teryror / cocaLinks
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
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Graph the number of crates that depend on your crate over time☆248Updated last week
- "A very small syn"☆204Updated 4 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 7 months ago
- The feature-rich, portable async channel library☆255Updated 2 years ago
- A fast, concurrent string interner☆150Updated 10 months ago
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- ☆209Updated last month
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- skiplist☆142Updated 3 years ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆147Updated last week
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- generators☆208Updated last year
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- Define your own PhantomData☆152Updated last month
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- ☆113Updated 2 years ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Eventually consistent values for Rust☆125Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆165Updated 8 months ago