sharded

Safe, fast, and obvious concurrent collections in Rust. (by nkconnor)

Sharded Alternatives

Similar projects and alternatives to sharded

  1. parallel-hashmap

    A family of header-only, very fast and memory-friendly hashmap and btree containers.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. rust-phf

    Compile time static maps for Rust

  4. scherben-map.rs

    Concurrent Sharded HashMap for Rust

  5. dashmap

    12 sharded VS dashmap

    Blazing fast concurrent HashMap for Rust.

  6. hypergraph

    Hypergraph is data structure library to create a directed hypergraph in which a hyperedge can join any number of vertices.

  7. Coerce-rs

    Actor runtime and distributed systems framework for Rust

  8. staticvec

    Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better sharded alternative or higher similarity.

sharded discussion

Log in or Post with

sharded reviews and mentions

Posts with mentions or reviews of sharded. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-19.
  • Memory efficient hashmap?
    3 projects | /r/rust | 19 Sep 2021
    https://github.com/greg7mdp/parallel-hashmap has a full write up on memory improvements over the equivalent C++. There’s a reference implementation I did in Rust here https://github.com/nkconnor/sharded focused on the concurrency side.

Stats

Basic sharded repo stats
1
35
6.0
9 months ago

nkconnor/sharded is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of sharded is Rust.


Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Rust is
the 5th most popular programming language
based on number of references?