Highlights
- Pro
Lists (2)
Sort Name ascending (A-Z)
Stars
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
Magical Deterministic Simulator for distributed systems in Rust.
A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
Scan your Rust crate for semver violations.
Fork of std::sync::Arc with lots of utilities useful for FFI
Marrying Rust and CMake - Easy Rust and C/C++ Integration!
Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.
A Hardware Description Language that doesn't make you want to pull your hair out | read-only mirror of https://gitlab.com/spade-lang/spade/
A Hunspell-compatible spellchecking Rust library
Safe Rust bridge for creating Erlang NIF functions
A workbench for writing toy implementations of distributed systems.
Server/Client network library for multiplayer games with authentication and connection management made with Rust
A lock-free, eventually consistent, concurrent multi-value map.
LeoWherle / Project-E
Forked from mathematisse/Project-EECS Game engine written in templated cpp with networking support. Done during the R-Type project at Epitech.
Array of Struct to Struct of Array helpers in Rust
ECS Game engine written in templated cpp with networking support. Done during the R-Type project at Epitech.
Implementations of SIMD instruction sets for systems which don't natively support them.