LivingInSyn / Translator
Rust Struct Translator Macro
☆26Updated 2 years ago
Alternatives and similar repositories for Translator
Users that are interested in Translator are comparing it to the libraries listed below
Sorting:
- [rust] Extensions to the Box type☆23Updated 6 years ago
- ☆23Updated 4 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Rust macros for std::Command☆40Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Provides a Rust macro to determine the string name of a binding, type, or function.☆38Updated 3 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Futures-aware lock primitives☆39Updated 5 months ago
- ☆31Updated 5 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- ☆49Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆88Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 6 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Fast and simple file reading for Rust☆37Updated 11 months ago
- ☆23Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year