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.
☆11Aug 13, 2015Updated 10 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.☆40Aug 3, 2024Updated last year
- Implement a multi-threaded HTTP web server based on boss-worker thread pattern in C, using pthread library.☆12Sep 26, 2012Updated 13 years ago
- Library for reading Microsoft ITSS/CHM format files.☆43Aug 15, 2019Updated 6 years ago
- Boost.org conversion module☆14Mar 11, 2026Updated last week
- Boost.org logic module☆12Mar 11, 2026Updated last week
- Stock prediction done using RNN and LTSM to resolve vanishing gradient problem. Dataset used is obtained from Pakistan Stock Exchange☆10Dec 6, 2018Updated 7 years ago
- kubectl-check-cert will help you find the kubernetes certificates that can be expired and check the remaining time.☆24Jan 29, 2019Updated 7 years ago
- VRRPv3 protocol implementation☆11Jan 15, 2021Updated 5 years ago
- Parallel Build Strategy Experiments☆17Aug 21, 2025Updated 6 months ago
- ☆10Jun 12, 2018Updated 7 years ago
- Python wrapper around AWS Cloudfromation & Boto3 SDK☆13Mar 25, 2021Updated 4 years ago
- A crypto-programming language including an IDE☆12Feb 12, 2025Updated last year
- RIP protocol implementation in Go☆11Dec 3, 2017Updated 8 years ago
- Boost.org typeof module☆13Mar 11, 2026Updated last week
- A RADIUS implementation in Go☆18Jan 22, 2016Updated 10 years ago
- CLI for converting Kubernetes Secrets to Kubernetes ExternalSecrets☆12Aug 10, 2021Updated 4 years ago
- Command line tool to generate GitHub App tokens.☆14Sep 14, 2022Updated 3 years ago
- Simple Syntax-Directed Interpreter for a subset of SQL☆13Jan 3, 2011Updated 15 years ago
- Combinators in C☆37Jun 5, 2012Updated 13 years ago
- Snake Ladder game using React JS, Redux and other technologies.☆11Jul 30, 2016Updated 9 years ago
- ☆14Nov 8, 2024Updated last year
- hi3516dv300☆11Oct 20, 2021Updated 4 years ago
- An educational tool for providing a gentle introduction to Assembly☆10Mar 24, 2022Updated 3 years ago
- A simple backtracking regex engine written in JavaScript☆10Oct 4, 2015Updated 10 years ago
- Eclipse in PortableApps.com Format☆14Feb 26, 2025Updated last year
- Patiencediff implementation☆16Jan 1, 2026Updated 2 months ago
- Kubernetes operator example in Python3☆13Mar 21, 2019Updated 6 years ago
- Github Gists from the command line. On MAC OSX, it (will be) an Alfred Workflow!☆11Dec 20, 2020Updated 5 years ago
- Learn how to create a highly available k8s cluster from scratch with Ansible☆15Apr 18, 2022Updated 3 years ago
- ☆87Nov 9, 2014Updated 11 years ago
- implementation of OEIS sequences☆11Nov 30, 2016Updated 9 years ago
- A sample application to demo the Iconfinder API☆11Aug 7, 2020Updated 5 years ago
- Control your server's `traceroute` reply☆11Jun 12, 2016Updated 9 years ago
- A Mathematica and Matlab toolboxes for Clifford algebras of n-dimensional Euclidean vector spaces☆11Jan 24, 2018Updated 8 years ago
- Cayley Dickson algebra implementation in python☆12Jan 3, 2019Updated 7 years ago
- Formats tables in MarkDown documents when using the Format Document editor context menu option in VS Code.☆14Apr 14, 2022Updated 3 years ago
- python library for visualization string edit distance☆10Oct 15, 2021Updated 4 years ago
- Fork of Gaigen 2.5☆12Aug 14, 2015Updated 10 years ago
- Decimal64 and decimal128 for PostgreSQL☆10Sep 25, 2015Updated 10 years ago