There are no reviews yet. Be the first to send feedback to the community and the maintainers!
FastPFor
The FastPFOR C++ library: Fast integer compressionCode-used-on-Daniel-Lemire-s-blog
This is a repository for the code posted on my blogfast_double_parser
Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtodjavaewah
A compressed alternative to the Java BitSet classJavaFastPFOR
A simple integer compression library in Javasimdcomp
A simple C library for compressing lists of integers using binary packingEWAHBoolArray
A compressed bitmap class in C++.SIMDCompressionAndIntersection
A C++ library to compress and intersect sorted lists of integers using SIMD instructionsfastbase64
SIMD-accelerated base64 codecsstreamvbyte
Fast integer compression in C using the StreamVByte codecFastPriorityQueue.js
a fast heap-based priority queue in JavaScriptfastvalidate-utf-8
header-only library to validate utf-8 strings at high speeds (using SIMD instructions)fastrange
A fast alternative to the modulo reductionfastmod
A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.clhash
C library implementing the ridiculously fast CLHash hashing functionexternalsortinginjava
External-Memory Sorting in Javarollinghashcpp
Rolling Hash C++ LibraryFastBitSet.js
Speed-optimized BitSet implementation for modern browsers and JavaScript enginesdocker_programming_station
A simple script to help programmers who want to work within Dockerdespacer
C library to remove white space from strings as fast as possibleStronglyUniversalStringHashing
Benchmark showing the we can randomly hash strings very quickly with good universalitytestingRNG
Testing common random-number generators (RNG)MaskedVByte
Fast decoder for VByte-compressed integerscbitset
A simple bitset library in Clbimproved
Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)dictionary
High-performance dictionary codingSIMDxorshift
Fast random number generators: Vectorized (SIMD) version of xorshift128+csharpewah
Compressed bitmaps in C#fastrand
Fast random number generation in an interval in Python: Up to 10x faster than random.randint.bloofi
Bloofi: A java implementation of multidimensional Bloom filtersrollinghashjava
Rolling hash functions in JavaLittleIntPacker
C library to pack and unpack short arrays of integers as fast as possiblesimdpcg
Vectorized version of the PCG random number generatorTypedFastBitSet.js
Speed-optimized BitSet implementation for modern browsers and JavaScript engines, uses typed arraysFastIntegerCompression.js
Fast integer compression library in JavaScriptsimdprune
Pruning elements in SIMD vectors (i.e., packing left elements)testingmlp
Testing memory-level parallelismFastDifferentialCoding
Fast differential coding functions (using SIMD instructions)multiplatform_simd_recipes
SIMD recipes, for various platforms (collection of code snippets)runningmaxmin
Fast maximum-minimum filters implemented in C++validateutf8-experiments
Reproducible experimeents on UTF-8 validation using SIMD instructionsfasthashing
A Variable-Length String Hashing Library in C++fast_division
Simple C++ code to benchmark fast division algorithmsFrameOfReference
C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of ReferenceSwiftBitset
A fast Bitset class in SwiftFastShuffleExperiments
How fast can we shuffle values?programmingishard
Long-term book projectStablePriorityQueue.js
A stable heap-based priority queue in JavaScriptfastscancount
Fast implementations of the scancount algorithm: C++ header-only librarySIMDgameoflife
Vectorized (AVX) version of the game of lifeCMemoryUsage
Measuring memory usage in C and C++CRoaringUnityBuild
Dumps of CRoaring unity builds (for convenience)SwiftWyhash
Fast random number generator in pure Swiftkodakimagecollection
Set of images made available royalty-free by Kodaksparsebitmap
A simple sparse bitmap implementation in javaIndexWikipedia
A simple utility to index wikipedia dumps using Lucene.PiecewiseLinearTimeSeriesApproximation
code from Daniel Lemire, A Better Alternative to Piecewise Linear Time Series Segmentation, SIAM Data Mining 2007, 2007.Concise
C++ implementation of Concise and WAH compressed bitsetsMemoryLanes
iOS app to test memory-level parallelismfastrandom
crackingxoroshiro128plus
How to "crack" xoroshiro128+: from two outputs, derive a possible seedtalks
Random material having to do with Daniel Lemire's talksRealisticTabularDataSets
Some realistic tabular datasets for testing (CSV)StarSchemaBenchmark
O'Neil et al.'s Star Schema Benchmark: curated codevectorclass
Random number generator for large applications using vector instructionssimple_fastfloat_benchmark
simplebitmapbenchmark
Simple benchmark between compressed bitmap libraries in Javazobristhashing
Zobrist hashing in CBitSliceIndex
Experiments on bit-slice indexingSIMDIntersections
Vectorized intersections (research code)microbenchmarks
Private microbenchmarksbackward_multiplication
Multiplying... backward?pospopcnt_avx512
benchmarking positional population countcostofsafety
Quick experiment to see how expensive safety is in C, for researchconstantdivisionbenchmarks
Benchmarks for constant-division problems (not a library! for research only!)createfasthash
Code from article http://locklessinc.com/articles/fast_hash/SwiftCallingCHeader
Calling a C header from Swift (example)arraylayout
Pat Morin's arraylayoutWebAssemblyVSJavaScript
Project to compare the performance of WebAssembly with JavaScriptrowreorderingcpplibrary
This is a set of row-reordering algorithms and data compression compression schemes implemented in C++.ComputerLanguageBenchmark
Captured as http://benchmarksgame.alioth.debian.org is closingfastheap
Fast heap data structures in Go (golang)iosbitmapdecoding
Experimenting with bitmap decoding on iosnotesdecours
Notes de coursgutenberg-headers
Removing Manually-Generated Boilerplate from Project Gutenberg e-Booksgobitmapbenchmark
A Go project to benchmark various bitmap implementations (this is not a library!)simple_simdjson_python_wrapper
Simple use of simdjson from python (for research purposes)pythonmaxmin
Fast minimum-maximal filter in Pythonjstypes
Doing C-like arithmetic and logical operations in JavaScript (full 64-bit support)hierarchicalbinbuffering
Hierarchical Bin Buffering C++ Libraryfast_float_supplemental_tests
Supplemental tests for the fast_float library (credit: Nigel Tao)HashVSTree
Do hash table use more memory than trees? A case study in Java.zone_benchmarks
zone-file parsing benchmarkDivisionBenchmark
A not-so-exciting benchmark to measure the performance of some division functionsRoaringVSConciseBenchmark
A benchmark comparing roaring and conciseexercices_lucene
Exercises pour s'approprier lucene, le moteur de rechercheroaring_rust_benchmark
Basic benchmark to compare different Roaring bitmap implementations in Rustdatasciencebook
viewsizeestimation
Unassuming hashing-based view-size estimation techniquesjackson-json-bench
A silly benchmark for Jackson (JSON parser)Love Open Source and this site? Check out how you can help us