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:
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14Updated 4 years ago
- Analyzing Travis and Azure Pipelines logs to find encountered errors☆46Updated 2 months ago
- Find Deadlocks in Rust with Petri-Net Model checking (Master Thesis)☆23Updated 5 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- The simd optimized escape code☆54Updated 2 weeks ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Framework for reading and writing to binary files☆18Updated 6 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆17Updated 6 years ago
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆13Updated last year
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Local Actor library based on may☆28Updated last year
- Synchronous memory pipe for Rust☆31Updated 4 years ago
- A radix tree implementation☆15Updated 2 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 4 years ago
- Pure Rust Distributed Hash Table☆37Updated 9 years ago
- ☆46Updated 4 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated 3 months ago
- Rust implementation of a Trie with generics☆28Updated 5 years ago
- Wait for async tasks☆13Updated 2 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago