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 9 years ago
Alternatives and similar repositories for DataStructures
Users that are interested in DataStructures are comparing it to the libraries listed below
Sorting:
- Implementation of Dijkstra's algorithm in C++ which finds the shortest path from a start node to every other node in a weighted graph.☆40Updated 10 months ago
- Granular Rigid Body Simulation Framework: efficient research tools to simulate non-smooth granular rigid body dynamics.☆10Updated 4 months ago
- pocketfft in standalone C☆15Updated 4 years ago
- Coroutine implementation for C++11☆18Updated 13 years ago
- Chromium DevTools remote for C++☆11Updated 7 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- 🐣 A small event loop lib in C++☆8Updated 8 years ago
- Basic graph algorithms + Qt GUI☆14Updated 3 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- shared memory inter process communication library☆7Updated 11 years ago
- 3D Computational Geometry in C++11☆19Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Directed Acyclic Graph For C++ With Cached Transitive Closure☆28Updated 6 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Boost.org scope_exit module☆17Updated 2 months ago
- easy to use callback library for C++☆42Updated 8 years ago
- Included in this repo are basic C++ objects for reading the state of keyboard, mouse, joystick, and multi-touch input devices under Linux…☆13Updated 9 years ago
- Boost.org typeof module☆13Updated 3 weeks ago
- Depth C++ library☆10Updated 6 years ago
- A simple C++11 read-write lock.☆9Updated 6 years ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆36Updated this week
- The boost website.☆27Updated this week
- Boost.Convert☆17Updated 2 months ago
- C/C++ Plotting Library☆26Updated 2 years ago
- Boost.org property_map module☆16Updated 2 months ago
- anti-grain geometry☆40Updated 3 weeks ago
- In a adjacent list Graph, find the shortest path between two Nodes by Dijkstra's algorithm.☆12Updated 11 years ago
- FEE's Finite Element ElectroMagnetism software.☆20Updated 5 years ago
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago