Nerdylicious / DataStructures
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 9 years ago
Alternatives and similar repositories for DataStructures:
Users that are interested in DataStructures are comparing it to the libraries listed below
- Implementation of Dijkstra's algorithm in C++ which finds the shortest path from a start node to every other node in a weighted graph.☆38Updated 5 months ago
- Granular Rigid Body Simulation Framework: efficient research tools to simulate non-smooth granular rigid body dynamics.☆10Updated last year
- C++ CSV and DSV Filter Library https://www.partow.net/programming/dsvfilter/index.html☆2Updated 2 months ago
- serialization prototype for tiny-dnn☆15Updated 8 years ago
- Basic graph algorithms + Qt GUI☆14Updated 2 years ago
- WinValgrind ( valgrind for windows ) : Resource leak tracking tool for windows.☆30Updated 11 years ago
- A collection of core processing blocks☆11Updated last year
- Clean examples of STL algorithms☆25Updated 6 years ago
- Prototype UAV flight planner using genetic algorithms.☆12Updated 3 years ago
- cppnat is a NAT reverse proxy tool (aslo known as a hole punching tool) helps you expose your private IP and port and bind them onto a se…☆13Updated 4 months ago
- Modern c++17 unit testing framework on Microsoft Windows, Apple macOS, Linux, iOS and android.☆11Updated 3 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- Boost.org integer module☆17Updated last month
- Boost.IO☆13Updated last month
- Regression testing tools for the Boost C++ Libraries project.☆9Updated last week
- Unofficial mpv with added custom native Visual Studio project build tools. mpv: Video player based on MPlayer/mplayer2.☆13Updated 6 years ago
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆13Updated last year
- C implementation of the Kohonen Neural Network (SOM algorithm)☆10Updated 5 years ago
- Cross-platform C++ library to copy/paste clipboard content☆23Updated last month
- A header-only C++ library that augments the standard library with useful code snippets☆12Updated 4 months ago
- Priority queue for C☆10Updated last year
- Android HAL☆8Updated 3 weeks ago
- Source code for 'C++ Standard Library Quick Reference' by Peter Van Weert and Marc Gregoire☆21Updated 7 years ago
- DEPRECATED. USE INSTEAD: https://github.com/blockspacer/flex_squarets_plugin☆12Updated 4 years ago
- interconverting json string and c++ class(convert json string to c++ class, and convert c++ class to json string)☆12Updated 8 years ago
- Learning Modern C++ Functional Programming, published by Packt☆27Updated 4 years ago
- Coroutine implementation for C++11☆18Updated 12 years ago
- Red-black tree in C☆7Updated 5 years ago
- HTML rendering plugin for Lumix Engine☆17Updated 7 years ago