distortos VS lockfree

Compare distortos vs lockfree and see what are their differences.

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
distortos lockfree
1 11
430 704
1.2% -
7.4 7.9
about 1 month ago about 1 month ago
C++ C++
Mozilla Public License 2.0 MIT License
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.

distortos

Posts with mentions or reviews of distortos. We have used some of these posts to build our list of alternatives and similar projects.

lockfree

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

What are some alternatives?

When comparing distortos and lockfree you can also consider the following projects:

micro-gl - Headers Only C++11 CPU Vector Graphics. no std-lib, no FPU and no GPU required !

rc_event_queue - VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.

l4re-core - The core components of the L4Re operating system.

glibc - GNU Libc

Postform - Postponed formatting experiments with string interning in C++. Inspired by the defmt Rust crate

real-time-cpp - Source code for the book Real-Time C++, by Christopher Kormanyos

tlaplus - TLC is a model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.

BOSSA - BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers. The motivation behind BOSSA is to create a simple, easy-to-use, open source utility to replace Atmel's SAM-BA software. BOSSA is an acronym for Basic Open Source SAM-BA Application to reflect that goal.

Ring-Buffer - A simple ring buffer (circular buffer) designed for embedded systems.

VibSense - VibSense: A ~3kHz wireless vibration sensor powered by M5stack-core & MPU6886, optimized with RTOS for real-time measurements.

multiversion-concurrency-control - Implementation of multiversion concurrency control, Raft, Left Right concurrency Hashmaps and a multi consumer multi producer Ringbuffer, concurrent and parallel load-balanced loops, parallel actors implementation in Main.java, Actor2.java and a parallel interpreter