vulkan-core
A light weight, fast and efficient cryptocurrency blockchain implementation written in C11. (by vulkancurrency)
mOS
Operating system written in C. Monolithic kernel design. (by Moldytzu)
vulkan-core | mOS | |
---|---|---|
1 | 3 | |
13 | 24 | |
- | - | |
4.7 | 0.0 | |
6 months ago | about 1 year ago | |
C | C | |
MIT License | 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.
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.
vulkan-core
Posts with mentions or reviews of vulkan-core.
We have used some of these posts to build our list of alternatives
and similar projects.
mOS
Posts with mentions or reviews of mOS.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-13.
-
Stack fault exception when application cores execute interrupt handlers
When the ISTs are used, the interrupts fail to work. The all cores (besides the bsp for some reason) raise an exception right before executing the handler. It seems to work with ists disabled (or when mapping less physical memory), on all cores.... https://github.com/Moldytzu/mOS
-
Not being able to return from intrerrupt handlers back to userspace
is it good now? https://github.com/Moldytzu/mOS/blob/master/kernel/userspace.asm
What are some alternatives?
When comparing vulkan-core and mOS you can also consider the following projects:
allocator - Customisable, thread-safe C11 memory allocator based off the K&R "storage allocator"
Description - Mini async log C port. Now with C++ wrappers.
beginners-C-program-examples - Simple, Short and Sweet beginners friendly C language programs , revised.
Muon - A Micro (1k lines of code) Unit Test Framework for C/C++
vastringify - Type-safe Printf in C
crescent - A fighting and beat em up game engine for windows, linux, and macos written in C and uses OpenGL.
trezor-firmware - :lock: Trezor Firmware Monorepo