CAD97 / sorbusLinks
An experimental reimplementation of rowan, focused on size efficiency
☆25Updated 4 years ago
Alternatives and similar repositories for sorbus
Users that are interested in sorbus are comparing it to the libraries listed below
Sorting:
- Arena allocator with scopes☆44Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Procedural macro span debugger/visualizer☆39Updated 4 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- ☆53Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- A simple, id-based arena☆120Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 3 weeks ago
- Token tree calling convention☆80Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- ☆19Updated 4 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- ☆29Updated last year
- A syn targetting PEG parser generator☆20Updated 2 years ago
- docs.rs as a publishing platform?☆70Updated this week
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- ☆40Updated 6 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Cast between dynamic trait objects☆33Updated 5 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago