codewitch-honey-crisis / htcw_data

A couple of critical data structures with no STL dependencies

Home Page:https://www.codeproject.com/Tips/5327742/A-Small-Vector-and-Hash-Table-Implementation-w-No

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

data

A set of dependency free data structures in C++

[env:node32s]
platform = espressif32
board = node32s
framework = arduino
lib_deps = 
	codewitch-honey-crisis/htcw_data@^1.0.7

About

A couple of critical data structures with no STL dependencies

https://www.codeproject.com/Tips/5327742/A-Small-Vector-and-Hash-Table-Implementation-w-No

License:MIT License


Languages

Language:C++ 95.0%Language:CMake 5.0%