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:
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆114Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- generators☆208Updated last year
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆118Updated last year
- Migrated to Codeberg☆79Updated last year
- A fast, concurrent string interner☆150Updated 9 months ago
- "A very small syn"☆204Updated 3 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Make trait methods callable without the trait in scope☆146Updated last week
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 7 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- ☆124Updated 2 years ago
- Copy-on-write string utilities for Rust☆157Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Fast, FFI-friendly string interning for Rust☆165Updated 8 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Generic Atomic<T> type for Rust☆235Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆185Updated last month
- The feature-rich, portable async channel library☆255Updated 2 years ago