lichray / bitvectorLinks
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
Sorting:
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Experimental support for the Boost libraries on biicode☆15Updated 9 years ago
- 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 …☆26Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- My proposals for the C++ standard☆12Updated 2 weeks ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- Collection of header-only utilities for C++☆35Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- ☆31Updated 9 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- Prettiest C++ generator/coroutine implementation.☆14Updated 9 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- A C++14/17 implementation of named tuples☆71Updated 9 months ago
- Boost.org dynamic_bitset module☆40Updated last month
- A C++ library for integer array compression☆29Updated 3 years ago