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:
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 6 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- It executes futures☆57Updated 2 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 4 years ago
- Typed any map for rust☆67Updated last year
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆67Updated 8 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- ☆48Updated 3 years ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- A fast and simple in-memory key-value database 🦀☆61Updated 3 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Obsessively tiny error derive macro☆87Updated 11 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- Cross-platform library to gather stats/information from the host 🦀☆44Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- A zero-copy Rust library that builds and parses network packets in-place.☆117Updated 9 months ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 3 years ago
- Define your own PhantomData☆158Updated 2 weeks ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- An alternative rust async runtime.☆60Updated 3 weeks ago
- Simple async reactor and executor for rust☆78Updated 9 months ago