Nerdylicious / DataStructuresLinks
A collection of data structure/ADT implementations in C++. Includes binary trees, dictionaries, deque, doubly-linked lists, graphs (using an adjacency list), hash tables. Some implementations make use of the stack or queue ADT.
☆11Updated 10 years ago
Alternatives and similar repositories for DataStructures
Users that are interested in DataStructures are comparing it to the libraries listed below
Sorting:
- Coroutine implementation for C++11☆18Updated 13 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- A basic JSON library in modern C++☆16Updated 4 years ago
- cross platform clipboard library☆17Updated last year
- Utility Kit (for C++), stuff missing from std:: namespace☆12Updated this week
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆42Updated 2 months ago
- Fast cross-platform async network library☆16Updated 5 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- C++11 header-only thread pool library☆19Updated 6 years ago
- ☆18Updated 6 years ago
- An optimized Ring Buffer implementation based on the POSIX shared memory trick☆16Updated last year
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- Knot is a lightweight and simple TCP networking C++ library with no dependencies.☆28Updated 10 years ago
- C JSON parser (both, SAX-like & full DOM)☆25Updated last year
- A lightweight Qt C++ library providing some of the cryptographic hash algorithms not supported by QCryptographicHash☆16Updated 3 years ago
- Depth C++ library☆10Updated 6 years ago
- ☆22Updated 4 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆33Updated last year
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 11 years ago
- Boost.org flyweight module☆13Updated last month
- C++ library for conversion between big and little endian data representations.☆37Updated 3 months ago
- SVG document object model in C++☆49Updated last month
- Cross platform programmers editor, uses the CopperSpice libraries☆21Updated 5 months ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- Windows pthreads with Visual Studio 2013☆54Updated 3 years ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆29Updated 8 years ago
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago
- Terminal image viewer / conversion tool☆14Updated last year
- A small little tool for dumping a floating-point number in its native format☆55Updated 10 years ago