icefoxen / arewestdlibyet
A list of useful Rust crates.
☆42Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for arewestdlibyet
- A library which finds language features in rust code and provides resources on them.☆38Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆60Updated last year
- Conversion traits for Rust☆48Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 7 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated this week
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆30Updated 6 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆101Updated 5 years ago
- ☆54Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 2 years ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Candidates for inclusion in the Rust standard library☆89Updated last year
- Units of Measure for Rust☆45Updated 8 years ago
- Mandelbrot set in rust, serial and parallel example☆44Updated 8 years ago
- Rust macros for std::Command☆39Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- A real-time hierarchical profiler☆80Updated 8 years ago
- ☆58Updated 7 years ago
- A rust library for checked floating point operations☆81Updated last year
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 4 years ago
- Ergonomic, garbage collected strings for Rust☆37Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Safely combine results☆81Updated 2 months ago