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).

GitHub

13 stars
2 watching
2 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

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 37
eteran/cpp-utilities A collection of reusable C++ utility classes and functions for various tasks such as hashing and memory allocation. 423
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. 522
utilforever/modern-cpp-tutorial A curated collection of resources and tutorials for learning Modern C++ 324
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,578
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 A comprehensive C library providing various data structures, algorithms, and utilities for cross-platform software development 46
mosra/corrade A multiplatform C++ utility library providing low-level utilities and lightweight container implementations to bridge platform differences. 487
hardikp/cpp-mempool A C++ library for managing memory pools with efficient allocation and deallocation 19