handycpp
C++ helper library
A collection of utility functions to simplify C++17 development
A small collection of Open Source utilities and convenience functions that make C++17 development happier. All code is copied from other open source projects and can be safely used on commercial projects (see LICENSE file, IANAL).
13 stars
2 watching
2 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
eteran/cpp-utilities | A collection of reusable C++ utility classes and functions for various tasks such as hashing and memory allocation. | 422 |
biojppm/c4core | A library of low-level C++ utilities designed to provide efficient and platform-agnostic solutions for various software development tasks. | 115 |
pagghiu/sanecpplibraries | A set of C++ libraries providing platform abstraction and utility functions for asynchronous I/O, networking, file systems, and other core system operations. | 520 |
utilforever/modern-cpp-tutorial | A curated collection of resources and tutorials for learning Modern C++ | 325 |
acdemiralp/acd | A collection of single-file utilities for C++. | 30 |
boostorg/hof | A C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs. | 507 |
hapaxia/plinth | A comprehensive foundation library providing various helpful classes and functions. | 22 |
mattpd/cpplinks | A categorized list of C++ resources and tools | 4,574 |
mnmlstc/core | A C++11 library that provides a subset of features and utilities for general-purpose programming | 248 |
christofmuc/juce-utils | A collection of utility classes and functions for the JUCE cross-platform C++ framework | 27 |
kala13x/libxutils | Provides a cross-platform C library with various utility functions and features for building networked applications | 44 |
mosra/corrade | A multiplatform C++ utility library providing low-level utilities and lightweight container implementations to bridge platform differences. | 488 |
hardikp/cpp-mempool | A C++ library for managing memory pools with efficient allocation and deallocation | 19 |