vancouver-rs / talks
Vancouver Rust Talks
☆29Updated 2 months ago
Alternatives and similar repositories for talks:
Users that are interested in talks are comparing it to the libraries listed below
- A benchmarking harness for concurrent key-value collections☆117Updated last year
- It executes futures☆55Updated last year
- Thread parking and unparking☆74Updated last week
- Utility wrapper to send non send types to other threads safely☆172Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- Rust library for memory barrier☆35Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- Rust crate for managing cancellable services☆24Updated 3 years ago
- A low-level I/O ownership and borrowing library☆101Updated last month
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 2 months ago
- ☆45Updated 2 years ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- A fast and simple in-memory key-value database 🦀☆62Updated 2 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 3 years ago
- Collection of utilities for writing your own dev scripts☆60Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- ☆93Updated last year
- Define your own PhantomData☆151Updated last week
- A Rust implementation of two segment trees and a fenwick tree.☆64Updated 6 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last month
- A implementation of convenience integrations between tokio and tower☆126Updated last year
- Tokio Console Datasource for Grafana☆131Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆69Updated 8 months ago
- A tool to mine crates.io and produce static websites☆128Updated 3 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆138Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Convert closures into wakers☆45Updated last week
- A Platform-less, Runtime-less Actor Computing Model☆123Updated 10 months ago