Morwenn / poplar-heapLinks
make_heap and sort_heap for a poplar heap with O(1) extra memory
☆40Updated 11 months ago
Alternatives and similar repositories for poplar-heap
Users that are interested in poplar-heap are comparing it to the libraries listed below
Sorting:
- ☆26Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- ☆34Updated 3 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 9 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- Compile-time printf-like string formatting☆77Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Safe integer utilities for C++11☆16Updated 11 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
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 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…☆61Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆65Updated 4 years ago
- ☆31Updated 9 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- The Fancy Named Parameters Library☆31Updated last month
- 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
- A fixed capacity dynamically sized string☆66Updated last month
- Virtual memory based containers☆42Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- homogeneous variadic function parameters☆17Updated last year
- Flat containers for C++☆59Updated 2 years ago