vancouver-rs / talksLinks
Vancouver Rust Talks
☆35Updated 3 months ago
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below
Sorting:
- Asynchronous parallel stream in Rust☆105Updated last year
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆89Updated last month
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆134Updated 4 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Simple async reactor and executor for rust☆79Updated 7 months ago
- Calculate the next timestamp matching a given crontab pattern☆66Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 7 months ago
- It executes futures☆57Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- ☆94Updated 2 years ago
- Define your own PhantomData☆158Updated this week
- An updated version of linked-hash-map and friends☆137Updated 3 weeks ago
- https://ibraheem.ca/posts/too-many-web-servers/☆105Updated 2 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆148Updated last month
- A fast and simple in-memory key-value database 🦀☆62Updated 2 years ago
- ☆47Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A buffering MPSC queue.☆82Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Asynchronous DNS lookups☆67Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 8 months ago
- Typed any map for rust☆67Updated 11 months ago