All Projects → Awesome-HarmonyOS → Harmonyos

Awesome-HarmonyOS / Harmonyos

A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。

Programming Languages

c
50402 projects - #5 most used programming language
shell
77523 projects
assembly
5116 projects
perl
6916 projects
Makefile
30231 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Harmonyos

Harmonyos
鸿蒙系统资料。Docs about HarmonyOS.
Stars: ✭ 1,191 (-93.52%)
Mutual labels:  iot-platform, iot, kernel, operating-system, os, architecture
OpenHarmony
华为鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,鸿蒙技术资料,手册,指南,共建国产操作系统万物互联新生态。
Stars: ✭ 373 (-97.97%)
Mutual labels:  kernel, architecture, os, operating-system, huawei, harmonyos
ByteOS
A simple hobby operating system for the x86-64 architecture, written in C.
Stars: ✭ 47 (-99.74%)
Mutual labels:  kernel, os, operating-system
SimpleOS
Operating System Coded in Assembly and C
Stars: ✭ 72 (-99.61%)
Mutual labels:  kernel, os, operating-system
LudOS
A toy monolithic kernel written in C++
Stars: ✭ 38 (-99.79%)
Mutual labels:  kernel, os, operating-system
GENADEV OS
An AArch64 hobbyist OS for the Raspberry Pi 3 B+
Stars: ✭ 14 (-99.92%)
Mutual labels:  kernel, os, operating-system
Methylenix
The operating system written in Rust
Stars: ✭ 32 (-99.83%)
Mutual labels:  kernel, os, operating-system
oneiric
A small kernel + OS based on how dreams work
Stars: ✭ 11 (-99.94%)
Mutual labels:  kernel, os, operating-system
DentOS
Experimental Stand-alone 32-bit Kernel with Bootloader written in AT&T Assembly and Freestanding C
Stars: ✭ 32 (-99.83%)
Mutual labels:  kernel, os, operating-system
Lemonos
The Lemon Operating System https://lemonos.org
Stars: ✭ 260 (-98.59%)
Mutual labels:  kernel, operating-system, os
KnutOS
An x86_64 hobbyist OS written in C and Assembly
Stars: ✭ 16 (-99.91%)
Mutual labels:  kernel, os, operating-system
Tock
A secure embedded operating system for microcontrollers
Stars: ✭ 3,258 (-82.28%)
Mutual labels:  iot, kernel, operating-system
RocketOS
RocketOS is a Unix based OS that uses legacy BIOS and GRUB and is written in C17. It is being developed for educational purposes primarily, but it still is a serious project. It is currently in its infancy.
Stars: ✭ 23 (-99.87%)
Mutual labels:  kernel, os, operating-system
beeos
A simple "Unix-like" kernel trying to be POSIX compliant
Stars: ✭ 103 (-99.44%)
Mutual labels:  kernel, os, operating-system
poplar
Microkernel and userspace written in Rust exploring modern ideas
Stars: ✭ 217 (-98.82%)
Mutual labels:  kernel, os, operating-system
nautilus
Nautilus Aerokernel
Stars: ✭ 30 (-99.84%)
Mutual labels:  kernel, os, operating-system
MandelbrotOS
A community driven OS by the youth
Stars: ✭ 172 (-99.06%)
Mutual labels:  kernel, os, operating-system
SnowFlake
Technology is free, SnowFlakeOS
Stars: ✭ 38 (-99.79%)
Mutual labels:  kernel, os, operating-system
duckOS
Yet another hobby x86 UNIX-like operating system written in C and C++. Features a dynamically linked userspace, an in-house c standard library, and more! And yes, it runs DOOM.
Stars: ✭ 250 (-98.64%)
Mutual labels:  kernel, os, operating-system
TravorOS
A simple OS running on Intel x86 architecture | No longer updating
Stars: ✭ 24 (-99.87%)
Mutual labels:  kernel, os, operating-system

English Docs | 中文文档 | Türkçe Dökümanlar

HarmonyOS

Awesome

A curated list of awesome things related to HarmonyOS

Ⅰ . What is HarmonyOS?

HarmonyOS is the first full-scene distributed OS based on microkernel. It is an operating system independently developed by Huawei. HarmonyOS System was officially released at the Huawei Developers Conference (<HDC.2019>) on August 9, 2019. Huawei will take the lead in deploying intelligent terminals such as smart screens, vehicle terminals and wearable terminals. In the future, more smart devices will be equipped with open source HarmonyOS than ever.

HarmonyOS achieves modular coupling, which corresponds to flexible deployment of different devices. HarmonyOS has three layers of architecture. The first layer is the core, the second layer is the basic services, and the third layer is the program framework. It can be used on a large screen, PC, automobile and other different equipment. It can also be used on mobile phones at any time, but for the time being, Huawei still prefers Android.

The underlying layer of HarmonyOS is composed of HarmonyOS microkernel, Linux kernel and Lite OS and it will become a complete HarmonyOS microkernel architecture in the future.

Ⅱ . Development process

  • [2012] HarmonyOS started out in Shanghai Jiao Tong University in 2012.
  • [2018.8.24] Huawei applied for the Huawei HarmonyOS trademark. The registration announcement date of HarmonyOS trademark is May 14, 2019. The exclusive rights of HarmonyOS trademark are from May 14, 2019 to May 13, 2029.
  • [2019] Huawei has allegedly shipped 1 million smartphones with its self-developed "HarmonyOS" operating system onboard for testing.
  • [2019.5.17] Huawei Operating System Team developed its own proprietary operating system HarmonyOS.
  • [2019.8.9] Huawei officially released HarmonyOS, and HarmonyOS Operating System will be open source.

Ⅲ . Features

HarmonyOS is designed to meet the high standard connection requirements of full-scene intelligent experience. For this reason, Huawei has proposed four system solutions with major features.

  • 1. Distributed architecture is first used in the terminal OS to realize seamless collaborative experience across terminals

HarmonyOS's "Distributed OS Architecture" and "Distributed Soft Bus Technology" shield the application developers from the difficulties of implementing the underlying technologies of the corresponding distributed applications through the four capabilities of public communication platform, distributed data management, distributed capability scheduling and virtual peripherals, enabling developers to focus on their own business logic, like open. Developing cross-terminal distributed applications like the same terminal also enables the final consumers to enjoy the seamless experience brought by the powerful cross-terminal business collaboration capability for each use scenario.

  • 2. Determine the time delay engine and high-performance IPC technology to achieve natural fluency in the system

HarmonyOS solves the problem of inadequate performance of existing systems by using two technologies: deterministic delay engine and high-performance IPC. Determining the delay engine can assign priority and time limit of task execution in the system before task execution. The priority task resources will give priority to scheduling, and the application response delay will be reduced by 25.7%. The compact structure of HarmonyOS microkernel greatly improves the performance of IPC (interprocess communication) and the efficiency of process communication is five times higher than that of existing systems.

  • 3. Rebuilding Trusted Security of Terminal Equipment Based on Microkernel Architecture

HarmonyOS adopts a new micro-core design, which has stronger security features and low latency. The basic idea of microkernel design is to simplify the functions of the kernel, to realize as many system services as possible in user states outside the kernel, and to add security protection to each other. Microkernels only provide the most basic services, such as multi-process scheduling and multi-process communication.

HarmonyOS applies microkernel technology to Trusted Execution Environment(TEE), and reshapes trusted security through formal methods. A Formal method is an effective means to verify the correctness of the system and the absence of loopholes from the source by using mathematical methods. Traditional verification methods such as function verification and simulation attack can only be validated in limited scenarios, while formal methods can validate all software running paths through the data model. For the first time, HarmonyOS has applied formal methods to terminal TEE, which significantly improves the security level. At the same time, because the code amount of HarmonyOS microkernel is only one-thousandth of that of Linux macro-kernel, its attack probability is greatly reduced.

  • 4. Through unified IDE to support a single development, multi-terminal deployment, achieve cross-terminal ecological sharing

HarmonyOS relies on multi-terminal development IDE, multi-language unified compilation, distributed architecture Kit to provide screen layout control and interactive automatic adaptation, support control dragging, preview-oriented visual programming, so that developers can efficiently build multi-terminal automatic running App based on the same project, to achieve real one-time development, multi-terminal. Deployment to achieve shared ecology across devices. Huawei Ark Compiler is the first static compiler to replace the Android virtual machine model, which allows developers to compile high-level languages into machine code at one time in the development environment. In addition, the Ark Compiler will support multi-language unified compilation in the future, which can greatly improve the development efficiency.

IV . Resources

1. Official Resources

  • Official Site
  • [Release Notices]
  • [Security Notices]
  • [Tutorials]
  • [Documentation]

2. Download

  • [Mirrors]

3. Architecture References

  • LiteOS
  • [ABI] Application Binary Interface
  • [EABI] Embedded Application Binary Interface

4. Hardware drivers

  • [Device compatibility]
  • [Standards & Protocols]
  • [Hareware Quality Specification]
  • [Driver Development Kit]
  • [Driver Samples]
  • [Debugging Tools]
  • [Security]
  • [5th Gen Drivers and Firmware]
  • [Boot and UEFI]
  • [ACPI/SoC]
  • [Wi-Fi]
  • [USB]
  • [Printer]

5. Developer Tools

Compiler

  • [Ark] Harmony is an Android-app compatible operating system, Ark compiler can improve Android system operation fluency by 24%, response speed by 44%, and the smoothness of the third-party application up to 60%.

SDK

[about SDK]

IDE

6. Community

  • [Questions]

7. Books

[about books]

8. Products

9. Videos

Tips: This project is not official. This project collects documents about HarmonyOS from the Internet. This is not a commercial project. This project just introduces HarmonyOS and all documents and codes come from the Internet. If you use this project for business or something about making money, or in the event of any disputes arising from the usage of, or in connection with this project, you will accept all responsibility for the negative results or effects of one's choice or action.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].