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.☆160Updated last month
- Utility wrapper to send non send types to other threads safely☆179Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆238Updated last week
- The feature-rich, portable async channel library☆254Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆119Updated 6 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 2 months ago
- ☆204Updated last week
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- An updated version of linked-hash-map and friends☆111Updated last week
- A lightweight low-level single-threaded actor runtime☆171Updated last month
- Map data structure whose keys are stored as ranges☆88Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- generators☆205Updated last year
- Make trait methods callable without the trait in scope☆136Updated last month
- A fast, concurrent string interner☆149Updated 7 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- ☆124Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆183Updated last week
- Pull in every source file in a directory as a module☆172Updated last month
- Rust serializer library☆87Updated 11 months ago
- Better reference counted strings for Rust☆121Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Proc-macro typestate DSL for Rust☆148Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Run closures in parallel☆113Updated 3 months ago