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☆186Updated 8 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- "A very small syn"☆212Updated 10 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆210Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆184Updated last month
- An updated version of linked-hash-map and friends☆137Updated last month
- A simple bitset container for Rust☆158Updated 5 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A fast, concurrent string interner☆162Updated last year
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- ☆240Updated 4 months ago
- generators☆211Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆125Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Run closures in parallel☆115Updated 11 months ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Define your own PhantomData☆158Updated this week
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- The feature-rich, portable async channel library☆266Updated 2 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month