An open API service indexing awesome lists of open source software.

https://github.com/jonathanhallstrom/lmj-misc

some data structures and algorithms (for my own education)
https://github.com/jonathanhallstrom/lmj-misc

algorithms data-structures

Last synced: 2 months ago
JSON representation

some data structures and algorithms (for my own education)

Awesome Lists containing this project

README

          

# lmj-misc

header only collection of data structures and algorithms (mostly for my own education)

(requires C++20 for the most part but certain parts are compatible with earlier versions)