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
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- "A very small syn"☆212Updated 10 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- ☆125Updated 3 years ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 2 weeks ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated last week
- Run closures in parallel☆115Updated 10 months ago
- Define your own PhantomData☆158Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆148Updated last year
- Make trait methods callable without the trait in scope☆161Updated last week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last week
- ☆237Updated 3 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- The feature-rich, portable async channel library☆266Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Fast, FFI-friendly string interning for Rust☆174Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Rust serializer library☆88Updated 2 months ago