rust-lang / rustc-reading-club
Rust Code Reading Clubs
☆141Updated 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
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Rust tutorial to demonstrate how variance works☆250Updated 3 months ago
- Manual segmented stacks for Rust☆305Updated last month
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆183Updated 3 years ago
- Compile-time reference counting☆442Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆92Updated last year
- ☆176Updated last year
- A thread pool for isolating blocking I/O in async programs☆354Updated 3 months ago
- Guide for standard library developers☆82Updated last week
- Hazard pointers in Rust.☆203Updated 3 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆155Updated 11 months ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆209Updated 6 years ago
- generators☆205Updated last year
- Execute your code on the Rust ecosystem.☆184Updated last month
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆252Updated 5 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆221Updated 4 years ago
- A HashMap variant that spreads resize load across inserts☆191Updated 2 months ago
- lens implemented in rust☆116Updated last year
- Async stream for Rust and the futures crate.☆183Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Public repository for the Rust keyword generics initiative☆98Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆179Updated 3 weeks ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- Proc-macro typestate DSL for Rust☆148Updated last year
- rust stackful generator library☆325Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago