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
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14Updated 4 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Analyzing Travis and Azure Pipelines logs to find encountered errors☆46Updated last month
- 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
- Like a cell, but make lifetimes dynamic instead of ownership☆21Updated 3 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 4 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
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- A C expression parser and evaluator☆47Updated 2 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆33Updated last year
- The simd optimized escape code☆54Updated last week
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Find Deadlocks in Rust with Petri-Net Model checking (Master Thesis)☆23Updated 5 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Pratt parser written in Rust☆91Updated last year
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Tool to create Tock Application Bundles from ELF files.☆18Updated 2 weeks ago
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated this week