vancouver-rs / talksLinks
Vancouver Rust Talks
☆32Updated 2 months ago
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below
Sorting:
- ☆93Updated last year
- ☆46Updated 2 years ago
- Rust crate for managing cancellable services☆24Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A low-level I/O ownership and borrowing library☆101Updated 6 months ago
- A light weight, typed, in-memory, ordered, key-value database.☆47Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆126Updated 7 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 5 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- A fast and simple in-memory key-value database 🦀☆62Updated 2 years ago
- It executes futures☆57Updated 2 years ago
- ☆110Updated last year
- Guide for standard library developers☆84Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Simple async reactor and executor for rust☆79Updated 2 months ago
- Convert closures into wakers☆45Updated 4 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- Thread parking and unparking☆76Updated 4 months ago
- #[no_std] print equivalent for Rust☆64Updated last year
- Testing framework for rust enhancing the built-in library with some useful features.☆63Updated last month