1
0
Fork
You've already forked flecser
0
individual tests for flecs used to improve zoxel's engine
  • C 100%
Find a file
2025年07月05日 05:30:42 +10:00
cacheclash improved test to account for fixed arrays vs pointers 2025年07月05日 05:30:42 +10:00
readme.md hello world 2025年07月05日 04:54:25 +10:00

FleCser 🚀

"In realms of code and silicon veins,
We wield Flecs as our data chains."

Welcome to FleCser, your ever‐expanding collection of Flecs experiments, micro‐benchmarks, and eccentric ECS explorations. Here, we dive deep into cache seas, memory caverns, and threading storms—always with a dash of poetic flair.


🔭 What’s Inside

Each subfolder is a self‐contained test or demo. So far you’ll find:

  • cacheclash — our first cache vs. pointer micro‐benchmark
    See it here »

(More tests landing soon: fragmentation, multithreaded sweeps, TLB trials ...)


🛠️ Getting Started

  1. Clone this repo
    git clone https://codeberg.org/deus/flecser.git
    cd flecser