malamanteau / handycppLinks
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).
☆14Updated last year
Alternatives and similar repositories for handycpp
Users that are interested in handycpp are comparing it to the libraries listed below
Sorting:
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 11 months ago
- Generic 2D graphics library for C++14☆28Updated 6 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆75Updated 7 years ago
- A canvas addon for imgui☆29Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆31Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- C++ interactive / live coding with Qt☆62Updated 2 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- A C++ library implementing linear algebra, text and file IO, UTF-N conversions, containers, image loading/saving, image quantization/filt…☆63Updated this week
- C++20 Vulkan and GLes rendering engine☆17Updated this week
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- C++17 tiny vector math library☆44Updated last year
- Low level C++11 RAII wrapper classes for the Vulkan API. The code is auto generated by RAIIGen.☆12Updated 6 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Header-only C++ libraries☆18Updated 5 months ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago