farukeryilmaz / bytepackLinks
C++ Binary Serialization Made Easy: Header-only, configurable endianness, cross-platform, no IDL, no exceptions, and no macros
☆67Updated last year
Alternatives and similar repositories for bytepack
Users that are interested in bytepack are comparing it to the libraries listed below
Sorting:
- C++ developer tool for detecting deadlocks☆45Updated 8 months ago
- C++ Entity Component System (ECS)☆33Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆62Updated 3 weeks ago
- A modern C++ library for type-safe environment variable parsing☆148Updated 10 months ago
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Updated 5 months ago
- A light weight C++ in memory argument parser☆65Updated last year
- Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, ret…☆41Updated last month
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated last month
- Modern C++ made easy☆136Updated 2 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆105Updated last year
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆43Updated this week
- reflection in c++ for json de/serialization☆46Updated last year
- A collection of std-like single-header C++ libraries☆192Updated 3 weeks ago
- A C++20 serialization library (cereal fork)☆30Updated 3 months ago
- Light-weight Thread Pool library in modern C++☆98Updated 7 months ago
- C++ Better Futures☆46Updated 2 years ago
- A header-only C++20 library of fast delegates and events☆25Updated 2 years ago
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated last year
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- C++20 Dynamic Reflection Library☆138Updated 6 months ago
- An asynchronous FastCGI web microframework for C++☆39Updated 4 months ago
- Coroutine support tools☆36Updated 3 weeks ago
- 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 10 months ago
- C++20 Microservice Bootstrapping Framework☆233Updated last week
- Header-only implementation of a grid for spatial lookups☆26Updated 11 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- Dependency Injection Library for C++17/C++20/C++23/C++26☆41Updated 2 months ago
- Runtime compiled C++ with hot-swapped classes.☆118Updated 3 years ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- Converting (scoped)enum values to string names written in C++>=11.☆21Updated 3 weeks ago