necauqua / chaos-theoryLinks
My game for Ludum Dare 49, written in Rust to be run in the browser via WASM and HTML5
☆14Updated 3 years ago
Alternatives and similar repositories for chaos-theory
Users that are interested in chaos-theory are comparing it to the libraries listed below
Sorting:
- Low overhead, high precision measurement crate for Rust☆16Updated 3 months ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Like a cell, but make lifetimes dynamic instead of ownership☆21Updated 2 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Find Deadlocks in Rust with Petri-Net Model checking (Master Thesis)☆23Updated 5 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- A Red-Black tree implemented in rust....for science!☆10Updated 4 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- Rust LLVM bindings☆31Updated 2 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- Error return tracing in Rust. Still WIP☆11Updated 3 years ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Rhai - An embedded scripting language for Rust [dev repo, may regularly force-push, pull from https://github.com/rhaiscript/rhai for a st…☆10Updated 2 weeks ago
- Analyzing Travis and Azure Pipelines logs to find encountered errors☆46Updated last week
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]☆28Updated 6 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 6 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Non-owning unsafe I/O☆21Updated 7 months ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 4 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year