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:
- 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)☆82Updated 5 months ago
- Some library components that didn't quite fit anywhere else...☆36Updated 3 weeks ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆64Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- ☆34Updated 3 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 weeks ago
- Use unused bits in your pointer☆46Updated 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 9 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 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
- low-level library for minimizing the size of your types☆114Updated 6 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- ☆26Updated 5 years ago
- A fixed capacity dynamically sized string☆68Updated this week
- A C++ library for integer array compression☆29Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago