SaaSHub helps you find the best software and product alternatives Learn more →
AhnTri Alternatives
Similar projects and alternatives to AhnTri
-
MoonOS
MoonOS (just a kernel atm) is a micro kernel designed for the x86_64 and arm architecure.
-
HackOS
This is a hobby operating system I'm currently developing. I have big hopes that it will eventually turn out to some kind of hacking toolset, but of course that is just the plan, and may turn out completely differently.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
FilesystemDrivers
This is a project which contains my filesystem drivers for my kernel. They are all tested here before being integrated with the OS.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
AhnTri reviews and mentions
-
How to make a filesystem and a driver
I was working on a PMM, and finally have created one, you can look up here --> https://github.com/AhnJihwan/AhnTri/blob/main/mm/pmm.c
-
How to make the frambuffer.
Jihwan Ahn, 2021, https://github.com/AhnJihwan/AhnTri
-
How can I make a PIT(Programmable Interval Timer)?
Expalination AhnTriOS > https://github.com/AhnJihwan/AhnTri My OS AhnTri is the idea of making text UI OS better as it used to. It's made to make a good, easy to use Text User Interface OS. You can get a copyright of your code when you contribute. > https://github.com/AhnJihwan/AhnTri/blob/main/drivers/timer.c Contribution is ❤(I would be pleased if one contributes to my small OS)
I'm sorry to say this, If you know how, I will really be pleased to contribute a little. My code is updated, https://github.com/AhnJihwan/AhnTri/blob/main/drivers/timer.c , but it still needs some touch to print how much seconds passed. I have lack of knowledge of NASM, since I only know GAS, so I can't go more with the wiki. I've encountered a problem like these, so please help me... Thanks.
-
(HELP ) i would like to make a OS written in c (x86)
https://github.com/AhnJihwan/AhnTri It would give you help, me fame.
-
How to build my OS in github actions
Oh my god... https://github.com/AhnJihwan/AhnTri/blob/main/.github/workflows/c-cpp.yml Please help me...
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0fa343ece8>
www.saashub.com | 28 Nov 2023
Stats
AhnJihwan/AhnTri is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of AhnTri is C.