SplittyDev / rust-talksLinks
Community maintained list of Rust talks.
☆29Updated 9 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.☆72Updated 4 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 8 years ago
- The core `Service` trait in Tokio and support☆83Updated 7 years ago
- A collection of example code in Rust for the tutorials on http://ogldev.atspace.co.uk/ .☆25Updated 9 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- backend server for Browser User Interface (BUI)☆90Updated 2 years ago
- A composable wait system.☆76Updated 7 years ago
- Rust framework for building visual/interactive applications☆134Updated 6 years ago
- The Request for Explanation podcast that explains Rust RFCs☆60Updated 5 years ago
- a distributed-merge capable database for many small objects☆77Updated 6 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- A flexible thread pool providing scoped and static threads.☆88Updated 7 years ago
- A small Rust library for recycling types with owned memory☆33Updated 10 years ago
- Stateful, a Rust Control Flow Plugin☆108Updated 8 years ago
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- [DEPRECATED] see:☆81Updated 9 years ago
- ☆147Updated 8 years ago
- A Sass compiler in Rust☆26Updated 7 years ago
- A library for writing REST API clients☆78Updated 8 years ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- bytevec: A Rust serialization library that uses byte vectors☆42Updated 3 years ago
- Cuprum Pi is a GPIO access library for the Raspberry Pi☆80Updated 6 years ago
- Experimental actor implementation☆99Updated 7 years ago
- Communication primitives☆68Updated 8 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- An attempt to make a port of minimp3 to Rust☆31Updated 6 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 8 years ago
- Asynchronous readline-like interface (PoC ATM)☆79Updated 9 years ago