avagordon01 / bitarray
c++ bitarray with more simplicity, functionality (and possibly performance) than std::bitset
☆13Updated 10 months ago
Alternatives and similar repositories for bitarray:
Users that are interested in bitarray are comparing it to the libraries listed below
- Examples of intrusive container templates in C++.☆9Updated 6 years ago
- C++ asynchronous mongo library on top of the REACT-CPP library. Uses lambdas and callbacks to return query results.☆12Updated 10 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- How fast can we shuffle values?☆37Updated last year
- A compressed bitset with supporting data structures and algorithms☆19Updated 11 years ago
- Binary search implementation that avoids branch instructions☆10Updated 5 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆84Updated 3 weeks ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- C++ template library for floating point operations☆26Updated this week
- ☆41Updated last year
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- ☆31Updated 9 years ago
- ☆20Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- ☆19Updated 6 months ago
- An easy to use and efficient memory pool allocator written in C++.☆11Updated 8 years ago
- Cross-platform C++ library for fast binary and REST messaging☆42Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- A vectorized single header hash function.☆19Updated 5 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated last week
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- A generic Priority Queue implementation in C using heaps - nothing fancy.☆12Updated 7 years ago
- ☆34Updated 6 months ago