Thread-safe clone-on-write container for fast concurrent writing and reading.
☆49Jan 3, 2023Updated 3 years ago
Alternatives and similar repositories for sync_cow
Users that are interested in sync_cow are comparing it to the libraries listed below
Sorting:
- Track memory allocations by backtrace or originating thread☆47Nov 14, 2025Updated 3 months ago
- Space Efficient Pretty Printer☆17Apr 15, 2022Updated 3 years ago
- Wait for async tasks☆13Dec 22, 2022Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42May 4, 2024Updated last year
- A library for deserializing a variety of file formats directly into numpy arrays☆29Jun 15, 2023Updated 2 years ago
- ☆48Sep 24, 2022Updated 3 years ago
- Typed any map for rust☆67Dec 13, 2024Updated last year
- Bindings to TinyGL, a Small, Free and Fast Subset of OpenGL☆13Dec 1, 2022Updated 3 years ago
- Lightweight rust application for interactive scientific visualization☆32Oct 22, 2022Updated 3 years ago
- Trait-agnostic derive macros☆28Feb 13, 2025Updated last year
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆25Oct 26, 2023Updated 2 years ago
- Rust library to facilitate event-driven programming.☆76Dec 26, 2023Updated 2 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Apr 15, 2023Updated 2 years ago
- Async task switching for cooperative multitasking in single thread environments with no_std support.☆17Feb 9, 2022Updated 4 years ago
- A cellular automaton wasm example☆12Feb 1, 2025Updated last year
- A Crate to display Graphs on the Terminal☆32Sep 8, 2023Updated 2 years ago
- Approximate Quantiles with Configurable Worst Case Error☆16Mar 8, 2022Updated 3 years ago
- rust utility for temporarily changing directory☆15Mar 17, 2023Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Sep 4, 2023Updated 2 years ago
- Reflection via DWARF.☆298Feb 26, 2023Updated 3 years ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆36Oct 8, 2023Updated 2 years ago
- Rust implementations of Fast Fourier Transform convolution and correlation for n-dimensional arrays☆51Sep 4, 2023Updated 2 years ago
- The Big Book of Rust Interop☆20Jun 26, 2023Updated 2 years ago
- hdfs client impl with pure rust☆18Jan 9, 2024Updated 2 years ago
- a viewer for /r/place☆18Jan 22, 2025Updated last year
- A stack-allocated box that stores trait objects.☆20Jul 20, 2021Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Dec 23, 2023Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Feb 23, 2025Updated last year
- Convert numbers like 42 to forty-two☆18Aug 21, 2024Updated last year
- A parallelized Rust port of crumsort☆169Aug 24, 2022Updated 3 years ago
- Find duplicate code blocks in files☆56Feb 14, 2024Updated 2 years ago
- Inline procedural macros for Rust☆56Aug 27, 2022Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 4 years ago
- Find out what platform your code is running on from Rust☆34Apr 13, 2022Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Jan 12, 2024Updated 2 years ago
- Allows joining paths without allocation☆20Sep 17, 2023Updated 2 years ago
- Disassembler for Python bytecode☆17Aug 12, 2021Updated 4 years ago
- Traits extending the Rust Range structs in std::ops☆42May 6, 2023Updated 2 years ago
- YCSB in Rust (WIP)☆19May 18, 2021Updated 4 years ago