MiLi
C++ utility library
A set of minimal libraries composed of single header files that enable efficient and generic programming in C++.
37 stars
2 watching
8 forks
Language: C++
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of single-file public domain libraries for C/C++ covering various file system, networking, graphics, and audio functionalities. | 1,682 |
| A collection of single-file utilities for C++. | 30 |
| A header-only base C++ library for a specific application | 20 |
| A C++ library for creating interactive command line interfaces with various features and options for remote sessions and user interaction. | 1,242 |
| A collection of utility functions to simplify C++17 development | 13 |
| Provides machine learning capabilities in C++11 | 9 |
| A categorized list of C++ resources and tools | 4,598 |
| A C++ data container optimized for stack-based operations with improved performance compared to standard library containers. | 64 |
| A meta-programming library for C++14 that enables introspection and code generation based on object data structures. | 726 |
| A C++ header-only library providing type safety and user-defined literals for physical units | 501 |
| A C++ meta-programming library for instant compile-time computations and manipulations of code. | 572 |
| A C++23 library for task-based parallelism utilizing coroutines and the new expected type. | 310 |
| A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. | 141 |
| An embedded C++ standard library designed for explicit and organized memory management in resource-constrained environments | 52 |
| A set of C++ platform abstraction libraries providing a consistent API across macOS, Windows, and Linux. | 526 |