Tinycore is a library that packages data structures, loggers, and network utilities that are used repeatedly in practice.
Currently, the tinycore library provides the following functionalities.
-
Data Structure(packetngin/rtos fork)
-
Linked List
-
Vector
-
Set
-
Map
-
Ring Buffer (Circular Queue)
-
Logger(zf_log fork)