lichray / bitvector
A dynamic version of std::bitset
☆16Updated 11 years ago
Alternatives and similar repositories for bitvector:
Users that are interested in bitvector are comparing it to the libraries listed below
- 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 …☆22Updated 2 years ago
- A sane and minimal C++14 unit test framework☆33Updated 9 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- A C++ library for integer array compression☆28Updated 2 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
- Linear vs binary search benchmark☆40Updated 5 years ago
- Vectorized version of the PCG random number generator☆75Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆38Updated 7 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Convert from UTF-8 to UTF-16 using SSE4☆11Updated 2 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- ☆11Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- ☆31Updated 9 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆35Updated 5 years ago
- Implementation of the C++ Standard Library Concepts☆13Updated 8 years ago
- Implicit and module-aware build system for future C++☆20Updated 8 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 5 years ago
- C++11 template meta-programming library.☆48Updated 9 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 10 months ago
- Allocation benchmarks☆30Updated 8 years ago
- A collection of generic, C++ Bloom Filter classes developed for the Boost C++ Libraries.☆23Updated 7 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago