necauqua / chaos-theory
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
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- Like a cell, but make lifetimes dynamic instead of ownership☆21Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Low overhead, high precision measurement crate for Rust☆16Updated 3 weeks ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14Updated 3 years ago
- A Red-Black tree implemented in rust....for science!☆10Updated 4 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 5 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 2 weeks ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- Find Deadlocks in Rust with Petri-Net Model checking (Master Thesis)☆23Updated 5 years ago
- dom-like layout for terminal applications☆13Updated 4 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- Proving ground for changes to attohttpc☆12Updated 4 months ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- Analyzing Travis and Azure Pipelines logs to find encountered errors☆45Updated 3 weeks ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- Command-line tool to make Rust source code entities from Postgres tables.☆11Updated 2 years ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- ☆15Updated 5 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- Library to serialize and deserialize Syn syntax trees.☆25Updated 2 weeks ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago