Safe, intrusive doubly-linked lists for Rust
☆18Feb 22, 2015Updated 11 years ago
Alternatives and similar repositories for multilist
Users that are interested in multilist are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A rustic tcp + serialization abstraction.☆33Mar 23, 2016Updated 10 years ago
- A network stack in pure Rust☆59Sep 10, 2016Updated 9 years ago
- rwlock with writer priority and optimistic reads☆32Feb 1, 2015Updated 11 years ago
- A Rust implementation of the PCG PRNG.☆24May 29, 2017Updated 9 years ago
- Communication primitives☆69Oct 15, 2017Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A tool for finding duplicate and similar images, written in Rust☆60Apr 7, 2017Updated 9 years ago
- Demo: OS sandboxing for unsafe code in Rust☆14Mar 10, 2015Updated 11 years ago
- Helps create a swirly timelapse gif☆16May 12, 2021Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆52Sep 27, 2020Updated 5 years ago
- A work stealing fork-join parallelism library for Rust☆57Jul 2, 2018Updated 8 years ago
- (inactive) An Entity System for building games in Rust☆26Aug 25, 2017Updated 9 years ago
- A small and simple Haskell library for automatically ordering dependencies at runtime. Great for handling forward references when writin…☆18May 17, 2015Updated 11 years ago
- Install a Cargo application from source without a preexisting Rust installation☆37Feb 22, 2015Updated 11 years ago
- A simple and lightweight Rust library for making iterator pipelines concurrent☆15May 18, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- reprints for your terminal screen☆20Apr 11, 2016Updated 10 years ago
- Renders interactive fractal-like animations☆19May 16, 2017Updated 9 years ago
- A future & stream abstraction for Rust☆244Aug 24, 2016Updated 10 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆151Jun 29, 2026Updated 2 months ago
- Experimental persistent collections in Rust☆45Oct 25, 2017Updated 8 years ago
- Noise and World Generation library for Rust☆34Dec 2, 2022Updated 3 years ago
- 2048 game in Rust, with an SDL2 ui.☆36Sep 22, 2015Updated 10 years ago
- A toy symbolic algebra / calculus library in Haskell☆12Oct 4, 2015Updated 10 years ago
- An ordered map and set based on a binary search tree.☆13Mar 31, 2015Updated 11 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A Nix evaluator written in Rust☆12Feb 9, 2020Updated 6 years ago
- Just like `Cell` but with volatile read / write operations☆20Aug 2, 2023Updated 3 years ago
- Rust implementation of the WTF-8 encoding.☆20Nov 25, 2024Updated last year
- Cross-platform application sandboxing for Rust☆385Dec 3, 2024Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆71Feb 27, 2026Updated 6 months ago
- An object pool manager in Rust