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 |
---|---|---|
mattiasgustavsson/libs | A collection of single-file public domain libraries for C/C++ covering various file system, networking, graphics, and audio functionalities. | 1,682 |
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,242 |
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,598 |
mattreecebentley/plf_stack | A C++ data container optimized for stack-based operations with improved performance compared to standard library containers. | 64 |
matt-42/iod | A meta-programming library for C++14 that enables introspection and code generation based on object data structures. | 726 |
bernedom/si | A C++ header-only library providing type safety and user-defined literals for physical units | 501 |
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. | 310 |
organic-code/breep | A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. | 141 |
malachi-iot/estdlib | An embedded C++ standard library designed for explicit and organized memory management in resource-constrained environments | 52 |
pagghiu/sanecpplibraries | A set of C++ platform abstraction libraries providing a consistent API across macOS, Windows, and Linux. | 526 |