rust-lang / rustc-reading-club
Rust Code Reading Clubs
☆142Updated 3 years ago
Alternatives and similar repositories for rustc-reading-club:
Users that are interested in rustc-reading-club are comparing it to the libraries listed below
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Hazard pointers in Rust.☆200Updated 2 weeks ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆181Updated 3 years ago
- a lock-free concurrent slab (experimental)☆277Updated 3 weeks ago
- Manual segmented stacks for Rust☆296Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆171Updated last year
- A thread pool for isolating blocking I/O in async programs☆348Updated 2 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆148Updated 8 months ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆205Updated 5 years ago
- Execute your code on the Rust ecosystem.☆182Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆349Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆248Updated 5 years ago
- Compile-time reference counting☆440Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- generators☆203Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Async stream for Rust and the futures crate.☆177Updated this week
- lens implemented in rust☆111Updated last year
- Rust tutorial to demonstrate how variance works☆246Updated 2 weeks ago
- rust stackful generator library☆315Updated 3 weeks ago
- Proc-macro typestate DSL for Rust☆142Updated last year
- skiplist☆141Updated 3 years ago
- A library for to allow multiple return types by automatically generated enum.☆354Updated this week
- ☆178Updated last year
- A fast intrusive flamegraph☆233Updated 2 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆215Updated 3 years ago
- Support crate for rustc's self-profiling feature☆339Updated 3 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆180Updated this week
- Cargo extension for running Criterion.rs benchmarks☆191Updated 6 months ago