0asm VS live-bootstrap

Compare 0asm vs live-bootstrap and see what are their differences.

0asm

x86 assembler in 512 bytes of x86 machine code (by kvakil)

live-bootstrap

Use of a Linux initramfs to fully automate the bootstrapping process (by fosslinux)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
0asm live-bootstrap
1 29
30 271
- -
10.0 9.4
over 4 years ago 8 days ago
Assembly Shell
GNU General Public License v3.0 only GNU General Public License v3.0 only
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.

0asm

Posts with mentions or reviews of 0asm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-24.
  • SectorC: A C Compiler in 512 bytes
    7 projects | news.ycombinator.com | 24 May 2023
    wow, this is impressive.

    I wrote a similar x86-16 assembler in < 512 B of x86-16 assembly, and this seems much more difficult <https://github.com/kvakil/0asm/>. I did find a lot of similar tricks were helpful: using gadgets and hashes. Once trick I don't see in sectorc which shaved quite a bit off of 0asm was self-modifying code, which 0asm uses to "change" to the second-pass of the assembler. (I wrote some other techniques here: <https://kvakil.me/posts/asmkoan.html>.)

    bootOS (<https://github.com/nanochess/bootOS>) and other tools by the author are also amazing works of assembly golf.

live-bootstrap

Posts with mentions or reviews of live-bootstrap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-02.

What are some alternatives?

When comparing 0asm and live-bootstrap you can also consider the following projects:

oneKpaq - PPM compressor with a 128 bytes short decompressor

nix-ld - Run unpatched dynamic binaries on NixOS

bootstrap-seeds - The roots of trust for all architectures

guix - Read-only mirror of GNU Guix — pull requests are ignored, see https://guix.gnu.org/en/manual/en/guix.html#Submitting-Patches instead

bcc - bcc is a b compiler

mescc-tools-seed - A place for public review of the posix port of stage0

sectorc - A C Compiler that fits in the 512 byte boot sector of an x86 machine

brainfuck-x86-64 - A brainfuck interpreter written in x86-64 assembly

M2-Planet - The PLAtform NEutral Transpiler

rizin - UNIX-like reverse engineering framework and command-line toolset.

zig-bootstrap - take off every zig

libds - A collection of data structures for C

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured