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:
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 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
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- fast prime sieve and hash algorithm☆38Updated this week
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆55Updated 5 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated this week
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 4 months 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
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 7 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Container Traits for Modern C++☆29Updated 4 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
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆50Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Containers for building C++ on CI☆48Updated 11 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago