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 2 years ago
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
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆75Updated 7 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Generic 2D graphics library for C++14☆28Updated 7 months ago
- A canvas addon for imgui☆29Updated 2 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- C++ interactive / live coding with Qt☆62Updated 2 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A simple and lightweight C++11 dialog library (for Windows)☆27Updated 9 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- easy to use callback library for C++☆42Updated 8 years ago
- A C++ library implementing linear algebra, text and file IO, UTF-N conversions, containers, image loading/saving, image quantization/filt…☆65Updated last week
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Archived!☆27Updated 3 years ago
- C++17 tiny vector math library☆44Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- C++20 compile-time reflection library.☆35Updated 10 months ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆25Updated 10 years ago
- Dear ImGui Widgets/Tools i used in my projects☆24Updated last month
- Pipelines for Modern C++☆69Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year