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:
- Aligned allocation for Rust☆15Updated 4 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- ☆36Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 3 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- Inline procedural macros for Rust☆56Updated 2 years ago
- A C expression parser and evaluator☆47Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last month
- A Rustified OpenCL Experience☆46Updated 2 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Mitochondria is the powerhouse of the `Cell`☆30Updated 8 years ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Visualise recursive functions and tree structures.