SabrinaJewson / pin-list.rsView external linksLinks
A safe `Pin`-based intrusive doubly-linked list in Rust
☆22Mar 27, 2025Updated 10 months ago
Alternatives and similar repositories for pin-list.rs
Users that are interested in pin-list.rs are comparing it to the libraries listed below
Sorting:
- `Pin`-based stopgap for unboxed aliasable values in self-referential data structures in Rust☆15Aug 27, 2022Updated 3 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Apr 30, 2024Updated last year
- Channels☆26Nov 5, 2022Updated 3 years ago
- Helper proc-macro to "ungroup" a captured metavariable☆10Jul 19, 2023Updated 2 years ago
- ☆13Aug 29, 2022Updated 3 years ago
- stuffing things into pointers in a strict provenance friendly way☆12Oct 16, 2022Updated 3 years ago
- Load and resolve Cargo configuration.☆17Updated this week
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 10 months ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆12Aug 11, 2024Updated last year
- A concurrent work-stealing queue for building schedulers in Rust☆27Jul 25, 2023Updated 2 years ago
- Nondestructive editing of various formats☆15Nov 1, 2025Updated 3 months ago
- rcrypt is a compact hashing and salting library based on bcrypt that produces smaller hashes☆13Sep 13, 2022Updated 3 years ago
- Application for sending files p2p written in rust☆11Apr 30, 2022Updated 3 years ago
- Obtain the number of threads in the current process☆17Feb 15, 2024Updated 2 years ago
- Command line flags library that does not require a central list of all the flags☆55Dec 18, 2022Updated 3 years ago
- Linked list in rust... idk☆32Nov 25, 2022Updated 3 years ago
- ☆35Jun 21, 2024Updated last year
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆36Feb 3, 2026Updated last week
- Cargo subcommand to easily run targets/examples☆18Aug 24, 2022Updated 3 years ago
- A YAML representation library which explicitly retains provenance data☆19May 26, 2025Updated 8 months ago
- Fast, vector-based map implementation that preserves insertion order.☆15May 1, 2020Updated 5 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Jul 3, 2021Updated 4 years ago
- A simple and BLAZINGLY fast CI/CD in the making☆41Jan 31, 2026Updated 2 weeks ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Nov 10, 2024Updated last year
- A minimal reference implementation of automatic differentiation in Rust☆17Sep 23, 2022Updated 3 years ago
- Hardware go brrr bounded context suffix array construction algorithm☆19Nov 1, 2023Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Oct 7, 2023Updated 2 years ago
- ☆20Aug 22, 2023Updated 2 years ago
- Efficient reference counted vector data structure is Rust☆18Nov 26, 2025Updated 2 months ago
- ☆16Jul 26, 2025Updated 6 months ago
- CSRF (Cross-Site Request Forgery) protection for Axum☆40Jan 5, 2025Updated last year
- Static Linear Algebra System☆37Aug 14, 2023Updated 2 years ago
- Practically zero-overhead string interning☆42Dec 16, 2025Updated 2 months ago
- BPF library for Async Rust, complementary for libbpf-rs.☆20Jan 30, 2024Updated 2 years ago
- Completion futures for Rust☆20Aug 27, 2022Updated 3 years ago
- A macro impl and discussion about named & default args in Rust.☆18Dec 20, 2018Updated 7 years ago
- Postfix macros on stable Rust, today.☆76Mar 1, 2021Updated 4 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Jun 11, 2022Updated 3 years ago
- Rust `Vec` that can store unsized values☆22Sep 13, 2025Updated 5 months ago