All Git Users → lemire

42 open source projects by lemire

1. Fastpriorityqueue.js
a fast heap-based priority queue in JavaScript
2. Fastrange
A fast alternative to the modulo reduction
3. Clhash
C library implementing the ridiculously fast CLHash hashing function
✭ 220
chashhashing
4. Fastmod
A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.
✭ 203
performance
5. Externalsortinginjava
External-Memory Sorting in Java
✭ 196
javasort
6. Streamvbyte
Fast integer compression in C using the StreamVByte codec
7. Rollinghashcpp
Rolling Hash C++ Library
✭ 141
hashing
8. Stronglyuniversalstringhashing
Benchmark showing the we can randomly hash strings very quickly with good universality
✭ 119
hashing
9. Fastbitset.js
Speed-optimized BitSet implementation for modern browsers and JavaScript engines
10. Docker programming station
A simple script to help programmers who want to work within Docker
✭ 110
shell
11. Maskedvbyte
Fast decoder for VByte-compressed integers
12. Despacer
C library to remove white space from strings as fast as possible
13. Dictionary
High-performance dictionary coding
✭ 77
simd
14. Cbitset
A simple bitset library in C
✭ 73
cbitset
15. Csharpewah
Compressed bitmaps in C#
16. Simdpcg
Vectorized version of the PCG random number generator
✭ 54
c
17. Simdprune
Pruning elements in SIMD vectors (i.e., packing left elements)
✭ 38
c
18. Simplebitmapbenchmark
Simple benchmark between compressed bitmap libraries in Java
✭ 15
java
19. Fastpfor
The FastPFOR C++ library: Fast integer compression
✭ 604
20. Javaewah
A compressed alternative to the Java BitSet class
✭ 474
javabitset
21. Code Used On Daniel Lemire S Blog
This is a repository for the code posted on my blog
✭ 455
c
22. Javafastpfor
A simple integer compression library in Java
23. Fast double parser
Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtod
✭ 412
24. Ewahboolarray
A compressed bitmap class in C++.
25. Simdcomp
A simple C library for compressing lists of integers using binary packing
26. Fastbase64
SIMD-accelerated base64 codecs
✭ 309
csimdavx2
27. Simdcompressionandintersection
A C++ library to compress and intersect sorted lists of integers using SIMD instructions
28. Fastvalidate Utf 8
header-only library to validate utf-8 strings at high speeds (using SIMD instructions)
✭ 260
c
29. bloofi
Bloofi: A java implementation of multidimensional Bloom filters
30. SIMDxorshift
Fast random number generators: Vectorized (SIMD) version of xorshift128+
31. SIMDgameoflife
Vectorized (AVX) version of the game of life
✭ 22
cMakefile
32. runningmaxmin
Fast maximum-minimum filters implemented in C++
33. talks
Random material having to do with Daniel Lemire's talks
34. SwiftBitset
A fast Bitset class in Swift
35. fasthashing
A Variable-Length String Hashing Library in C++
36. CRoaringUnityBuild
Dumps of CRoaring unity builds (for convenience)
37. RoaringBitmap
A better compressed bitset in Java
✭ 93
38. fast division
Simple C++ code to benchmark fast division algorithms
✭ 39
C++CMake
39. IndexWikipedia
A simple utility to index wikipedia dumps using Lucene.
40. MemoryLanes
iOS app to test memory-level parallelism
41. FastIntegerCompression.js
Fast integer compression library in JavaScript
42. FrameOfReference
C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference
1-42 of 42 user projects