conradludgate / linked_list_rs
Linked list in rust... idk
☆30Updated 2 years ago
Alternatives and similar repositories for linked_list_rs:
Users that are interested in linked_list_rs are comparing it to the libraries listed below
- The never type (the true one!) in stable Rust.☆36Updated 3 years ago
- Tools to avoid unnecessary usage of safe code☆38Updated 4 years ago
- ☆41Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- horrible serde macro stuff☆38Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Please do not use this.☆129Updated 2 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆39Updated 11 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Imitate the documentation build that docs.rs would do☆50Updated 2 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- An exploration of Storages☆35Updated last year
- ☆111Updated 2 years ago
- ☆38Updated last month
- Proof of concept ranged integers in Rust.☆45Updated last week
- Determine whether characters have the XID_Start or XID_Continue properties☆89Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A tool to help with minimization of Rust code☆51Updated last year
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- An alternate Cargo registry using static files☆118Updated last month
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆107Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Minimal TOML library with few dependencies☆83Updated last month
- A utility micro-crate for using `Into` more ergonomically.☆10Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- What if we could check declarative macros before using them?☆48Updated 5 months ago
- Cargo API written in Paris☆47Updated last week