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.☆68Updated 3 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated 2 years ago
- 🚀 Fast C/C++ bit population count library☆360Updated last year
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆446Updated last year
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Super Scalar Sample Sort in modern C++☆21Updated 5 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Boost.org graph module☆370Updated last month
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆420Updated 2 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆131Updated 2 years ago
- Boost.org algorithm module☆128Updated last month
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- Slides and sample code from presentations at our meetup.☆64Updated 5 years ago
- Bloom filters for C++11☆364Updated 4 years ago
- Fast in-place radix sort with STL-like API☆49Updated 9 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- Basic HashMap (Hash Table) Implementation in C++☆106Updated 10 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 3 months ago
- ☆25Updated 5 years ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- STL-style C++ skip_list container☆87Updated 3 years ago
- The Berkeley Container Library☆126Updated last month
- C++ MapReduce Library for efficient multi-threading on single-machine☆340Updated 5 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆354Updated last year
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- A C++ implementation of timsort☆314Updated last year
- Parallel Balanced Binary Tree Structures☆122Updated 10 months ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆46Updated 10 years ago
- Boost.Multiprecision☆245Updated last month
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago