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:
- A lightweight Qt C++ library providing some of the cryptographic hash algorithms not supported by QCryptographicHash☆16Updated 3 years ago
- Minimal pub/sub message queue in C.☆23Updated 11 years ago
- Boost.org tuple module☆21Updated 2 months ago
- A C/C++ library for parsing and evaluation of arithmetic expressions.☆11Updated 3 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 4 months ago
- Boost.org typeof module☆13Updated 2 months ago
- Boost.org flyweight module☆14Updated last month
- The boost website.☆27Updated 2 months ago
- A HTML5 engine for browser or webapp platform☆14Updated 11 months 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
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- anti-grain geometry☆43Updated this week
- Boost.org scope_exit module☆17Updated 2 months ago
- A small little tool for dumping a floating-point number in its native format☆56Updated 10 years ago
- Knot is a lightweight and simple TCP networking C++ library with no dependencies.☆28Updated 10 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- Convert floating-point numbers to strings in their shortest, most accurate representation☆12Updated 9 months ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆30Updated 8 years ago
- An implementation of 2D Bezier Curves in C++ using OpenGL, gl3w, glfw3 and imgui.☆67Updated 7 years ago
- Ever wanted to have a widget instead of simple text in QListWidget? Here you go.☆19Updated 7 years ago
- Boost.org array module☆23Updated 2 months ago
- Switch/Case strings using constexpr long hash☆15Updated 4 years ago
- Coroutine implementation for C++11☆18Updated 13 years ago
- A visual Finite State Machine editor☆27Updated 7 years ago
- Boost.org integer module☆20Updated 2 months ago
- C JSON parser (both, SAX-like & full DOM)☆26Updated last year
- A single file C++ header-only minizip wrapper library☆28Updated 3 years ago
- A minimal subset of the Boost C++ library☆36Updated 2 years ago
- Simple interactive grapher for 2D plots☆31Updated 7 years ago
- Boost.org property_map module☆17Updated 2 months ago