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:
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 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
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆80Updated last month
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 2 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 3 months ago
- Reference implementation of Grisu-Exact in C++☆63Updated 4 years ago
- Boost.org multi_index module☆51Updated last month
- Flat containers for C++☆59Updated 2 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 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
- ☆26Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Safe integer utilities for C++11☆16Updated 10 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
- For details, see the blog post:☆32Updated last year
- String to Float Benchmark☆19Updated 6 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
- Towards a constexpr version of the C++ standard library☆18Updated last year
- ☆34Updated 3 years ago