elixir-getting-started
PDF, MOBI, EPUB documents for Elixir's Getting Started tutorial. (by potatogopher)
How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++ (by SamyPesse)
elixir-getting-started | How-to-Make-a-Computer-Operating-System | |
---|---|---|
1 | 4 | |
100 | 22,028 | |
0.0% | 0.0% | |
0.0 | 0.0 | |
about 9 years ago | over 3 years ago | |
C | ||
- | Apache License 2.0 |
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.
elixir-getting-started
Posts with mentions or reviews of elixir-getting-started.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-23.
-
Free 500+ books and learning resources for every programmer.
Getting Started Guide (HTML) (PDF, MOBI, EPUB)
How-to-Make-a-Computer-Operating-System
Posts with mentions or reviews of How-to-Make-a-Computer-Operating-System.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-05.
- System related C projects
- Resources to learn os concepts
-
Free 500+ books and learning resources for every programmer.
How to Make a Computer Operating System (🚧 in process)
-
10 Advanced Projects to Build in 2021
Rust: https://os.phil-opp.com/ C: https://github.com/cfenollosa/os-tutorial C++: https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System
What are some alternatives?
When comparing elixir-getting-started and How-to-Make-a-Computer-Operating-System you can also consider the following projects:
guide.elm-lang.org - My book introducing you to Elm!
Theseus - Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧: closing the semantic gap between compiler and hardware by maximally leveraging the power of language safety and affine types. Theseus aims to shift OS responsibilities like resource management into the compiler.
Scala school - Lessons in the Fundamentals of Scala
thor-os - Simple operating system in C++, written from scratch
Crafting Interpreters - Repository for the book "Crafting Interpreters"
baremetal-arm - An ebook about bare-metal programming for ARM