 mlib
 mlib 
 Container library
 A C library providing generic and type-safe container implementations
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
919 stars
 29 watching
 79 forks
 
Language: C 
last commit: 11 months ago 
Linked from   3 awesome lists  
  algorithmsarraybitsetccollectionsdata-structuresgenerichashmapjsonlistlock-freememory-poolpriority-queuequeuesetstackstringtreetuplesvariant 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | A portable C standard library with support for multiple architectures and operating systems. | 860 | 
|  | A C container template library implementing various data structures and algorithms in ISO C99/C11. | 172 | 
|  | A library of associative containers with vector-like behavior | 75 | 
|  | A C-based implementation of Linux containers | 1,499 | 
|  | A Go library that provides methods for storing and managing filesystem layers, container images, and containers. | 571 | 
|  | A modular standard library extension and string library for OCaml | 494 | 
|  | A C++ data container optimized for stack-based operations with improved performance compared to standard library containers. | 64 | 
|  | A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. | 31 | 
|  | An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements. | 400 | 
|  | A header-only C++ library for creating formatted tables in the terminal | 1,966 | 
|  | A lightweight GRPC implementation optimized for low-memory environments. | 563 | 
|  | A C++ header-only library providing type safety and user-defined literals for physical units | 501 | 
|  | A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers | 1,342 | 
|  | A C library for parsing and generating CBOR data format | 347 | 
|  | A container library providing customizable arrays with various allocation strategies and optimized storage. | 252 |