CAD97 / sorbusLinks
An experimental reimplementation of rowan, focused on size efficiency
☆25Updated 5 years ago
Alternatives and similar repositories for sorbus
Users that are interested in sorbus are comparing it to the libraries listed below
Sorting:
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- A simple, id-based arena☆120Updated 2 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- ☆30Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- ☆53Updated 5 years ago
- Cast between dynamic trait objects☆33Updated 5 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- ☆40Updated 6 years ago
- Procedural macro span debugger/visualizer☆39Updated 5 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Token tree calling convention☆80Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago