Morwenn / poplar-heapLinks
make_heap and sort_heap for a poplar heap with O(1) extra memory
☆41Updated last year
Alternatives and similar repositories for poplar-heap
Users that are interested in poplar-heap are comparing it to the libraries listed below
Sorting:
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- ☆34Updated 3 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 3 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 3 weeks ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- ☆25Updated 5 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 9 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆51Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Flat containers for C++☆59Updated 7 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago