robinmessage / fibonacciLinks
A simple C++ fibonacci heap implementation
☆31Updated 6 years ago
Alternatives and similar repositories for fibonacci
Users that are interested in fibonacci are comparing it to the libraries listed below
Sorting:
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆67Updated 2 years ago
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 10 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
- Boost.Sort☆53Updated this week
- ☆10Updated 5 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Boost.org dynamic_bitset module☆42Updated 2 months ago
- For details, see the blog post:☆32Updated last year
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- A C++ implementation of cache-oblivious Van Emde Boas search trees☆19Updated 7 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- C++11 Message Passing☆74Updated 3 years ago
- Execution primitives for C++☆153Updated 5 years ago
- Boost.org mpi module☆62Updated last month
- flat_map standardization proposal☆10Updated 3 years ago
- performance counters in C++☆21Updated 2 weeks ago
- ☆34Updated 3 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- The Berkeley Container Library☆124Updated last year
- benchmarking positional population count☆15Updated last year
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Boost.org iterator module☆21Updated 2 weeks ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Boost.uBlas☆116Updated 2 months ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆65Updated 10 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago