rtic
nettu-scheduler

rtic | nettu-scheduler | |
---|---|---|
15 | 11 | |
1,904 | 539 | |
2.5% | - | |
8.2 | 0.0 | |
9 days ago | over 2 years ago | |
Rust | Rust | |
Apache License 2.0 | MIT License |
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.
rtic
-
Snowdrop OS – a homebrew operating system from scratch, in assembly language
Fuchsia has a crap load of wild ideas. Microkernel, capabilities, weird app installation system (I think they're trying to make apps more like websites).
https://rtic.rs/ is a pretty cool idea for an embedded RTOS (sort of).
Honestly though there's still stuff in Plan 9 that is way more advanced than what Linux does, e.g. https://9p.io/sys/doc/lexnames.html
-
Is rust used for microchip coding?
There's also RTIC which is another framework that makes concurrency trivial.
- Would generators be useful for embedded?
-
RTIC (The hardware accelerated Rust RTOS) releases v2.0.0!
Github here: https://github.com/rtic-rs/rtic
-
Are there universities that teach Rust?
At Telecom Paris, one of the top engineering schools in France, we teach Rust to undergraduate and graduate students who specialize in Embedded Systems. They get to use Rust and RTIC on STM32 based boards, and they also use Embassy for some projects.
-
When is the right time to change jobs?
If you want something more cutting edge. Try embedded Rust and checkout RTIC. I don't know if it's the real next thing. But i guess it could be fun to try.
-
In which circumstances is C++ better than Rust?
RTIC is still going strong, they are working on a 2.0 release at the moment :). There's also now embassy which provides an async runtime (and a ton of other nice things) for embedded as well :)
-
eskarp: Custom design using ergogen, 3D printed case, RP2040 with Rust firmware
RTIC - RTOS and task scheduling
-
My negative views on Rust
That's completely incorrect. The existing ecosystem focuses on web/IO because that's were Async/Await is already being used in other languages so everyone started there. There is significant interest in writing frameworks using async rust in embedded, but the required compiler features for it are still not stable. Check out embassy. Even RTIC has experiments with async.
-
Question: Elegant way of getting a 'static reference?
But neither of them might be usable in you case. Since it looks like you're running bare-metal, a framework like RTIC can give you a initialization function and then pass "static" data to a struct that is shared between all tasks.
nettu-scheduler
- Looking for a simple open-source lightweight minimalist opinionated powerful low-code smart scalable modern federated feature-rich ephemeral secure trash collection day reminder solution written in Rust
-
Any API for scheduling appointments ?
- https://github.com/fmeringdal/nettu-scheduler FOSS + seems to check all the boxes but I don't know rust and it has got only 1 commit for a year
- Nettu Scheduler is a self-hosted calendar and scheduler server
- Nettu scheduler: An open source calendar and scheduler server. Calendly alternative
-
Hacker News top posts: Mar 29, 2021
Show HN: Nettu Scheduler – A self-hosted calendar and scheduler server\ (0 comments)
-
Show HN: An open source scheduler server. Calendly alternative
You can have a look at this example: https://github.com/fmeringdal/nettu-scheduler/blob/master/ex...
- Show HN: An open source calendar and scheduler server. Calendly alternative
- Nettu Scheduler: An open source calendar and scheduler server in Rust
What are some alternatives?
embassy - Modern embedded framework, using Rust and async.
heliocron - A command line application written in Rust capable of delaying execution of other programs for time periods relative to sunrise and sunset.
tock - A secure embedded operating system for microcontrollers
orbital - Orbital is a self-hosted CI system for solo/small consulting dev teams. Written in Rust.
blisp - A statically typed Lisp like scripting programming language for Rust.
delicate - A lightweight and distributed task scheduling platform written in rust. (一个轻量的分布式的任务调度平台通过rust编写)
cortex-m-quickstart - Template to develop bare metal applications for Cortex-M microcontrollers
quartz.rs - Minimalist scheduling library for Rust
svd2rust - Generate Rust register maps (`struct`s) from SVD files
deep-daze - Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique was originally created by https://twitter.com/advadnoun
cortex-m - Low level access to Cortex-M processors
mosh-mallet
