SaaSHub helps you find the best software and product alternatives Learn more โ
Managarm Alternatives
Similar projects and alternatives to managarm
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
-
Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
-
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
-
-
-
-
v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
-
DataFrame
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
-
-
-
-
-
-
-
-
OpenMVG (open Multiple View Geometry)
open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion.
-
-
managarm discussion
managarm reviews and mentions
- Managarm: Pragmatic microkernel-based OS with asynchronous I/O
- RISC-V support (super-duper ultra WIP) by ElectrodeYT ยท Pull Request #534 ยท managarm/managarm
-
What are some C++ projects with high quality code that I can read through?
managarm is pretty clean from what I remember.
- The managarm Operating System: an asynch mirokernel OS with Linux compatibility
-
Tilck โ A Tiny Linux-Compatible Kernel
Somewhat related, Managarm[0] also attempts to be Linux compatible, but has a microkernel, multiserver design.
0. https://github.com/managarm/managarm
-
Linux Kernel 6.1 LTS Released with Initial Support for the Rust Programming Language
Neat idea. There is some research done on fully async OSes like https://github.com/managarm/managarm
-
Creator of SerenityOS announces new Jakt programming language effort
If you haven't already, I'd hang out with the Managarm crew. Prety friendly, and what they're doing with C++ and async is very cool!
-
In Defense of Async: Function Colors Are Rusty
But well, maybe you should look at Managarm.
-
Managarm development stream VOD 6/11/2021 - Implementing /proc/self
You can find more information on the project on our github page here. It is mostly a hobby project, so me and the other developers like to work on it in our free time.
-
This Month in Rust OSDev (May 2021)
Not hosted on rust-osdev but the Managarm project (an OS that focuses on async and that is primarily written in C++ so far) recently gained a rustc port and ports of some basic utilities written in Rust (ripgrep, exa). Support for Rust drivers is in the works (but still requires adding support for some libraries first that wrap the low-level system call interface).
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Jan 2025
Stats
managarm/managarm is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of managarm is C++.