Morwenn / poplar-heap
make_heap and sort_heap for a poplar heap with O(1) extra memory
☆38Updated 7 months ago
Alternatives and similar repositories for poplar-heap:
Users that are interested in poplar-heap are comparing it to the libraries listed below
- ☆33Updated 2 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- ☆26Updated 4 years 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 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 5 months ago
- 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++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆67Updated 6 months 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
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated last week
- homogeneous variadic function parameters☆17Updated last year
- C++20 for flag enums☆27Updated 4 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- Flat containers for C++☆59Updated 2 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- fast prime sieve and hash algorithm☆38Updated last week
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year