Micro Containers
- Details
- Category: SDKs
Our micro containers is a set of easy-to-use containers (lists, trees, hashes etc) for C with an API similar to the popular STL containers in C++. However, the ease of use has not taken priority over engineering excellence - there is strong focus on high performance and the user is encouraged to understand the properties of the data structures and choose a suitable type for the given context (the included documentation provides guidance).