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
- [DEPRECATED] Non-blocking TCP or Unix connect☆14Updated 3 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
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Low overhead, high precision measurement crate for Rust☆16Updated 2 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Command-line tool to make Rust source code entities from Postgres tables.☆11Updated 2 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- Like a cell, but make lifetimes dynamic instead of ownership☆21Updated 2 years ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- Framework for reading and writing to binary files☆18Updated 5 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- Local Actor library based on may☆28Updated 8 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Find Deadlocks in Rust with Petri-Net Model checking (Master Thesis)☆23Updated 4 years ago
- experimental middleware-based minimalism async HTTP server framework☆22Updated 3 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Proving ground for changes to attohttpc☆12Updated 3 months ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- Print bytes as losslessly as possible.☆18Updated 3 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- dom-like layout for terminal applications☆12Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- Inert lets you use non-Sync values in Sync context☆16Updated 5 years ago
- Distributed key-value store.☆28Updated 3 years ago
- Utility for reusing memory☆53Updated 5 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last week
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago