tlk00 / BitMagicLinks
BitMagic Library
β425Updated last month
Alternatives and similar repositories for BitMagic
Users that are interested in BitMagic are comparing it to the libraries listed below
Sorting:
- π Fast C/C++ bit population count libraryβ346Updated 11 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashingβ742Updated 8 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.β316Updated 6 months ago
- C++ implementation of a memory efficient hash map and hash setβ349Updated 8 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for stringsβ178Updated 8 months ago
- Fast integer compression in C using the StreamVByte codecβ399Updated 3 months ago
- STXXL: Standard Template Library for Extra Large Data Setsβ492Updated last year
- Comprehensive benchmarks of C++ mapsβ309Updated 2 years ago
- Microbenchmarking for Modern C++β219Updated 4 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]β617Updated 2 years ago
- Greg's Template Library of useful classes.β199Updated 2 weeks ago
- A C++ micro-benchmarking frameworkβ363Updated 5 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructureβ396Updated last week
- A fast alternative to the modulo reductionβ308Updated 4 years ago
- Portable header-only C++ low level SIMD libraryβ1,273Updated 9 months ago
- High Performance Streams Based on Coroutine TS β‘β150Updated 6 years ago
- Bloom-filter based minimal perfect hash function libraryβ262Updated 2 years ago
- A header-only C++ library for task concurrencyβ628Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing functionβ278Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructionsβ434Updated last year
- Range-based goodness for C++17β362Updated 4 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elemβ¦β444Updated 2 weeks ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-Inβ¦β516Updated 4 years ago
- P1031 low level file i/o and filesystem library for the C++ standard