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:
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- ☆34Updated 3 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
- 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
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Some library components that didn't quite fit anywhere else...☆37Updated 11 months ago
- ☆26Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 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☆54Updated 4 months ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- Implementation of hash_append proposal☆67Updated 8 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Containers for building C++ on CI☆48Updated 10 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated this week
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago