Allocation-free data structures that make do with the memory they're given
☆145Mar 10, 2022Updated 4 years ago
Alternatives and similar repositories for coca
Users that are interested in coca 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 (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆26Nov 7, 2025Updated 10 months ago
- Small, fast, synchronization primitives☆254Sep 13, 2024Updated 2 years ago
- "A very small syn"☆220Feb 1, 2025Updated last year
- Rust crate for writing repetitive code easier and faster.☆45Jan 3, 2023Updated 3 years ago
- Eventually consistent values for Rust☆125Jul 1, 2022Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Thermite SIMD: Melt your CPU☆317Sep 12, 2026Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆123Oct 11, 2021Updated 4 years ago
- Static Linear Algebra System☆35Aug 14, 2023Updated 3 years ago
- A self-describing data interchange format☆77Mar 26, 2022Updated 4 years ago
- IO-agnostic line editor for embedded systems☆116Apr 8, 2026Updated 5 months ago
- [Experiment] A lock-free, wait-free, block-free logger for the ARM Cortex-M architecture☆10Feb 18, 2020Updated 6 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆146Feb 18, 2023Updated 3 years ago
- Minimal asynchronous executor for Rust☆134Sep 10, 2026Updated last week
- Wait for async tasks☆13Dec 22, 2022Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Visualise recursive functions and tree structures.☆30Jun 6, 2021Updated 5 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆266Feb 10, 2022Updated 4 years ago
- Dwarf Fortress inspired frontend to Veloren, the multiplayer RPG voxel game written in Rust☆16Jan 20, 2023Updated 3 years ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Oct 27, 2022Updated 3 years ago
- A distributed, cryptographically-verifiable blog / social network☆74Feb 3, 2025Updated last year
- A crate for terminal colors and styles☆13Jun 1, 2020Updated 6 years ago
- The feature-rich, portable async channel library☆267Jan 9, 2023Updated 3 years ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆160Updated this week
- ☆49Sep 24, 2022Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- generators☆211Sep 20, 2023Updated 2 years ago
- Experimental rust serialization library☆290Aug 20, 2023Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Dec 23, 2023Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆381Sep 6, 2026Updated last week
- Easy code duplicate with substitution for Rust☆256May 21, 2026Updated 3 months ago
- Async task switching for cooperative multitasking in single thread environments with no_std support.☆17Feb 9, 2022Updated 4 years ago
- A tiny, fast, zero-dep library for random number generation☆251Jun 8, 2025Updated last year
- Take a reference and get back a slice of length one☆25Apr 29, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Generate is a library for building iterators on the fly☆39Jun 18, 2021Updated 5 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆307Jul 16, 2026Updated 2 months ago
- Format strings in a safe platform-appropriate way