beniz / fiboheapLinks
C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.
☆68Updated 3 years ago
Alternatives and similar repositories for fiboheap
Users that are interested in fiboheap are comparing it to the libraries listed below
Sorting:
- Execution primitives for C++☆154Updated 5 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆230Updated 5 months ago
- A fast and flexible c++ template class for tree data structures☆110Updated 2 months ago
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated last year
- Multiprecision for modern C++☆319Updated 11 months ago
- Templated Portable I/O Environment☆114Updated 6 months ago
- Modern library for bulk-synchronous parallel programs.☆94Updated 2 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆45Updated 10 years ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- A C++14-and-later expression template library☆109Updated last week
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- Boost.org graph module☆365Updated last week
- K-d tree implementation in C++☆58Updated 12 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- A Light-weight and Fast Template Matrix Library☆133Updated 12 years ago
- Boost SIMD☆231Updated 6 years ago
- A STL allocator that mmaps files☆252Updated 4 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- C++ MapReduce Library for efficient multi-threading on single-machine☆338Updated 4 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆49Updated 6 years ago
- C++14 cache friendly B-heap priority queue☆109Updated 2 months ago
- A generic C++11 k-means clustering implementation☆215Updated 6 months ago
- A C++ implementation of timsort☆312Updated 11 months ago
- C++ implementation of a memory efficient hash map and hash set☆364Updated 2 weeks ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- Spatial Containers, Pareto Fronts, and Pareto Archives☆99Updated last year
- ☆42Updated 7 years ago
- Compile time mathematic functions for C++14☆187Updated 4 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago