teryror / coca
Allocation-free data structures that make do with the memory they're given
☆145Updated 3 years ago
Alternatives and similar repositories for coca:
Users that are interested in coca are comparing it to the libraries listed below
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆174Updated last year
- Migrated to Codeberg☆80Updated last year
- Fast, FFI-friendly string interning for Rust☆163Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Copy-on-write string utilities for Rust☆158Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 5 months ago
- ☆124Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆119Updated 6 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆177Updated this week
- "A very small syn"☆201Updated last month
- Run closures in parallel☆113Updated 2 months ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- ☆203Updated 2 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 5 months ago
- An updated version of linked-hash-map and friends☆109Updated 2 weeks ago
- Better reference counted strings for Rust☆119Updated 8 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- generators☆205Updated last year
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆122Updated 4 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Threadsafe RefCell for Rust☆90Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 3 weeks ago