conradludgate / linked_list_rsLinks
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
Sorting:
- Tools to avoid unnecessary usage of safe code☆38Updated 4 years ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- horrible serde macro stuff☆39Updated last year
- An exploration of Storages☆35Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆40Updated last year
- ☆41Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Imitate the documentation build that docs.rs would do☆50Updated 4 months ago
- ☆112Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Lightning Creations Compiler Frontend for various languages☆119Updated 5 months ago
- A Vec That Has a Smaller size_of☆140Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- String optimized for map keys☆63Updated 2 weeks ago
- ☆54Updated last year
- Binary size analyzer for Rust programs☆36Updated last year
- https://github.com/rust-lang/cargo/issues/948☆56Updated 9 months ago
- Please do not use this.☆129Updated 3 years ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- ☆31Updated 11 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆31Updated 2 months ago
- Proof of concept ranged integers in Rust.☆48Updated last month
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated last year