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:
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- experimental middleware-based minimalism async HTTP server framework☆22Updated 4 years ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14Updated 4 years ago
- Low overhead, high precision measurement crate for Rust☆16Updated 2 months ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 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
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- Local Actor library based on may☆28Updated 11 months ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- A Red-Black tree implemented in rust....for science!☆10Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- software transactional memory in rust☆14Updated 3 years ago
- Like a cell, but make lifetimes dynamic instead of ownership☆21Updated 2 years ago
- Proving ground for changes to attohttpc☆12Updated 6 months ago
- Find Deadlocks in Rust with Petri-Net Model checking (Master Thesis)☆23Updated 5 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Ninja is a small build system with a focus on speed. Rust language port.☆17Updated 7 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 6 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- A no-std libm implementation in Rust☆13Updated 6 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago