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:
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- A canvas addon for imgui☆30Updated 2 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- A generic, modern and extensible numerical toolkit following the syntax and functionality of the GLSL shading language, but it packed wit…☆16Updated last year
- C++ interactive / live coding with Qt☆62Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- A flexible image resampling library☆43Updated 8 years ago
- A C++ library implementing linear algebra, text and file IO, UTF-N conversions, containers, image loading/saving, image quantization/filt…☆67Updated this week
- some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more☆19Updated last year
- A simple, header-only, dependency-free, C++ 11 based ThreadPool library.☆37Updated 5 years ago
- Dear ImGui Widgets/Tools i used in my projects☆25Updated 3 months ago
- Experiment for a terminal-based renderer for imgui☆63Updated 8 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- a Dear ImGui based small offline sqlite editor (inspiration come to SqliteSpy)☆35Updated 2 weeks ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 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
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- C++ header-only mempool library☆20Updated 7 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- A C++11 thread pool and profiler☆29Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- Lightweight system monitor for Linux☆33Updated 3 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Single file, STB-style, "lib" to generate uuid:s.☆31Updated 9 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago