vancouver-rs / talksLinks
Vancouver Rust Talks
☆35Updated 4 months ago
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below
Sorting:
- Define your own PhantomData☆156Updated this week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last month
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- A fast and simple in-memory key-value database 🦀☆62Updated 2 years ago
- Scripts attempting trivial denial-of-service attacks on HTTP clients☆55Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated 7 months ago
- Library facilitating safe pinned initialization☆60Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- A tool to mine crates.io and produce static websites☆134Updated 9 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- Typed any map for rust☆67Updated 8 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- Simple concurrent progress bars.☆104Updated 11 months 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…☆59Updated last week
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- A load balancer with support for different middlewares and load balancing strategies, based on hyper and tokio☆77Updated 3 years ago
- Discovering and describing Rust's design axioms☆75Updated last year
- Heph is an actor library for Rust based on asynchronous functions.☆147Updated last month
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆173Updated 3 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 3 weeks ago
- ☆93Updated last year
- ☆46Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- It executes futures☆57Updated 2 years ago