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: almost 8 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 | 37 |
bernedom/si | A C++ header-only library providing type safety and user-defined literals for physical units | 501 |
mariadeanton/mili | A set of minimal libraries composed of single header files that enable efficient and generic programming in C++. | 37 |
mattiasgustavsson/libs | A collection of single-file public domain libraries for C/C++ covering various file system, networking, graphics, and audio functionalities. | 1,682 |
serge-sans-paille/frozen | A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers | 1,342 |
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,598 |
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 that implements synchronous multi-master replication interface for distributed databases | 452 |
scinim/datamancer | A Nim library providing a dplyr-like API for data manipulation and analysis of dataframes. | 135 |