SplittyDev / rust-talksLinks
Community maintained list of Rust talks.
☆29Updated 8 years ago
Alternatives and similar repositories for rust-talks
Users that are interested in rust-talks are comparing it to the libraries listed below
Sorting:
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- The Request for Explanation podcast that explains Rust RFCs☆60Updated 5 years ago
- A composable wait system.☆76Updated 6 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆74Updated 6 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Stateful, a Rust Control Flow Plugin☆108Updated 8 years ago
- The core `Service` trait in Tokio and support☆82Updated 7 years ago
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- Rust framework for building visual/interactive applications☆134Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- A rustc plugin to check for numerical instability☆174Updated 9 years ago
- A collection of example code in Rust for the tutorials on http://ogldev.atspace.co.uk/ .☆25Updated 8 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Web Assembly☆50Updated 5 years ago
- backend server for Browser User Interface (BUI)☆89Updated last year
- Experimental actor implementation☆99Updated 6 years ago
- A Sass compiler in Rust☆26Updated 6 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 7 years ago
- Rust binding for libsound.io☆49Updated 4 years ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- a distributed-merge capable database for many small objects☆78Updated 5 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- cargo clippy☆69Updated 9 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- Async IO based around Futures & Streams☆48Updated 9 years ago
- Concurrency utilities for Rust☆134Updated 9 years ago
- Straight-forward functions and types for basic data parallel operations.☆96Updated 7 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago