SergeyMakeev / ZmeyaLinks
Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications
☆121Updated 5 months ago
Alternatives and similar repositories for Zmeya
Users that are interested in Zmeya are comparing it to the libraries listed below
Sorting:
- Minimal C++ library that allows you to define data schemas which then can be read or written in JSON or binary.☆126Updated 4 years ago
- Handles image pixel format, querys for all, encode/decode for many☆63Updated 2 years ago
- Fiber-based job system with extremely simple API☆81Updated 4 years ago
- Single header "no-allocation" KTX/DDS file reader☆120Updated last year
- C++11 lock-free job queue☆83Updated 9 years ago
- ☆51Updated 5 months ago
- Small C based KTX texture loader (inspired by syoyo tiny libraries)☆83Updated 5 years ago
- ☆83Updated 6 years ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆114Updated 7 years ago
- C++17 GLSL-like vector and matrix math lib☆187Updated 3 years ago
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆64Updated 3 weeks ago
- Multi-Threaded Job System using Fibers☆176Updated 3 years ago
- Program analyses debugger information file (PDB, so Microsoft Visual C++ only) and presents info about user defined structures (size, pad…☆69Updated 3 years ago
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆95Updated 3 years ago
- Repository with code samples for "API without Secrets: The Practical Approach to Vulkan" series of articles.☆120Updated 2 years ago
- Single file DDS header encoder and decoder☆76Updated 2 weeks ago
- A demonstration of a graphics library abstraction layer that you might see in a typical rendering engine for games and simulations.☆57Updated 7 years ago
- A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a da…☆118Updated 5 years ago
- An abstract graphics API library☆122Updated 6 years ago
- Graphics demo (DirectX 12, PBR, IBL, C++20 modules).☆66Updated 4 years ago
- Direct3D 12.0 quick reference guide☆58Updated 8 years ago
- Small library for D3D12. Provides assert-like macro for HLSL that crashes the GPU.