Morwenn / poplar-heap
make_heap and sort_heap for a poplar heap with O(1) extra memory
☆37Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for poplar-heap
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆68Updated 3 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- ☆32Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆59Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- A fixed capacity dynamically sized string☆63Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- ☆26Updated 4 years ago
- Flat containers for C++☆56Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- The Fancy Named Parameters Library☆27Updated last week
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 5 years ago
- homogeneous variadic function parameters☆17Updated 9 months ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Compile-time printf-like string formatting☆76Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Embrace (post) modern C++☆9Updated 3 years ago