PistonDevelopers / currentLinks
A library for setting current values for stack scope, such as application structure
☆21Updated 5 months ago
Alternatives and similar repositories for current
Users that are interested in current are comparing it to the libraries listed below
Sorting:
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- Immediate mode library in Rust☆33Updated 7 years ago
- A rust library for checked floating point operations☆82Updated 8 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Noise and World Generation library for Rust☆35Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- A spatial partitioning and tree library in Rust.☆84Updated last year
- Scary macros for serde_json☆43Updated 9 years ago
- Rust crate for chosing outcomes based on a weighted probability map.☆32Updated 6 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- ☆59Updated last year
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- DEPRECATED in favour of https://github.com/rust-unofficial/awesome-rust☆14Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- More maintainable Rust test☆28Updated 4 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 3 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago