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:
- Use unused bits in your pointer☆46Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 7 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 weeks ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- 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
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- ☆34Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 2 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- The Fancy Named Parameters Library☆36Updated last month
- Some library components that didn't quite fit anywhere else...☆36Updated 3 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- ☆25Updated 5 years ago