icefoxen / arewestdlibyetLinks
A list of useful Rust crates.
☆43Updated 8 years ago
Alternatives and similar repositories for arewestdlibyet
Users that are interested in arewestdlibyet are comparing it to the libraries listed below
Sorting:
- Custom derivation macro for Rust☆113Updated 7 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆44Updated last week
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 6 years ago
- Mandelbrot set in rust, serial and parallel example☆45Updated 8 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- (More or less) accurate floating point algorithms☆57Updated last year
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- ☆63Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A rust library for checked floating point operations☆82Updated 9 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Alternative syntax for printing macros in Rust☆49Updated last year
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- Conversion traits for Rust☆50Updated 4 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago