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 10 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Run closures in parallel☆114Updated last year
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- "A very small syn"☆212Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Define your own PhantomData☆158Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Copy-on-write string utilities for Rust☆162Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- Better reference counted strings for Rust☆140Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated last week
- A simple bitset container for Rust☆159Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- ☆126Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Abstract over different executors☆74Updated 2 years ago
- ☆243Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago