malamanteau / handycpp
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).
β13Updated last year
Alternatives and similar repositories for handycpp:
Users that are interested in handycpp are comparing it to the libraries listed below
- πΊ Fast and simple polygon triangulation library.β43Updated 7 years ago
- a lightweight SIMD vector, matrix and quaternion libraryβ32Updated 2 years ago
- Generic 2D graphics library for C++14β28Updated last month
- β12Updated 8 years ago
- TinyThread++ fork with lambda, future and continuation support.β30Updated 12 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.β28Updated 6 months ago
- Lua C++ wrapper prototypeβ22Updated 11 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.β13Updated 2 years ago
- some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and moreβ18Updated 6 months ago
- A light-weight C++ profiling libraryβ31Updated 10 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().β16Updated 7 years ago
- Yet Another MAthematical libraryβ14Updated 2 years ago
- Offline Shader Editor based on wxWidgetsβ11Updated 4 years ago
- Game development framework under heavy development used as a personal testbed for rendering techniques and game mechanics. Have a look arβ¦β15Updated last month
- A C++11 thread pool and profilerβ29Updated 6 years ago
- easy reflection and serialization for C++17, MIT licensedβ51Updated 3 years ago
- atomic lite - a C++11 atomic operations library for C++98 and laterβ13Updated last year
- An abandoned game dev toolset.β9Updated 3 years ago
- Single file, STB-style, "lib" to generate uuid:s.β27Updated 8 years ago
- SIMD-optimized math library in C++β23Updated 6 years ago
- Platform abstraction and utility libraryβ19Updated 3 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and laterβ32Updated last year
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)β20Updated 3 years ago
- demo for par_camera_control.hβ10Updated 2 years ago
- demonstration of live reloadingβ14Updated 7 years ago
- any_function is a functional counterpart to std::anyβ14Updated 8 years ago
- OpenGL / XML + Lua Game GUI library.β19Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill'sβ¦β14Updated 11 months ago
- A collection of header files that can ease OpenGL programmingβ28Updated 4 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)β15Updated 7 years ago