MiLi
Utility library
A set of minimal libraries that provide low-level utility functions and data structures.
37 stars
2 watching
8 forks
Language: C++
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mattiasgustavsson/libs | A collection of single-file public domain libraries for C/C++ covering various file system, networking, graphics, and audio functionalities. | 1,676 |
acdemiralp/acd | A collection of single-file utilities for C++. | 30 |
dariomanesku/dm | A header-only base C++ library for a specific application | 20 |
daniele77/cli | A C++ library for creating interactive command line interfaces with various features and options for remote sessions and user interaction. | 1,231 |
malamanteau/handycpp | A collection of utility functions to simplify C++17 development | 13 |
kmc7468/cppdnn | Provides machine learning capabilities in C++11 | 9 |
mattpd/cpplinks | A categorized list of C++ resources and tools | 4,557 |
mattreecebentley/plf_stack | A C++ data container optimized for stack-based operations with improved performance compared to standard library containers. | 63 |
matt-42/iod | A meta-programming library for C++14 that enables introspection and code generation based on object data structures. | 727 |
bernedom/si | A C++ header-only library providing type safety and user-defined literals for physical units | 500 |
edouarda/brigand | A C++ meta-programming library for instant compile-time computations and manipulations of code. | 572 |
mtmucha/coros | A C++23 library for task-based parallelism utilizing coroutines and the new expected type. | 306 |
organic-code/breep | A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. | 139 |
malachi-iot/estdlib | An embedded C++ standard library designed for explicit and organized memory management in resource-constrained environments | 51 |
pagghiu/sanecpplibraries | A set of C++ libraries providing platform abstraction and utility functions for asynchronous I/O, networking, file systems, and other core system operations. | 520 |