Nos

RTOS for microcontrollers
Alternatives To Nos
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Lk2,884
5 days ago94mitC
LK embedded kernel
Libopencm32,661
2 days ago229gpl-3.0C
Open source ARM Cortex-M microcontroller library
Bare Metal Programming Guide1,477
2 months ago2mitC
A bare metal programming guide (ARM microcontrollers)
Croaring1,265
2 days ago45otherC
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations
Squirrel804
14 days ago89mitC++
Official repository for the programming language Squirrel
Uefi Ntfs595
6 months agogpl-2.0C
UEFI:NTFS - Boot NTFS or exFAT partitions from UEFI
Riscv_vhdl504
19 hours ago3apache-2.0Verilog
Portable RISC-V System-on-Chip implementation: RTL, debugger and simulators
Raspberry Pi Cross Compilers438
10 months ago7gpl-3.0Shell
Latest GCC Cross Compiler & Native (ARM & ARM64) CI generated precompiled standalone toolchains for all Raspberry Pis. 🍇
Debugbreak437
a year ago7bsd-2-clausePython
break into the debugger programmatically
Efifs400
6 months agogpl-3.0C
EFI FileSystem drivers
Alternatives To Nos
Select To Compare


Alternative Project Comparisons
Readme

nOS

Join the chat at https://gitter.im/jimtremblay/nOS MPLv2 License

Features:

  • Preemptive or cooperative scheduling (depending on your configuration)
  • Can be tickless for battery-powered application
  • Binary and counting semaphores
  • Mutexes with priority ceiling or priority inheritance
  • Queues for thread-safe communication
  • Flags for waiting on multiple events
  • Memory blocks for dynamic memory allocation
  • Software timers with callback and priority
  • Software interrupts (signal) with callback and priority
  • Real-time module compatible with UNIX timestamp
  • Software alarms with callback
  • No limits on number of nOS objects, except your available memory
  • Tiny footprint (as low as 1KB ROM/few bytes of RAM)
  • Fully configurable (ROM and RAM)
  • Open source, royalty free
  • Win32 and Linux simulator available

Documentation

Popular Arm Projects
Popular Gcc Projects
Popular Hardware Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C
Arm
Gcc
Rom
Priority
Avr