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:
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 5 months ago
- Asynchronous parallel stream in Rust☆105Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- ☆94Updated 2 years ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- It executes futures☆57Updated 2 years ago
- A rust crate that provides a space efficient 𝛿-based CRDT implementation☆132Updated this week
- An updated version of linked-hash-map and friends☆137Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Define your own PhantomData☆158Updated 3 weeks ago
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- Cargo hack manager☆64Updated last year
- A tool to mine crates.io and produce static websites☆137Updated last year
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆177Updated 7 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆47Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Asynchronous DNS lookups☆67Updated last year
- Simple async reactor and executor for rust☆78Updated 8 months ago
- A buffering MPSC queue.☆83Updated last week
- Typed any map for rust☆67Updated last year
- Versioned data-structures for Rust☆208Updated 9 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 4 months ago