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
- The boost website.☆27Updated 2 months ago
- Boost.org integer module☆19Updated last month
- A visual Finite State Machine editor☆27Updated 7 years ago
- Modern c++17 unit testing framework on Microsoft Windows, Apple macOS, Linux, iOS and android.☆14Updated 4 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 3 months ago
- A basic JSON library in modern C++☆16Updated 4 years ago
- Multithreaded server design using threadpool on linux☆19Updated 9 years ago
- C++ library to interface with Microsoft SQL Server☆14Updated 7 months ago
- Boost.org typeof module☆13Updated 2 months ago
- C++ std::thread Event Loop with Message Queue and Timer☆48Updated 3 months ago
- Boost.org flyweight module☆13Updated 3 weeks ago
- Depth C++ library☆10Updated 6 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 12 years ago
- A C/C++ library for parsing and evaluation of arithmetic expressions.☆10Updated 3 years ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆29Updated 8 years ago
- A single file C++ header-only minizip wrapper library☆27Updated 3 years ago
- Primer for C++ Concepts☆24Updated 6 years ago
- C++ HTTP/REST/Websocket framework based on Nanomsg NG.☆19Updated 3 weeks ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Clean examples of STL algorithms☆25Updated 6 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 10 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- Simple string pattern matcher for C☆25Updated 4 years ago
- cross platform clipboard library☆17Updated 2 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- Rock (Robot Construction Kit) 3D visualization framework based on OpenSceneGraph and Qt☆20Updated last month
- Boost.org statechart module☆31Updated 2 months ago