farukeryilmaz / bytepackLinks
C++ Binary Serialization Made Easy: Header-only, configurable endianness, cross-platform, no IDL, no exceptions, and no macros
☆65Updated 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 5 months ago
- C++ Entity Component System (ECS)☆31Updated 11 months ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆112Updated last month
- Polymorphic memory resource for real-time applications.☆71Updated last year
- A header-only C++20 library of fast delegates and events☆25Updated 2 years ago
- A modern C++ library for type-safe environment variable parsing☆146Updated 7 months ago
- Modern C++ made easy☆138Updated last week
- Advanced compile-time validation in C++☆40Updated 10 months ago
- Header-only implementation of a grid for spatial lookups☆26Updated 9 months ago
- Migrated to https://codeberg.org/cmargiotta/compile-time-fsm☆100Updated last week
- Converting (scoped)enum values to string names written in C++>=11.☆21Updated last month
- Light-weight Thread Pool library in modern C++☆97Updated 5 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆53Updated 3 months ago
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆66Updated 3 months ago
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated last year
- Cross Platform Multi threaded REST API / HTTP Server framework using thread-pooling implementation with modern C++☆1Updated last year
- reflection in c++ for json de/serialization☆46Updated last year
- simple ray tracing library focusing on good code☆57Updated last year
- GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.☆32Updated last month
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Based on Jason Turner's musing for a better `main` that is more in step with Modern C++☆18Updated 2 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- A bunch of small C++ utilities☆66Updated last year
- A fast, lightweight and single-header C++ csv parser library☆87Updated 2 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆101Updated last year
- Runtime compiled C++ with hot-swapped classes.☆114Updated 2 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆104Updated 2 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago