cpp-utilities

Utility library

A collection of reusable C++ utility classes and functions for various tasks such as hashing and memory allocation.

Miscellaneous C++11 utility classes and functions

GitHub

422 stars
35 watching
62 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list

c-plus-pluscpp

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
eigenbom/utils Provides reusable data structures and utilities for C++11 applications. 22
jermp/essentials A collection of reusable C++ utilities for common tasks such as data structure design and benchmarking. 15
etlcpp/etl Develops containers and utilities for embedded systems with fixed capacity and compile-time allocation 2,244
microsoft/arcana.cpp A collection of utility code for low-overhead, cross-platform task-based asynchrony in C++ 78
alairion/not-enough-standards A modern C++ library providing platform-independent utilities for process management, synchronization, and communication. 229
erikmcclure/buntils A collection of utility libraries and data structures for building efficient C++ applications 36
shomali11/util A collection of general-purpose utility functions for various tasks such as compression, concurrency, hashing, encoding, and string manipulation. 292
acdemiralp/acd A collection of single-file utilities for C++. 30
osrf/osrf_testing_tools_cpp Provides common testing tools and utilities for C++ projects 33
phisko/putils A comprehensive C++ utility library providing various helper classes and functions for tasks like reflection, parsing, and networking. 42
biojppm/c4core A library of low-level C++ utilities designed to provide efficient and platform-agnostic solutions for various software development tasks. 115
wernsey/miscsrc A collection of miscellaneous C functions and utilities for various tasks such as data parsing, file manipulation, and mathematical operations. 30
utilforever/modern-cpp-tutorial A curated collection of resources and tutorials for learning Modern C++ 325
boostorg/hof A C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs. 507
malamanteau/handycpp A collection of utility functions to simplify C++17 development 13