JoshMcguigan / nerveLinks
☆17Updated 5 years ago
Alternatives and similar repositories for nerve
Users that are interested in nerve are comparing it to the libraries listed below
Sorting:
- A #[no_std] LinAlg library☆52Updated 4 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- Arena allocator with scopes☆44Updated 2 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆36Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Exhaustive iteration trait in Rust☆16Updated last week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last week
- Aligned allocation for Rust☆15Updated 4 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last week
- ☆56Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- ☆40Updated 6 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year