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:
- Minimal pub/sub message queue in C.☆23Updated 11 years ago
- Smart enums for c++☆12Updated 8 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 5 months ago
- C++11 header-only thread pool library☆20Updated 6 years ago
- A visual Finite State Machine editor☆27Updated 7 years ago
- An Extremely Fast Compression Algorithm.☆16Updated 4 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
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Trying to implement Scikit Learn for Python in C++ (Single Headers and No dependencies)☆48Updated 5 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- Depth C++ library☆10Updated 7 years ago
- C JSON parser (both, SAX-like & full DOM)☆27Updated last year
- Simple string pattern matcher for C☆25Updated 4 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 6 months ago
- String to Float Benchmark☆19Updated 7 years ago
- The boost website.☆27Updated last month
- Shared-memory based ring buffer☆66Updated 8 years ago
- anti-grain geometry☆43Updated 2 months ago
- support c++ string, zstd compress,decompress, stream compress, stream decompress☆23Updated 5 years ago
- Python's excellent OptionParser in C++☆94Updated 2 years ago
- A Simulink Like IDE for C++,based on nana gui.☆10Updated 8 years ago
- A light weight, low level embedded key-value database library☆32Updated 12 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- A single file C++ header-only minizip wrapper library☆29Updated 3 years ago
- A small little tool for dumping a floating-point number in its native format☆56Updated 10 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 12 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Multithreaded server design using threadpool on linux☆19Updated 10 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago