harryfei / sugar-rsLinks
Rust syntax sugar collections.
☆129Updated 6 years ago
Alternatives and similar repositories for sugar-rs
Users that are interested in sugar-rs are comparing it to the libraries listed below
Sorting:
- Safely combine results☆82Updated last year
- [wip] Command line argument paw-rser.☆158Updated 6 years ago
- failure + error-chain = 💖☆54Updated last week
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- Asynchronous process management for tokio☆150Updated 6 years ago
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A magic html parser☆196Updated 3 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- A cross platform rust debugger hook☆72Updated 4 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 9 months ago
- Rust proc macro for easily and safely use shell scripts in rust☆220Updated 10 months ago
- Procedural macros in expression position☆204Updated 3 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- Include a whole directory tree at compile time☆81Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- ☆65Updated 4 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago