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:
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated 2 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆231Updated 7 months ago
- Execution primitives for C++☆155Updated 5 years ago
- Templated Portable I/O Environment☆114Updated 8 months ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- A fast and flexible c++ template class for tree data structures☆114Updated 4 months ago
- A feature complete LRU cache implementation in C++☆261Updated 6 years ago
- Modern library for bulk-synchronous parallel programs.☆94Updated 2 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago
- Multiprecision for modern C++☆321Updated last year
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆49Updated 6 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
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- A STL allocator that mmaps files☆254Updated 4 years ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years 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
- C++14 cache friendly B-heap priority queue☆109Updated 3 months ago
- A C++14-and-later expression template library☆109Updated 2 weeks ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A generic C++11 k-means clustering implementation☆215Updated 8 months ago
- Fast multi-dimensional generalized histogram with convenient interface for C++14☆330Updated 2 weeks ago
- Boost SIMD☆231Updated 6 years ago
- C++11 Message Passing☆74Updated 3 years ago
- The x template library☆229Updated 2 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated 11 months ago
- Compile time mathematic functions for C++14☆186Updated 4 years ago
- C++ Library for Portable SIMD Vectorization☆84Updated last year
- C++ implementation of a memory efficient hash map and hash set☆366Updated last month