Morwenn / poplar-heap
make_heap and sort_heap for a poplar heap with O(1) extra memory
☆38Updated 6 months ago
Alternatives and similar repositories for poplar-heap:
Users that are interested in poplar-heap are comparing it to the libraries listed below
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆44Updated 3 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
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆34Updated 4 months ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆67Updated 5 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆38Updated 7 years ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Safe integer utilities for C++11☆16Updated 10 years ago
- Compile-time TRIE based string matcher (C++11)☆51Updated 5 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- fast prime sieve and hash algorithm☆38Updated last year
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- simd algorithms☆9Updated 9 years ago
- ☆33Updated 2 years ago
- 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
- Core abstractions for dealing with concurrency in C++☆67Updated 9 months ago
- C++ counting digits benchmark☆23Updated 11 years ago
- WIP☆26Updated 5 years ago