tlk00 / BitMagicLinks
BitMagic Library
β428Updated 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β350Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.β328Updated 10 months ago
- C++ implementation of a memory efficient hash map and hash setβ362Updated 3 weeks ago
- Bloom-filter based minimal perfect hash function libraryβ265Updated 2 months ago
- STXXL: Standard Template Library for Extra Large Data Setsβ493Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for stringsβ183Updated last year
- Comprehensive benchmarks of C++ mapsβ314Updated 2 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructionsβ438Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashingβ760Updated last year
- A fast alternative to the modulo reductionβ313Updated 4 years ago
- High Performance Streams Based on Coroutine TS β‘β150Updated 6 years ago
- In-place Parallel Super Scalar Samplesort (IPSβ΄o)β164Updated 8 months ago
- a minimal C++ interval tree implementationβ231Updated 4 years ago
- Fast integer compression in C using the StreamVByte codecβ408Updated 7 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructureβ401Updated 2 weeks ago
- A STL allocator that mmaps filesβ252Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modificationβ261Updated 3 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating thβ¦β113Updated 9 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloadsβ210Updated 2 years ago
- Greg's Template Library of useful classes.β223Updated last month
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster thaβ¦β664Updated 4 months 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
- A C++ implementation of timsortβ310Updated 10 months ago
- Storage for my snippets, toy programs, etc.β366Updated 6 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!β230Updated 4 years ago
- Port of the xxhash library to C++17.β183Updated 4 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.β135Updated 6 years ago
- Fast in-place radix sort with STL-like APIβ47Updated 8 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+β119Updated 5 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averagβ¦β158Updated 2 months ago