SergeyMakeev / ZmeyaLinks
Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications
☆121Updated 6 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☆82Updated 4 years ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆115Updated 7 years ago
- Single header "no-allocation" KTX/DDS file reader☆120Updated last year
- Small C based KTX texture loader (inspired by syoyo tiny libraries)☆83Updated 5 years ago
- Tiny DDS file loader☆44Updated 6 years ago
- 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…☆171Updated last year
- C++17 GLSL-like vector and matrix math lib☆187Updated 3 years ago
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆95Updated 3 years ago
- Binomial's fast high quality full-featured SIMD BC7 encoder.☆165Updated 2 years ago
- Library of ImGui controls for displaying performance metrics.☆245Updated 2 years ago
- ☆85Updated 8 years ago
- ☆83Updated 7 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆103Updated 8 years ago
- Single file DDS header encoder and decoder☆76Updated last month
- A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a da…☆119Updated 5 years ago
- Multi-Threaded Job System using Fibers☆177Updated 3 years ago
- Multiplatform multithreaded context swapping fiber based job system.☆164Updated 8 years ago
- A portable single header C++ fiber function library for co-operative multitasking☆114Updated 5 years ago
- SPEAR is a integrated domain specific language translating C++17 to SPIR-V at host runtime☆51Updated 6 years ago
- C++11 lock-free job queue☆83Updated 9 years ago
- Multithread allocator for vulkan descriptor sets.☆27Updated 5 years ago
- Repository with code samples for "API without Secrets: The Practical Approach to Vulkan" series of articles.☆120Updated 2 years ago
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆69Updated last month
- An abstract graphics API library☆122Updated 6 years ago
- A header only library to simplify creating 🌋 Vulkan / ⚪ OpenGL / 🌐 WebGL / ❎DirectX / 🤖 Metal data structures with CrossWindow.☆82Updated last year
- Toy CPU and GPU implementations of the Slug rendering algorithm☆123Updated 6 years ago
- A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values.☆294Updated last year
- Program analyses debugger information file (PDB, so Microsoft Visual C++ only) and presents info about user defined structures (size, pad…☆69Updated 3 years ago