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:
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago
- Use unused bits in your pointer☆45Updated 7 years ago
- The Fancy Named Parameters Library☆32Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆50Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated 10 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- ☆34Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated this week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- ☆49Updated 7 years ago
- Tiny Test System☆27Updated 3 weeks ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Compile time counter that works with all major modern compilers☆56Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- 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
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago