jamboree / nijiLinks
Generic 2D graphics library for C++14
☆28Updated 4 months ago
Alternatives and similar repositories for niji
Users that are interested in niji are comparing it to the libraries listed below
Sorting:
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 11 months ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Embrace (post) modern C++☆9Updated 3 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆54Updated 9 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 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
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A very minimal .INI reader/writer (C++11)☆30Updated 8 years ago