Neutralis is a one-person team that re-writes maintains legacy packages for various platforms. At the core, we follow 3 principles :
- Resources are valuable, treat them as such. Superflous code wastes disk space, memory, and CPU cycles. Optimisations should be made wherever possible while still maintaining readibility.
- Dependecy hell should be damned. We use as few external dependencies as possible while still providing a reliable and standard-conforming product
- Keep it stupid simple.
As of this time, we do not accept donations, but are open to project sponsorships and requests. You can learn more about supporting Neutralis here.
What we've worked on
crc16
Go implementation of CRC-16-ANSI.
Done for : The Boring Software Company
View project source →
uuid (née nobs-uuid)
A No BS UUIDv4 generator and parser for Golang.
Done for : Unnamed Engineering
View project source →
hbl-arrays
A helper for Handlebars that adds array operations.
Done for : PrivacySpy
View project source →
hbl-cmark
A helper for Handlebars that adds CommonMark/Markdown rendering.
Done for : PrivacySpy
View project source →
hbl-comparison
A helper for Handlebars that adds comparison functions.
Done for : PrivacySpy
View project source →
See all of public works →