An immutable data structure with O(1) append, prepend, and concat time complexity.
☆35Feb 3, 2026Updated last month
Alternatives and similar repositories for tailcall-chunk
Users that are interested in tailcall-chunk are comparing it to the libraries listed below
Sorting:
- ☆13Dec 13, 2020Updated 5 years ago
- A unique 2D-pixel art renderer with heightmaps to simulate 3d shadows and reflections☆38Aug 2, 2024Updated last year
- Halfedge mesh library in Rust☆28Nov 20, 2025Updated 3 months ago
- Efficient byte-stream pipe buffer☆44Jul 1, 2024Updated last year
- A simple VRRP implementation☆23Oct 31, 2024Updated last year
- Wait for async tasks☆13Dec 22, 2022Updated 3 years ago
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13May 16, 2022Updated 3 years ago
- Library for Bedrock Archives in Rust☆18Dec 25, 2025Updated 2 months ago
- A Fork from https://github.com/purpleprotocol/mimalloc_rust and keep updated with mimalloc☆15Jan 11, 2026Updated last month
- Support for compiling C programs with Eyra☆15Oct 13, 2024Updated last year
- Visualise recursive functions and tree structures.☆30Jun 6, 2021Updated 4 years ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Jan 27, 2024Updated 2 years ago
- CGP-based DSL to build shell-like applications☆49Oct 26, 2025Updated 4 months ago
- A simple 3D files viewer on console☆28Aug 15, 2025Updated 6 months ago
- A standalone Rust implementation of an Extended Kalman Filter for attitude estimation, designed for quadcopter applications.☆53Apr 2, 2025Updated 11 months ago
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago
- Port of OpenMesh 5.1 Core to Rust. The original OpenMesh is a C++ implementation of "A generic and efficient polygon mesh data structure"…☆12Aug 30, 2021Updated 4 years ago
- Macros for accessing your type's documentation at runtime.☆65Feb 1, 2026Updated last month
- Bindings to TinyGL, a Small, Free and Fast Subset of OpenGL☆13Dec 1, 2022Updated 3 years ago
- A lightning-fast Sixel serializer/deserializer☆37Apr 16, 2024Updated last year
- A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust☆53Feb 6, 2025Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆57Feb 9, 2026Updated 3 weeks ago
- ⅋ — session types for Rust☆221Jul 23, 2025Updated 7 months ago
- ☆64Sep 29, 2025Updated 5 months ago
- A rewrite of the GNU wc tool boasting much faster reads using concurrency across all system cores.☆41May 19, 2025Updated 9 months ago
- Rust FFI bindings for libsixel☆14Oct 21, 2025Updated 4 months ago
- Simple evolutionary solver in Rust☆15Jan 2, 2025Updated last year
- ☆32Jul 25, 2025Updated 7 months ago
- Rust wrapper for the Origin Private File System☆26Aug 29, 2025Updated 6 months ago
- An ordered set data structure in Rust, optimized for stack-allocated storage of a tiny number of elements with a fixed cap.☆19Apr 14, 2023Updated 2 years ago
- Terminal-based tool for testing a DualShock4 controllers condition☆22Sep 25, 2025Updated 5 months ago
- Easy enum wrapper that implements all traits that the wrapped objects implement☆15Apr 30, 2021Updated 4 years ago
- A implementation of the modified akima interpolation in rust☆12Oct 28, 2020Updated 5 years ago
- simple, zero-copy (AST) & zero-dependency JSON parser☆13May 19, 2024Updated last year
- Write simple proc-macros inline with other source code.☆20Nov 24, 2024Updated last year
- Async task switching for cooperative multitasking in single thread environments with no_std support.☆17Feb 9, 2022Updated 4 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- ☆15Jul 3, 2025Updated 8 months ago
- Concise bit field extraction☆62Nov 3, 2024Updated last year