niklas-ourmachinery / bitsquid-foundationLinks
A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a data-oriented philosophy: POD structures are preferred over classes, flat arrays are the preferred data structure, etc.
☆119Updated 5 years ago
Alternatives and similar repositories for bitsquid-foundation
Users that are interested in bitsquid-foundation are comparing it to the libraries listed below
Sorting:
- Single header "no-allocation" KTX/DDS file reader☆122Updated last year
- A mirror of the publicly available Our Machinery Blog Posts from archive.org. Archived for posterity as a public service. Removed by requ…☆227Updated 3 years ago
- 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
- A juicy feature-packed debug menu intended for games.☆167Updated 4 years ago
- An abstraction layer for graphics APIs.☆209Updated last month
- Multiplatform multithreaded context swapping fiber based job system.☆164Updated 8 years ago
- A minimalist library with basic facilities for developing interactive real-time 3D applications, with a strong emphasis on simplicity and…☆86Updated 3 years ago
- Yet another multiplatform C++ framework to make games☆81Updated last week
- Fiber-based job system with extremely simple API☆82Updated 4 years ago
- Blog posts☆131Updated 7 years ago
- Single file Vulkan API loader.☆171Updated last month
- A small data-oriented and SIMD-optimized 3D rigid body physics library.☆270Updated 8 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆125Updated 6 months ago
- Three new associative container classes☆218Updated last year
- C++ containers for arrays, lists, maps, hash tables, trees, and graphs.☆191Updated 2 months ago
- A simple ImGui component for rendering profiling data☆267Updated last month
- ☆85Updated 8 years ago
- Various single-file C libraries.☆290Updated 7 years ago
- Public domain header-only C library that uses only 40 modern DSA AZDO OpenGL functions. Project by https://twitter.com/relativetoyou☆66Updated 9 years ago
- Small C based KTX texture loader (inspired by syoyo tiny libraries)☆85Updated 5 years ago
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆71Updated this week
- Modified version of Sony's open sourced vector and matrix math library.☆298Updated last year
- Example of MSVC makefile project for hotloading C with intellisense/debugger compatability☆108Updated 2 years ago
- A collection of interoperable minimalistic C libraries☆138Updated 5 years ago
- A single-header library with a simplified interface for Vulkan synchronization☆237Updated 2 years ago
- A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values.☆297Updated last year
- A dx12/Vk game engine (kind of).☆130Updated 4 years ago
- Lock free hierarchical work scheduler☆111Updated last year
- tiny_csg is a C++ library that generates meshes from brush-based level data and supports incremental updates (real-time CSG). It is inten…☆139Updated last year
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆117Updated 8 years ago