zig-adaptive-lock VS pluto

Compare zig-adaptive-lock vs pluto and see what are their differences.

zig-adaptive-lock

Benchmarking a faster std.Mutex implementation for Zig (by kprotty)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
zig-adaptive-lock pluto
1 1
27 482
- 4.6%
0.0 4.3
about 1 year ago 4 months ago
Zig Zig
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.

zig-adaptive-lock

Posts with mentions or reviews of zig-adaptive-lock. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-16.

pluto

Posts with mentions or reviews of pluto. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-11.
  • Which do you prefer?
    2 projects | /r/osdev | 11 Jul 2023
    Zig all the way. It's support for lots of architectures out of the box without needing to cross compile is so good for porting your kernel. Allocators and not having to write a whole new std library for your OS is also a major plus. There are lots more ebenfots that would take too long to list here. For an example Zig kernel, check out mine at https://github.com/ZystemOS/pluto (OS name is WIP).

What are some alternatives?

When comparing zig-adaptive-lock and pluto you can also consider the following projects:

zap - An asynchronous runtime with a focus on performance and resource efficiency.

georgios - Hobby Operating System

free-programming-books - :books: Freely available programming books

zigvale-barebones - A brief example of the use of the Zigvale library in a bare-bones kernel.

differential-datalog - An in-memory incremental Datalog engine based on Differential Dataflow

ydin - A very extendable and versatile hybrid kernel.

tokio - A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

reactos - A free Windows-compatible Operating System

ponyc - Pony is an open-source, actor-model, capabilities-secure, high performance programming language

toaruos - A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.

build - Armbian Linux build framework generates custom Debian or Ubuntu image for x86, aarch64, riscv64 & armhf

kernel-zig - :floppy_disk: hobby x86 kernel zig