vancouver-rs / talksLinks
Vancouver Rust Talks
☆35Updated 2 months ago
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below
Sorting:
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Simple async reactor and executor for rust☆79Updated 7 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆147Updated 2 weeks ago
- A fast and simple in-memory key-value database 🦀☆62Updated 2 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆133Updated 3 months ago
- It executes futures☆57Updated 2 years ago
- A fast and flexible LRU map.☆198Updated 9 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- An updated version of linked-hash-map and friends☆129Updated 2 weeks ago
- Dependency injection for Rust☆58Updated last month
- Reports when tokio runtime threads are blocking☆66Updated last year
- https://ibraheem.ca/posts/too-many-web-servers/☆105Updated 2 years ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Simple concurrent progress bars.☆104Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A rust crate that provides a space efficient 𝛿-based CRDT implementation☆121Updated this week
- Calculate the next timestamp matching a given crontab pattern☆66Updated 2 months ago
- A low-level I/O ownership and borrowing library☆105Updated 2 months ago
- Asynchronous parallel stream in Rust☆104Updated last year
- ☆113Updated 2 years ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Define your own PhantomData☆158Updated last week
- ☆46Updated 3 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 10 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 3 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago