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:
- Matrix multiplication using c++11 threads☆33Updated 8 years ago
- Fast cross-platform async network library☆16Updated 6 years ago
- Convert floating-point numbers to strings in their shortest, most accurate representation☆12Updated last year
- Coroutine implementation for C++11☆18Updated 13 years ago
- C++11 header-only thread pool library☆19Updated 6 years ago
- A lightweight Qt C++ library providing some of the cryptographic hash algorithms not supported by QCryptographicHash☆16Updated 3 years ago
- Learning Modern C++ Functional Programming, published by Packt☆26Updated 5 years ago
- A Simulink Like IDE for C++,based on nana gui.☆10Updated 8 years ago
- Hands-On Algorithms for Computer Vision, published by Packt☆36Updated 3 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
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- Priority queue for C☆12Updated 2 years ago
- ☆16Updated 2 years ago
- An implementation of Judy Arrays in 1250 Lines of C Code. (with sample CLI applications and Xcode project)☆17Updated 14 years ago
- A very simple "Hello World!" GLUT application demonstrating how to write OpenGL applications in C with MinGW and MSVC.☆37Updated 8 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 7 months ago
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等☆16Updated 5 years ago
- A single file C++ header-only minizip wrapper library☆29Updated 3 years ago
- Simple string pattern matcher for C☆25Updated 5 years ago
- A light weight, low level embedded key-value database library☆32Updated 12 years ago
- Qt 3D data visualization framework☆60Updated this week
- anti-grain geometry☆43Updated 2 months ago
- An interpreter for the Monkey programming language written in C++☆29Updated 2 years ago
- A visual Finite State Machine editor☆27Updated 7 years ago
- A little Ruby gem that converts breakpad reports into Sentry events☆15Updated 9 years ago
- C++ modelling library for integer programming☆15Updated 5 years ago
- Basic graph algorithms + Qt GUI☆14Updated 3 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- Expression parser written in C++☆31Updated 11 years ago
- Cross platform programmers editor, uses the CopperSpice libraries☆23Updated last week