SergeyMakeev / Zmeya
Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications
☆119Updated 2 months ago
Alternatives and similar repositories for Zmeya:
Users that are interested in Zmeya are comparing it to the libraries listed below
- Minimal C++ library that allows you to define data schemas which then can be read or written in JSON or binary.☆128Updated 4 years ago
- Handles image pixel format, querys for all, encode/decode for many☆62Updated 2 years ago
- Fiber-based job system with extremely simple API☆81Updated 4 years ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆113Updated 7 years ago
- ☆81Updated 6 years ago
- C++17 GLSL-like vector and matrix math lib☆187Updated 3 years ago
- C++11 lock-free job queue☆84Updated 8 years ago
- ☆51Updated 2 months ago
- Single header "no-allocation" KTX/DDS file reader☆116Updated 11 months ago
- SPEAR is a integrated domain specific language translating C++17 to SPIR-V at host runtime☆50Updated 6 years ago
- Small C based KTX texture loader (inspired by syoyo tiny libraries)☆81Updated 5 years ago
- Program analyses debugger information file (PDB, so Microsoft Visual C++ only) and presents info about user defined structures (size, pad…☆67Updated 3 years ago
- CRSTL is an alternative STL with the aim to compile fast, run fast, and be clear to read and understand with simple code☆50Updated last week
- SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library nee…☆167Updated last year
- Multi-Threaded Job System using Fibers☆173Updated 2 years ago
- Single file DDS header encoder and decoder☆70Updated 6 months ago
- Direct3D 12.0 quick reference guide☆58Updated 8 years ago
- Toy CPU and GPU implementations of the Slug rendering algorithm☆120Updated 5 years ago
- A job system for game engines☆185Updated last year
- C++ Reflection using clang☆276Updated last year
- Demoscene graphics engine.☆59Updated 4 years ago
- Small header-only C library to decompress any BC compressed image☆152Updated 4 months ago
- A DX12 application for testing the ability of GPU's to overlap execution of dispatch and draw calls☆95Updated 6 years ago
- Tiny DDS file loader☆43Updated 5 years ago
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆95Updated 2 years ago
- A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a da…☆112Updated 5 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- An immediate mode 3D gimzo (translation, rotation, scale for scene editing) in ~1200 LoC☆44Updated 4 years ago
- Graphics demo (DirectX 12, PBR, IBL, C++20 modules).☆66Updated 4 years ago
- Repository with code samples for "API without Secrets: The Practical Approach to Vulkan" series of articles.☆119Updated 2 years ago