Manishearth / absolutionLinks
"Freedom from syn": Proc macro tools for operating on token trees
☆108Updated 5 years ago
Alternatives and similar repositories for absolution
Users that are interested in absolution are comparing it to the libraries listed below
Sorting:
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Safely combine results☆82Updated last year
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- ☆40Updated 6 years ago
- A tool for auditing Cargo dependencies during updates☆55Updated 7 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- ☆65Updated 4 years ago
- ☆62Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Beautifully formatted output for your terminal 🌈☆201Updated 2 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- ☆46Updated 2 years ago
- Parse environment variables by defining a struct☆24Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 3 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago