WhiZTiM / UbjsonCpp
A high performance C++14 library for effortlessly reading and writing UBJSON
☆24Updated 6 years ago
Alternatives and similar repositories for UbjsonCpp:
Users that are interested in UbjsonCpp are comparing it to the libraries listed below
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 4 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- Massively Asynchronous Coding Environment☆18Updated 12 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆39Updated 2 years ago
- Easy C++ reflection and code generation☆37Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- C++ Defensive Macros☆30Updated 6 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated last year
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆42Updated 7 years ago
- A light-weight alternative to Boost::Signals2 and SigSlot++☆18Updated 4 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…☆24Updated 9 years ago
- Phisko's C++ Utilities☆43Updated last year
- ID, a compile-time string hasher and sequential ID generator (C++11)☆28Updated 9 years ago
- Lean library to observe file changes in a specific directory path.☆45Updated 2 months ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated last month
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆25Updated 10 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- Minimalistic socket library inspired by Asio/Boost Asio, implemented in 1 single header file☆26Updated last month
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- C++03 functionality for checking for the existence of a member function with a given name and signature.☆26Updated 11 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.