nikomatsakis / nll-rfcLinks
Non-lexical lifetimes RFC.
☆48Updated 7 years ago
Alternatives and similar repositories for nll-rfc
Users that are interested in nll-rfc are comparing it to the libraries listed below
Sorting:
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Deprecated, please use the official docs at https://doc.rust-lang.org/nightly/nightly-rustc☆24Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Unix socket support for Rust☆53Updated 7 years ago
- No longer maintained☆38Updated 7 years ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- The Request for Explanation podcast that explains Rust RFCs☆59Updated 4 years ago
- Callgraphs for Rust programs☆32Updated 9 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- Line protocol for Tokio☆63Updated 7 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- The core `Service` trait in Tokio and support☆82Updated 6 years ago
- The empty type Void.☆69Updated 2 years ago
- An implementation of TLS/SSL streams for Tokio☆96Updated 5 years ago
- Communication primitives☆68Updated 7 years ago
- Temporary directory management for Rust☆139Updated 5 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆74Updated 6 years ago
- Timer facilities for Tokio☆85Updated 7 years ago
- Respond to OS signals with channels.☆124Updated 5 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago