tlk00 / BitMagicLinks
BitMagic Library
β426Updated 4 months ago
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β348Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.β324Updated 9 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashingβ753Updated 11 months ago
- STXXL: Standard Template Library for Extra Large Data Setsβ492Updated last year
- C++ implementation of a memory efficient hash map and hash setβ360Updated 11 months ago
- Bloom-filter based minimal perfect hash function libraryβ266Updated last month
- Comprehensive benchmarks of C++ mapsβ311Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for stringsβ179Updated 11 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructionsβ437Updated last month
- A fast alternative to the modulo reductionβ311Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructureβ400Updated 2 months ago
- Fast Approximate Membership Filters (C++)β280Updated 7 months ago
- Fast integer compression in C using the StreamVByte codecβ407Updated 6 months ago
- Greg's Template Library of useful classes.β214Updated last week
- An open addressing linear probing hash table, tuned for delete heavy workloadsβ209Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modificationβ261Updated 3 years ago
- In-place Parallel Super Scalar Samplesort (IPSβ΄o)β163Updated 7 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!β128Updated 2 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster thaβ¦β663Updated 3 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating thβ¦β110Updated 7 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.htmlβ346Updated last year
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpersβ417Updated 7 months ago
- a minimal C++ interval tree implementationβ232Updated 4 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!β230Updated 3 years ago
- C++ implementation of a fast and memory efficient HAT-trieβ831Updated 11 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.β605Updated 2 weeks ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also proβ¦β74Updated last year
- βοΈ PTHash is a fast and compact minimal perfect hash function.β236Updated 2 months ago
- Storage for my snippets, toy programs, etc.β363Updated 5 months ago
- Fast in-place radix sort with STL-like APIβ47Updated 8 years ago