beniz / fiboheap
C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.
☆66Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for fiboheap
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- A C++14-and-later expression template library☆108Updated this week
- 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
- Boost.Sort☆51Updated this week
- UME::SIMD A library for explicit simd vectorization.☆90Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- C++ implementation of concurrent Binary Search Trees☆73Updated 9 years ago
- Templated Portable I/O Environment☆112Updated last month
- A fast and flexible c++ template class for tree data structures☆96Updated 2 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆107Updated 8 months ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 4 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆61Updated 9 years ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆46Updated 5 years ago
- A relatively simple implementation of the R* Tree data structure for C++☆48Updated last year
- Execution primitives for C++☆154Updated 4 years ago
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 6 years ago
- A modern interface for implementing bulk-synchronous parallel programs.☆93Updated last year
- Fixed Point Arithmetic C++14 Library☆108Updated 6 years ago
- Compile-time linear algebra in C++☆57Updated 7 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Boost Quaternions, Vectors, Matrices library☆85Updated this week
- Parallel k-D Tree Construction☆55Updated 12 years ago
- Automatic Differentiation C++ Library☆56Updated 4 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- Boost.org graph_parallel module☆27Updated this week
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago