data-oriented-programming
There are 32 repositories under data-oriented-programming topic.
lumol-org/soa-derive
Array of Struct to Struct of Array helpers in Rust
pmndrs/koota
🌎 Performant real-time state management for React and TypeScript
zefhub/zef
Toolkit for graph-relational data across space and time
richardbiely/gaia-ecs
A simple and powerful entity component system (ECS) written in C++17
tdbe/Tdbe-2023-URP-DOTS-ECS-Graphics-Physics
Full 🌑🛸👾🚀 co-op game-loop in Bursted Dots 1.0 2023-URP-DOTS-ECS-Graphics-Physics
EcsoKit/ecso
Experimental Entity Component System for Haxe.
ergonomic-code/Trainer-Advisor
Информационная система йогатерапевта и демонстрационный проект Эргономичного подхода
StableCoder/foe-engine
Engine focused around being modular and data-oriented design principles, allowing for highly multithreaded and low-latency data processing for VR/XR environments.
Avokadoen/ecez
A WIP ecs API for Zig!
Web-ECS/do-serialization
Serialization library for data-oriented design structures in JavaScript
ergonomic-code/Project-Mariotte
Демонстрационный проект Эргономичного подхода - сервис бронирования номеров в отелях
mayanez/min-dop
Minimal Data-Oriented Programming (DOP) Vulnerability + Exploits
briancairl/multi_field_array
Data-oriented multi-field array container class template written in C++17
Web-ECS/do-three
Data-oriented design integration library for Three.js
andresfelipemendez/100-Dungeons
data oriented, hot-reloading C/C++ game engine to create 100 unique, Zelda-inspired 3D dungeons focused on exploration, puzzles, and classic gameplay.
Farravid/Leaf
Leaf is a cross-building data oriented engine using C++20 developed in my spare time in order to improve my skills and knowledge about game engine architectures.
stergiotis/boxer
Go packages helping to win by K.O. when fighting cross-cutting concerns.
axoloto/CaptainAsteroid
Minimalist 2D video game done with Unity and C++ plugin in a week
DeltaBoyBZ/dop-c
A header-only library for implementing data tables in C++.
islamaliev/flash_display
Fast 2D rendering engine that takes advantage of data-oriented design.
noirhero/MemoryChunkProfile
Performance check chunk base ECS.
BcRikko/data-oriented-programming-ts
Data-Oriented Programming with TypeScript
delonnewman/hash_delegator
Thread-safe immutable objects that provide delegation and basic validation to hashes.
delonnewman/multiple-dispatch
An implementation of multiple dispatch for Ruby. Also known as generic-functions or multi-methods.
hazeliscoding/quiz-game-redux
A CLI based quizzing application.
kjcommon138/ordnat
Creates C code to utilize Joint Memory Allocation (DoD) - Now with Struct of Array support!
KondeU/NCS
node-component-system framework, data-oriented programming framework.
LucAlexander/NN
Machine learning utility from scratch in c
Mr-Slinky/slinky-physics
A high-performance Physics Engine built using an Entity Component System (ECS) architecture, designed with a hybrid approach that blends object-oriented programming (OOP) principles with Data-Oriented Design (DOD) to deliver both intuitive usage and exceptional performance.
rohansikder/ImmutableApiDesign
This repository contains the implementation of an API. The API is designed based on the Data Oriented Programming (DOP) paradigm, incorporating SOLID principles to ensure a robust and flexible design.