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:
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- Migrated to Codeberg☆80Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- ☆125Updated 3 years ago
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- A simple bitset container for Rust☆151Updated 3 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- "A very small syn"☆209Updated 8 months ago
- Small, fast, synchronization primitives☆251Updated last year
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Define your own PhantomData☆158Updated last month
- generators☆209Updated 2 years ago
- ☆112Updated 2 years ago
- An updated version of linked-hash-map and friends☆129Updated this week
- Run closures in parallel☆115Updated 9 months ago
- ☆225Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆141Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month