beniz / fiboheapLinks
C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.
☆67Updated 2 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++☆153Updated 5 years ago
- Programming Accelerators with C++ (PACXX)☆57Updated 7 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆77Updated 4 years ago
- A modern interface for implementing bulk-synchronous parallel programs.☆94Updated 2 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆227Updated last month
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 10 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- Templated Portable I/O Environment☆113Updated 2 months ago
- A fast and flexible c++ template class for tree data structures☆105Updated 3 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆47Updated 6 years ago
- The Bit Library☆58Updated 6 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆493Updated last year
- A C++14-and-later expression template library☆110Updated 3 months ago
- Intel(R) Concurrent Collections for C++☆115Updated 2 years ago
- Fast containers of polymorphic objects.☆68Updated 3 weeks ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- String splitting benchmarks☆39Updated 9 years ago
- Boost.Sort☆53Updated 2 weeks ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Fixed Point Arithmetic C++14 Library☆111Updated 7 years ago
- Skeleton for C++ header-only libraries☆118Updated last year
- Compile-time linear algebra in C++☆56Updated 7 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A collection of string sorting algorithms☆55Updated 3 years ago