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
Related projects ⓘ
Alternatives and complementary repositories for DataStructures
- Implementation of Dijkstra's algorithm in C++ which finds the shortest path from a start node to every other node in a weighted graph.☆38Updated 3 months ago
- Coroutine implementation for C++11☆18Updated 12 years ago
- Granular Rigid Body Simulation Framework: efficient research tools to simulate non-smooth granular rigid body dynamics.☆10Updated last year
- C++ CSV and DSV Filter Library https://www.partow.net/programming/dsvfilter/index.html☆2Updated this week
- Basic graph algorithms + Qt GUI☆13Updated 2 years ago
- cross platform clipboard library☆15Updated last year
- yaSSL, or yet another SSL, is an embedded ssl library for programmers building security functionality into their applications and devices…☆11Updated 6 years ago
- interconverting json string and c++ class(convert json string to c++ class, and convert c++ class to json string)☆12Updated 8 years ago
- sqxclib is a library to convert data between C language and SQL, JSON, etc. It provides ORM features and C++ wrapper.☆16Updated 3 weeks ago
- shared memory inter process communication library☆7Updated 10 years ago
- Modern c++ object factory implementation in <200 lines☆12Updated 3 years ago
- Use libxlsxwriter in Qt 5 or 6. libxlsxwriter is a C library for creating Excel XLSX files.☆11Updated 3 years ago
- Show HTML powered tooltips using the litehtml rendering engine.☆11Updated 10 years ago
- Small C++ library to produce GraphViz .gv files☆9Updated last year
- Real-time centralized logging server ⚡☆34Updated last year
- Cross-platform dlopen()-related wrappers☆10Updated 3 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- Overview For this assignment you will be developing an application that uses raw IP sockets to ‘walk’ around an ordered list of nodes (g…☆25Updated 9 years ago
- Camera Streaming using VS2015 + MFC + WinSocket TCP/IP + UDP/IP☆13Updated 8 years ago
- Cross platform, threaded priority work queue scheduler library in C, with optional C++ wrapper. Run jobs based on priority, and/or schedu…☆23Updated 7 years ago
- Cross-platform C++ library to copy/paste clipboard content☆22Updated 5 months ago
- A Easy-to-Use uTorrent Transport Protocol Library☆14Updated 4 years ago
- WinValgrind ( valgrind for windows ) : Resource leak tracking tool for windows.☆29Updated 11 years ago
- Use SimpleXlsxWriter in Qt5. SimpleXlsxWriter is C++ library for creating XLSX files for MS Excel 2007 and above.☆31Updated last year
- Text Editor for Source Code☆24Updated 7 months ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- Modern c++17 unit testing framework on Microsoft Windows, Apple macOS, Linux, iOS and android.☆11Updated 3 years ago
- ICU - International Components for Unicode☆12Updated 3 weeks ago
- A small tool that can play videos on your desktop. Only for Microsoft Windows 7 ~ 10(with GUI desktop).☆25Updated 5 years ago
- Win32 Differential Update Library☆14Updated 4 years ago