bus VS left-right

Compare bus vs left-right and see what are their differences.

bus

Efficient, lock-free, bounded Rust broadcast channel (by jonhoo)

left-right

A lock-free, read-optimized, concurrency primitive. (by jonhoo)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
bus left-right
2 5
750 1,898
- -
6.1 5.6
8 months ago 8 months ago
Rust Rust
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

bus

Posts with mentions or reviews of bus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-10.

left-right

Posts with mentions or reviews of left-right. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-27.

What are some alternatives?

When comparing bus and left-right you can also consider the following projects:

docker-compose-wait - A simple script to wait for other docker images to be started while using docker-compose (or Kubernetes or docker stack or whatever)

triple-buffer - Implementation of triple buffering in Rust

rsevents - Auto- and manual-reset events for rust

dashmap - Blazing fast concurrent HashMap for Rust.

crossbeam - Tools for concurrent programming in Rust

evlru - An eventually consistent LRU designed for lock-free concurrent reads

mtc - A CLI time management app with the ability to synchronize todos, tasks and events via a server using a SSH connection.

concurrentlinkedhashmap - A ConcurrentLinkedHashMap for Java

trn - Time Ranges

concache - A linked-list based, lock-free concurrent hashmap in Rust.

Googletrans - G文⚡: Concurrency-safe, Free and Unlimited google translate api for Golang. 🔥免莹、无限、并发安党的谷歌翻译包

Caffeine - A high performance caching library for Java