boot
Here are 668 public repositories matching this topic...
Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.
-
Updated
Apr 23, 2022 - Jinja
Repository has been moved! https://postmarketos.org/move.html#/pmbootstrap
-
Updated
Aug 16, 2018 - Shell
Boot Linux on your Mac, easily
-
Updated
May 29, 2019 - Objective-C
Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an external SD card with FAT32 file system.
-
Updated
Jul 7, 2021 - C
The extensible bootloader for embedded system with application engine, write once, run everywhere.
-
Updated
Apr 24, 2022 - C
Fast init for Linux systems. Cookies included
-
Updated
Apr 22, 2022 - C
Programmable static site generator built with Clojure and Boot (HELP NEEDED!)
-
Updated
Mar 6, 2021 - Clojure
随着技术日新月异,新技术新平台不断出现,对现如今的开发人员来说选择快速高效的框架进行项目开发,既能提高产出,又能节约时间。本框架无需开发即可实现服务注册、服务发现、负载均衡、服务网关、配置中心、API管理、分布式事务、支撑平台、集成框架、数据传输加密等功能,是学习SpringCloud整体业务模式的完整示例,并且可以直接用于生产环境
-
Updated
Apr 22, 2022 - Java
The modules need some sort of documentation of the function they provide added to the man page, or less a readme.
effortlessly boot, configure, update and monitor your raspberry pi
-
Updated
Mar 29, 2022 - Shell
Use Ngrok In Termux With Advanced Options
-
Updated
Oct 24, 2021 - Shell
Speedup applications boot by caching require calls
-
Updated
Feb 15, 2022 - Ruby
Example config.boot files for UBNT EdgeRouters with Google, Comcast, and Charter
-
Updated
Jun 1, 2021 - Erlang
Improve this page
Add a description, image, and links to the boot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the boot topic, visit your repo's landing page and select "manage topics."


Although a new inline assembly syntax
asm!was announced in Rust on 2020/06/08[1], KRaBs still usesllvm_am!.[1] New inline assembly syntax available in nightly
According to the blog, the
asm!macro should be safer and easier to use. This is expected to become the mainstream of inline assembly in the future, so