helio VS Redis

Compare helio vs Redis and see what are their differences.

helio

A modern framework for backend development based on io_uring Linux interface (by romange)

Redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps. (by redis)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
helio Redis
1 320
398 64,893
- 1.0%
9.0 9.7
about 19 hours ago 5 days ago
C++ C
Apache License 2.0 GNU General Public License v3.0 or later
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.

helio

Posts with mentions or reviews of helio. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-30.
  • Dragonflydb – A modern replacement for Redis and Memcached
    20 projects | news.ycombinator.com | 30 May 2022
    I like the redis protocol compatibility and the HTTP compatibility, but from the initial skim through I guess you are using abseil-cpp and the home-grown helio (https://github.com/romange/helio) library.

    Could you get me a one liner on the helio library is it used as a fiber wrapper around the io_uring facility in the kernel? Can it be used as a standalone library for implementing fibers in application code?

    Also it seems that spinlock has become a defacto standard in the DB world today, thanks for not falling into the trap (because 90% of the users of any DB do not need spinlocks).

    Another curious question would why not implement with seastar (since you're not speaking to disk often enough)?

Redis

Posts with mentions or reviews of Redis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-07.

What are some alternatives?

When comparing helio and Redis you can also consider the following projects:

dragonfly - A modern replacement for Redis and Memcached

Redis - 🚀 A robust, performance-focused, and full-featured Redis client for Node.js.

midi-redis - A toy memory store with great performance

LevelDB - LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

webdis - A Redis HTTP interface with JSON output

RabbitMQ - Open source RabbitMQ: core server and tier 1 (built-in) plugins

cachegrand - cachegrand - a modern data ingestion, processing and serving platform built for today's hardware

Polly - Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.

Thing-Downloader - Extensible Program to download files

celery - Distributed Task Queue (development branch)

Aerospike - Aerospike Database Server – flash-optimized, in-memory, nosql database

Riak - Riak is a decentralized datastore from Basho Technologies.