LivingInSyn / TranslatorLinks
Rust Struct Translator Macro
☆26Updated 3 years ago
Alternatives and similar repositories for Translator
Users that are interested in Translator are comparing it to the libraries listed below
Sorting:
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆90Updated 3 years ago
- ☆23Updated 5 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- Provides a Rust macro to determine the string name of a binding, type, or function.☆41Updated 6 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Futures-aware lock primitives☆45Updated 4 months ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- ☆31Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- A Rust library for zero-allocation parsing of binary data.☆50Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Atomic file-writes.☆101Updated last year
- Array helpers for Rust's Vector and String types☆78Updated 3 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- ☆22Updated 4 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 6 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 5 years ago
- ☆64Updated 8 years ago
- ☆87Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago