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.☆39Updated 7 months ago
- Matrix multiplication using c++11 threads☆32Updated 7 years ago
- Clean examples of STL algorithms☆25Updated 6 years ago
- The boost website.☆24Updated this week
- Data cleanse, clustering with Vector Quantization and Adaptive Resonance Theory☆10Updated 7 years ago
- Simple interactive grapher for 2D plots☆27Updated 7 years ago
- GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆20Updated 2 years ago
- Long Short-Term Memory implementation by c++☆27Updated 6 years ago
- Boost.org integer module☆16Updated 2 weeks ago
- implementation of algorithms related to bezier curve for path smoothing☆15Updated 5 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 7 years ago
- Boost.org typeof module☆11Updated 2 weeks ago
- Small C++ library to produce GraphViz .gv files☆9Updated 2 years ago
- C++ CSV and DSV Filter Library https://www.partow.net/programming/dsvfilter/index.html☆2Updated 4 months ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- A single file C++ header-only minizip wrapper library☆27Updated 2 years ago
- Boost.org xpressive module☆17Updated 2 weeks ago
- shared memory inter process communication library☆7Updated 10 years ago
- Basic graph algorithms + Qt GUI☆14Updated 3 years ago
- C++ counting digits benchmark☆23Updated 11 years ago
- cross platform clipboard library☆15Updated last year
- Professional C++ Examples☆10Updated 3 years ago
- dataframe for c++☆26Updated 3 years ago
- Lite Distributed File System☆12Updated 5 years ago
- Windows pthreads with Visual Studio 2013☆53Updated 3 years ago
- anti-grain geometry☆36Updated 2 months ago
- Generic C++11 PIMPL implementation☆11Updated 10 months ago
- Coroutine implementation for C++11☆18Updated 12 years ago
- Boost.IO☆13Updated 2 weeks ago
- A Simulink Like IDE for C++,based on nana gui.☆10Updated 7 years ago