orxfun / orx-concurrent-vecLinks
A thread-safe, efficient and lock-free vector allowing concurrent grow, read and update operations.
☆13Updated 2 weeks ago
Alternatives and similar repositories for orx-concurrent-vec
Users that are interested in orx-concurrent-vec are comparing it to the libraries listed below
Sorting:
- Rust library to facilitate event-driven programming.☆76Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Compile-time string operations☆103Updated 3 weeks ago
- An ergonomic graph API for Rust☆53Updated last week
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆174Updated 5 months ago
- A GUI generator for clap-rs using egui☆109Updated last year
- ☆276Updated last week
- 📈 The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap (aka "linear map")☆169Updated last week
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆261Updated this week
- Two dimensional grid data structure☆90Updated 3 weeks ago
- Arbitrary precision floating point numbers library☆113Updated 6 months ago
- Cargo command to create the README.md from your crate's documentation☆166Updated last month
- An ε-copy serialization/deserialization framework for Rust☆155Updated this week
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Drop-in replacement for std::time for Wasm in browsers☆79Updated 7 months ago
- Fantastic serialization library☆160Updated last year
- Humansize - A flexible crate for humanizing file sizes☆120Updated 8 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A simple bitset container for Rust☆150Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Derive a builder for your constructors in Rust☆71Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆164Updated last week
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆168Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 7 months ago
- Const TypeId and non-'static TypeId☆67Updated last week