contain-rs / cons-list
An immutable singly-linked list, as seen in basically every functional language
☆28Updated last year
Related projects ⓘ
Alternatives and complementary repositories for cons-list
- A deque implemented as a hybrid linked-list-of-arrays☆10Updated 9 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- ☆10Updated 8 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- An ordered map and set based on a binary search tree.☆14Updated 9 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 5 years ago
- Haskell OverloadedStrings for Rust☆11Updated 8 years ago
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆13Updated 4 years ago
- A double-ended priority queue implemented with an interval heap.☆15Updated 7 years ago
- [ABANDONED] An in-memory structure database for Rust.☆18Updated 5 years ago
- Refined Data Description Language (RDDL) specification and parser library.☆9Updated 7 years ago
- IODyn: A functional language for implicitly-incremental programs with dynamic input and output collections☆14Updated 6 years ago
- A rust crate for creating concurrent pipelines☆9Updated 6 years ago
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- Easy to use EGL Interface for Rust☆19Updated 8 months ago
- Data structures used by the RLS and Rust compiler☆10Updated 5 years ago
- Substring searching in rust☆12Updated 8 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- Compiler plugin calculating const size of string literal and others☆11Updated 7 years ago
- A lightweight database schema migration system for Rust☆22Updated 5 years ago
- An incremental port of jakogut/tinyvm to Rust☆13Updated 4 years ago
- Take a reference and get back a slice of length one☆26Updated 3 years ago
- Rust web-framework for websocket based web-apps☆9Updated 6 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 6 years ago
- Asynchronous HTTP connection☆12Updated 4 years ago
- Data for timing rustc☆18Updated 4 years ago
- dom-like layout for terminal applications☆12Updated 3 years ago
- A static files server helper for the tide web framework (not production ready)☆10Updated 4 years ago