tennix / crates-mirrorLinks
Sync all crates on https://crates.io
☆24Updated 8 years ago
Alternatives and similar repositories for crates-mirror
Users that are interested in crates-mirror are comparing it to the libraries listed below
Sorting:
- A cargo subcommand to manage local registries☆156Updated this week
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Send syslog messages from Rust☆121Updated last year
- ☆137Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Rust library providing a lazily filled Cell☆61Updated 5 years ago
- Safe atomic pointers☆59Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- A pool of reusable values☆51Updated 6 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- ☆73Updated 4 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 4 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆75Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago