icefoxen / arewestdlibyet
A list of useful Rust crates.
☆42Updated 8 years ago
Alternatives and similar repositories for arewestdlibyet:
Users that are interested in arewestdlibyet are comparing it to the libraries listed below
- 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
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- ☆61Updated 7 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A rust library for checked floating point operations☆81Updated 3 months ago
- ☆52Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- tracking performance of rustc-generated binaries over time☆103Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 weeks ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- ☆31Updated 5 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- Safely combine results☆81Updated 7 months ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 4 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Custom derivation macro for Rust☆112Updated 7 years ago
- Calm I/O operations for Rust☆76Updated 3 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago