InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Top 9 Rust Concurrent Projects
-
Project mention: SableDb – a key/value store that uses RocksDB and Redis API (written in Rust) | news.ycombinator.com | 2024-04-04
a few times, seems interesting. The author's also built a lot of other cool concurrency primitives for Rust as well.
[0] https://github.com/spacejam/sled
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
stretto
Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache. (by al8n)
-
-
possum
concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files
https://github.com/anacrolix/possum
concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
rc_event_queue
VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.
-
Rust Concurrent discussion
Rust Concurrent related posts
-
Copy-on-Write on APFS
-
SableDb – a key/value store that uses RocksDB and Redis API (written in Rust)
-
RFC: redb (embedded key-value store) nearing version 1.0
-
dashmap VS scalable-concurrent-containers - a user suggested alternative
2 projects | 13 Apr 2023 -
Samsara, a safe Rust concurrent cycle collector
-
Ask HN: Serverless” key value store with transactions?
-
File Based Encrypted Database
-
A note from our sponsor - InfluxDB
www.influxdata.com | 20 Sep 2024
Index
What are some of the best open-source Concurrent projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | sled | 8,063 |
2 | dashmap | 2,966 |
3 | stretto | 412 |
4 | r3bl-open-core | 341 |
5 | possum | 83 |
6 | sharded | 32 |
7 | rust-canteen | 29 |
8 | rc_event_queue | 20 |
9 | scherben-map.rs | 3 |