vancouver-rs / talks
Vancouver Rust Talks
☆31Updated last month
Alternatives and similar repositories for talks:
Users that are interested in talks are comparing it to the libraries listed below
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Simple async reactor and executor for rust☆79Updated 3 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆53Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 2 months ago
- Abstract over different executors☆73Updated last year
- Define your own PhantomData☆152Updated last month
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 3 years ago
- Reports when tokio runtime threads are blocking☆64Updated 7 months ago
- An updated version of linked-hash-map and friends☆111Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- ☆45Updated 2 years ago
- ☆92Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆122Updated 5 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆140Updated last month
- Data parallelism library for async-std.☆93Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆80Updated last month
- A global executor built on top of async-executor and smol☆74Updated last month
- Thread parking and unparking☆75Updated 3 months ago
- Discovering and describing Rust's design axioms☆72Updated last year
- Typed any map for rust☆66Updated 4 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Cargo hack manager☆64Updated last year
- Rust crate for managing cancellable services☆24Updated 3 years ago
- Testing out a Zero Cost Abstraction in Rust compared to similar approaches in C# and Java☆47Updated 8 months ago
- A dynamic binary tracing tool☆68Updated 3 years ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year