Manishearth / absolution
"Freedom from syn": Proc macro tools for operating on token trees
☆108Updated 4 years ago
Alternatives and similar repositories for absolution:
Users that are interested in absolution are comparing it to the libraries listed below
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- A tool for auditing Cargo dependencies during updates☆54Updated 6 years ago
- ☆64Updated 4 years ago
- ☆40Updated 6 years ago
- Safely combine results☆81Updated 6 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Rust marketing handbook☆38Updated 4 years ago
- A data serialization format as similar as possible to Rust's own syntax☆43Updated 2 years ago
- ☆45Updated last year
- dynamic smart pointers☆31Updated 6 years ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- Utility for reusing memory☆53Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆52Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month