farukeryilmaz / bytepack
C++ Binary Serialization Made Easy: Header-only, configurable endianness, cross-platform, no IDL, no exceptions, and no macros
☆60Updated 7 months ago
Alternatives and similar repositories for bytepack:
Users that are interested in bytepack are comparing it to the libraries listed below
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated last year
- C++ light-weight Thread Pool library☆91Updated 2 months ago
- C++ developer tool for detecting deadlocks☆44Updated last week
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆95Updated 10 months ago
- C++ Better Futures☆43Updated 2 years ago
- A header-only C++20 library of fast delegates and events☆25Updated last year
- A light weight C++ in memory argument parser☆55Updated 8 months ago
- Converting (scoped)enum values to string names written in C++>=11.☆20Updated last week
- Cross Platform Multi threaded REST API / HTTP Server framework using thread-pooling implementation with modern C++☆1Updated last year
- A modern C++ library for type-safe environment variable parsing☆135Updated 2 months ago
- A modern and (mostly) macro free mocking-framework☆31Updated this week
- Finite State Machine implementation using std::variant☆85Updated 5 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆77Updated this week
- C++ Entity Component System (ECS)☆30Updated 6 months ago
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆64Updated 3 weeks ago
- reflection in c++ for json de/serialization☆43Updated last year
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated 3 months ago
- Lightweight header-only C++20 enum and typename reflection☆53Updated last week
- common C++ idioms and techniques☆20Updated last month
- High performance, tagged binary data specification☆72Updated 5 months ago
- Ease-of-use-first argument parsing for C++23☆60Updated last week
- simple ray tracing library focusing on good code☆55Updated 11 months ago
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆90Updated 5 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆46Updated 3 months ago
- A directory for the Daily bit(e) of C++ series of posts.☆195Updated 7 months ago
- Lightweight C++20 testing framework.☆275Updated 2 months ago
- Yet another C++ 20 coroutine library.☆21Updated last year
- A C++20 serialization library (cereal fork)☆27Updated 2 years ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆206Updated this week
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago