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☆185Updated 9 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Copy-on-write string utilities for Rust☆160Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- "A very small syn"☆212Updated 11 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Abstract over different executors☆74Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆70Updated last year
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- The feature-rich, portable async channel library☆266Updated 3 years ago
- ☆126Updated 3 years ago
- Run closures in parallel☆115Updated 11 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 2 weeks ago