meemknight / pinnedVector
It can grow in size with o(1) complexity without changing its pointer. The memory stays contiguous.
☆11Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for pinnedVector
- Fast O(1) offset allocator with minimal fragmentation in C99☆58Updated last year
- Game engine written with C++ and Vulkan.☆23Updated 2 years ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆76Updated 2 years ago
- A minimal Vulkan deferred rendering demonstration.☆19Updated last month
- Random sample code☆19Updated 2 years ago
- A Multi Threaded Software Renderer☆40Updated 2 weeks ago
- The famous OpenGL "Hello triangle" using shaders. It uses the OpenGL 4.5 functionality called Direct State Access.☆32Updated 4 years ago
- Yet another multiplatform C++ framework to make games☆68Updated this week
- STL whose aim is to compile fast, run fast, and be clear to read☆46Updated last week
- Single header "no-allocation" KTX/DDS file reader☆113Updated 7 months ago
- Highly optimized, single-header, 3D math library written in C. Uses SIMDE as the back-end for auto-vectorization on most platforms.☆40Updated last year
- Benchmarking a trivial replacement for std::vector☆18Updated 3 years ago
- Fresh game engine written in C☆51Updated 2 years ago
- Easy-to-use libraries for C and C++ to make your programming journey smoother☆22Updated last week
- A featureful realtime 3D software render☆26Updated 6 years ago
- A minimalist library with basic facilities for developing interactive real-time 3D applications, with a strong emphasis on simplicity and…☆87Updated 2 years ago
- ☆35Updated last month
- Small C++ workstealing task scheduler meant for gamedev.☆32Updated 3 years ago
- AZDO OpenGL techniques including multi draw indirect (MDI), visibility culling and LOD selection inside the GPU☆77Updated last year
- C++ pathtracer written for Breda University of Applied Science academic year 2020-2021☆17Updated last year
- 3D Game Engine☆21Updated 4 years ago
- Toast Engine☆25Updated this week
- Luna Rendering Engine☆20Updated 10 months ago
- rex engine and game☆15Updated 2 years ago
- An extensible, cross-platform, single-header C/C++ OpenGL loader library.☆86Updated 2 years ago
- A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a da…☆110Updated 5 years ago
- Work in progress real-time strategy game.☆21Updated this week
- I'm learning webgpu☆33Updated 7 months ago
- Hobby C++ game engine☆38Updated last year
- Public domain header-only C library that uses only 40 modern DSA AZDO OpenGL functions. Project by https://twitter.com/relativetoyou☆66Updated 8 years ago