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:
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Ergonomic, garbage collected strings for Rust☆37Updated 8 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Units of Measure for Rust☆49Updated 9 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated last week
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Mandelbrot set in rust, serial and parallel example☆45Updated 9 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Configurable, extensible, interactive line reader☆194Updated 5 years ago
- The empty type Void.☆71Updated 2 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Conversion traits for Rust☆50Updated 4 years ago
- A rust library for checked floating point operations☆82Updated 11 months ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- Safely combine results☆82Updated last year
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago