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
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- 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
- easy to use callback library for C++☆42Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 9 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A C++ library implementing linear algebra, text and file IO, UTF-N conversions, containers, image loading/saving, image quantization/filt…☆67Updated 3 weeks ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- a Dear ImGui based small offline sqlite editor (inspiration come to SqliteSpy)☆38Updated 2 weeks ago
- A canvas addon for imgui☆30Updated 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 …☆32Updated 4 years ago
- An abandoned game dev toolset.☆10Updated 4 years ago
- C++ reflection☆47Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- A simple, header-only, dependency-free, C++ 11 based ThreadPool library.☆37Updated 5 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
- C++ header-only mempool library☆20Updated 7 years ago
- some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more☆20Updated last year
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- Message oriented networking library using TCP transport.☆153Updated this week
- Result<T, E> for Modern C++☆35Updated 5 years ago
- Pipelines for Modern C++☆71Updated 5 years ago
- Tool for parsing C/C++ code and generating output using a given Jinja-like template☆18Updated 2 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- Similar to python's `repr`, for c++☆32Updated 3 years ago