40
ember_os
v0.1.3 GrowingA simple OS kernel implemented in rust, which has referenced https://os.phil-opp.com/
MIT/Apache-2.0 Edition 2021
Memory managementOperating systemsEmbedded developmentNo standard library #embedded#rust#kernel#os#unix-like
Quick Verdict
- โNot updated for 1+ year
- !Pre-1.0: API may have breaking changes
- โPermissive license (MIT/Apache-2.0)
Security
Checking security advisories...
Downloads
4.5K
Dependents
0
Releases
4
Size
56KB
Deep Insights
๐
Download activity
7 downloads in the last 30 days (0/day avg).
๐ฌ
Pre-1.0 for over a year
Despite being 2+ years old, ember_os hasn't reached 1.0 yet. Expect potential API changes between versions.
Health Breakdown
Maintenance 5/25
Recency, release consistency, active ratio
Quality 15/25
Yanked ratio, deps, size, maturity, features
Community 6/20
Reverse deps, ownership, ecosystem
Popularity 4/15
Downloads, momentum, growth trend
Documentation 10/15
Docs, repo, license, metadata
Download Trend
Daily downloads ยท last 90 days
0/day avg-69%
Version Adoption
v0.1.1
33%
v0.1.0
29%
v0.1.3
21%
v0.1.2
17%
Release Timeline
4 releasessince 2024
J
F
M
A
M
J
J
A
S
O
N
D
2024
2
2025
2
2026
LessMore
Feature Flags
default =["use_FixedSizeBlockAllocator", "use_EfficientExecutor", "use_SelfDefinedLRUCache"]
use_BumpAllocatoruse_SimpleExecutoruse_EfficientExecutor*usr_def_addr_translateuse_LinkedListAllocatoruse_LockedHeapAllocatoruse_SelfDefinedLRUCache*use_FixedSizeBlockAllocator*
README
Loading README...
Maintainers
Dependencies
17
direct dependencies
Dependents
0
crates depend on ember_os