teryror / coca
Allocation-free data structures that make do with the memory they're given
☆145Updated 2 years ago
Alternatives and similar repositories for coca:
Users that are interested in coca are comparing it to the libraries listed below
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Generic Atomic<T> type for Rust☆226Updated last year
- The feature-rich, portable async channel library☆251Updated 2 years ago
- a lock-free concurrent slab (experimental)☆278Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆173Updated last week
- ☆201Updated last month
- Make trait methods callable without the trait in scope☆135Updated this week
- Copy-on-write string utilities for Rust☆158Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- A simple bitset container for Rust☆131Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated this week
- "A very small syn"☆200Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆180Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- Migrated to Codeberg☆80Updated last year
- Define your own PhantomData☆151Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- A fast and flexible LRU map.☆175Updated last month
- A fast, concurrent string interner☆148Updated 6 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 4 months ago
- An updated version of linked-hash-map and friends☆109Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- ✈️ a private, authenticated, permissioned cargo registry☆129Updated 2 years ago