nikomatsakis / nll-rfc
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
- Concurrent work-stealing deque☆47Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Asynchronous process management for tokio☆148Updated 5 years ago
- JS affine☆66Updated 4 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Implementation of libm in rust☆34Updated 7 years ago
- Modeling NLL and the Rust borrowck☆80Updated 7 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- No longer maintained☆113Updated 7 years ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- A very small GC in Rust, with a safe API☆62Updated 10 months ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Callgraphs for Rust programs☆32Updated 9 years ago
- No longer maintained☆38Updated 7 years ago
- ☆25Updated 10 years ago
- Respond to OS signals with channels.☆124Updated 5 years ago
- A pool of reusable values☆50Updated 5 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆74Updated 6 years ago
- A Rust library for accessing Linux process and system information☆90Updated last year
- The core `Service` trait in Tokio and support☆82Updated 6 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago