rust-dev-tools / rls-analysisLinks
Core functionality for handling rustc's save-analysis data
☆40Updated 6 years ago
Alternatives and similar repositories for rls-analysis
Users that are interested in rls-analysis are comparing it to the libraries listed below
Sorting:
- The empty type Void.☆71Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 5 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- No longer maintained☆70Updated 8 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- A pool of reusable values☆51Updated 6 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- bytevec: A Rust serialization library that uses byte vectors☆42Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 7 years ago
- Unix socket support for Rust☆55Updated 7 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- The Request for Explanation podcast that explains Rust RFCs☆60Updated 5 years ago
- Extra utilities for working with futures-rs☆20Updated 7 years ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Linting your rust project with clippy as a service☆35Updated 5 years ago
- No longer maintained☆38Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago