by D. Lemire
blog: http://lemire.me/blog/
This code is meant to illustrate ideas that I present on my blog. Don't expect or ask for industrial-strength software. It is experimental code: it can be wrong, slow, poorly coded and poorly documented.
I do maintain some software meant for actual use, with bona fide unit testing and documentation. The code here does not fit in this category.
Pull requests are always welcome. If you find a mistake, please submit a patch. Note that contributions are thus received as being in the public domain.
You'll find code written in :
- C
- C++
- Java
- Python
- Swift
- Go
- JavaScript
and possibly other languages.
Unless otherwise stated, I make no copyright claim on this code: you may consider it to be in the public domain.
Don't bother forking this code: just steal it.