lichray / bitvector
A dynamic version of std::bitset
☆16Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for bitvector
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆21Updated 2 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- Convert from UTF-8 to UTF-16 using SSE4☆12Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Scalpel stands for source code analysis, libre and portable library. This is a C++ library which aims to perform full syntax and semantic…☆16Updated 12 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- Linear vs binary search benchmark☆41Updated 4 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- finding set bits in large bitmaps☆15Updated 8 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 5 years ago
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- ☆30Updated 8 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- ☆20Updated 5 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- ☆11Updated 5 years ago
- C++1z variant, never empty, constexpr visit/multivisit (perfect forwarding for visitor and its parameters), delayed visitor, composite vi…☆13Updated 8 years ago
- Allocation benchmarks☆30Updated 8 years ago
- lock-free malloc implementation☆13Updated 13 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- For details, see the blog post:☆31Updated 11 months ago