GitHunt
FI

filipecosta90/Code-used-on-Daniel-Lemire-s-blog

This is a repository for the code posted on my blog

Code used on Daniel Lemire's blog

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.

Contributions

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.

Languages

You'll find code written in :

  • C
  • C++
  • Java
  • Python
  • Swift
  • Go
  • JavaScript

and possibly other languages.

Licensing

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.

Languages

C54.9%C++40.2%Java1.7%JavaScript0.7%Python0.6%HTML0.3%Swift0.3%Makefile0.2%Assembly0.2%TeX0.2%Go0.1%Cuda0.1%C#0.1%Shell0.1%CMake0.1%Gnuplot0.1%Dockerfile0.0%PHP0.0%Ruby0.0%Nim0.0%
Created January 19, 2025
Updated January 19, 2025
filipecosta90/Code-used-on-Daniel-Lemire-s-blog | GitHunt