rust-lang / ctcftLinks
Cross Team Collaboration Fun Times
☆16Updated 2 years ago
Alternatives and similar repositories for ctcft
Users that are interested in ctcft are comparing it to the libraries listed below
Sorting:
- Generic Associated Types lang team initiative☆12Updated 2 years ago
- Rayon: A data parallelism library for Rust☆7Updated last month
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆38Updated last year
- Tooling to publish Rust releases.☆18Updated last week
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Testing the Rust standard library with Miri, continuously☆13Updated last week
- Generic Range iterators for Rust☆25Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Initiative to support upcasting dyn Trait values to supertraits☆17Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- Unix terminal drain and formatter for slog-rs☆17Updated last year
- Learn what's changed on crates.io☆18Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Helps you frob those bits☆38Updated 9 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line