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☆81Updated 9 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Asynchronous process management for tokio☆148Updated 5 years ago
- A magic html parser☆196Updated 2 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆73Updated 4 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Personal music library☆118Updated 2 years ago
- ☆64Updated 4 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Inline expression interpolation for Rust.☆201Updated last year
- A clean, efficient parser combinator☆124Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- async for rust without the noise☆142Updated 5 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago