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 10 months ago
- "A very small syn"☆212Updated 11 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Copy-on-write string utilities for Rust☆162Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- ☆111Updated 3 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
- Make trait methods callable without the trait in scope☆162Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- A simple bitset container for Rust☆160Updated 7 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- ☆126Updated 3 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- Define your own PhantomData☆158Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A tool to mine crates.io and produce static websites☆138Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Minimal asynchronous executor for Rust☆133Updated last week
- Better reference counted strings for Rust☆140Updated last year
- Changing function definitions at runtime in Rust☆134Updated 3 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 2 months ago