vancouver-rs / talks
Vancouver Rust Talks
☆31Updated 2 weeks ago
Alternatives and similar repositories for talks:
Users that are interested in talks are comparing it to the libraries listed below
- ☆92Updated last year
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- ☆45Updated 2 years ago
- Testing out a Zero Cost Abstraction in Rust compared to similar approaches in C# and Java☆47Updated 7 months ago
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- Documentation of Rust error handling☆49Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 4 months ago
- Educational Rust implemenation of Auction Sniper from Growing Object-Oriented Software, Guided By Tests☆42Updated last year
- Simple async reactor and executor for rust☆78Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆108Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A low-level I/O ownership and borrowing library☆101Updated 3 months ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆117Updated 4 months ago
- Calculate the next timestamp matching a given crontab pattern☆54Updated 3 weeks ago
- Alternative future adapters that provide cancel safety.☆60Updated this week
- It executes futures☆55Updated last year
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- https://ibraheem.ca/posts/too-many-web-servers/☆103Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 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…☆47Updated last week
- An updated version of linked-hash-map and friends☆109Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated last week
- Choose Rust types at compile-time via constants☆64Updated last year
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- Assertables: a Rust crate of assert macros for testing☆79Updated this week