dm
C++ library
A header-only base C++ library for a specific application
Header-only base C++ library.
20 stars
7 watching
5 forks
Language: C++
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dmsovetov/nimble | A header-only C++ utility library providing various useful functions and data structures. | 9 |
erikmcclure/buntils | A collection of utility libraries and data structures for building efficient C++ applications | 36 |
bernedom/si | A C++ header-only library providing type safety and user-defined literals for physical units | 500 |
mariadeanton/mili | A set of minimal libraries that provide low-level utility functions and data structures. | 37 |
mattiasgustavsson/libs | A collection of single-file public domain libraries for C/C++ covering various file system, networking, graphics, and audio functionalities. | 1,676 |
serge-sans-paille/frozen | A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers | 1,323 |
cglindkamp/dfm | A simple ncurses-based file manager that provides an interactive interface to manage files and directories on a Unix-like system. | 10 |
mamedev/delegates | An implementation of fast delegate functionality for C++ code | 56 |
atilaneves/dpp | An executable tool that compiles D files with #include directives from C/C++ headers | 231 |
davedufresne/modern_snmp | An implementation of SNMP protocol version 3 in Rust | 24 |
mattpd/cpplinks | A categorized list of C++ resources and tools | 4,557 |
qdrvm/scale-codec-cpp | A C++ library implementing a compact binary encoding and decoding system for various data types according to the Polkadot specification | 4 |
colbyhall/ch_stl | An experimental C++ Standard Library project with daily updates and manual resource management. | 11 |
codership/galera | A C++ library implementing synchronous multi-master replication for high availability in distributed systems. | 448 |
scinim/datamancer | A Nim library providing a dplyr-like API for data manipulation and analysis of dataframes. | 133 |