Hey all - following up on FOSDEM, a couple of us Nim developers from Status are hanging around in Brussels for the week. I figured it might be a good time to highlight some of the code we've been developing over the past few months. Most of the things we do serve the needs of block chains, and in particular Ethereum - both the currently running version and the upgrade that's being researched - our work is sponsored not only by Status but also by the Ethereum Foundation and Protocol Labs through grants.
We've got a site dedicated to documentation, but here are a few highlights:
Many more libraries are being developed or wrapped as part of our main projects, Nimbus and Beacon Chain - in particular, in the vendor folder you'll find a list of currently maintained implementations of fancy cryptography like BLS and elliptic curves, wrappers for popular databases, arbitrary-precision integers, metrics, serialization, streams and lots of other toys.
All the libraries are liberally licensed, meaning you can use them in your project freely - if you hit any snags, do get in touch (for example on discord: https://discord.gg/XRxWahP) - there's also more going on, and we're presently hiring developers and technical writers - nim experience is nice but not a must.