zhenrong-wang / Code-used-on-Daniel-Lemire-s-blog

This is a repository for the code posted on my blog

Home Page:http://lemire.me/blog/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

This is a repository for the code posted on my blog

http://lemire.me/blog/


Languages

Language:C 59.5%Language:C++ 35.8%Language:Java 2.0%Language:JavaScript 0.8%Language:Python 0.6%Language:Swift 0.4%Language:Assembly 0.3%Language:Makefile 0.2%Language:Go 0.1%Language:Cuda 0.1%Language:Shell 0.1%Language:Gnuplot 0.1%Language:CMake 0.0%Language:Dockerfile 0.0%Language:Ruby 0.0%Language:Nim 0.0%