Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 2, 2025
d9c4c08 · Mar 2, 2025
Dec 7, 2021
Dec 16, 2013
Dec 9, 2013
Dec 1, 2022
Apr 13, 2024
Dec 18, 2014
Aug 27, 2015
Aug 20, 2018
Apr 3, 2023
Dec 3, 2023
Oct 11, 2022
Jul 27, 2022
Oct 15, 2024
Aug 28, 2023
Apr 23, 2024
Jan 7, 2025
Mar 2, 2025
Feb 26, 2025
Jan 17, 2017
Jun 6, 2018
Jul 21, 2024
May 3, 2018
Nov 9, 2018

Repository files navigation

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.