Pure64 VS Cyjon

Compare Pure64 vs Cyjon and see what are their differences.

Pure64

Pure64 is a kernel/software loader for x86-64 systems. (by ReturnInfinity)

Cyjon

A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family. (by CorruptedByCPU)
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
Pure64 Cyjon
1 4
515 411
2.3% -
8.4 6.6
4 days ago 30 days ago
Assembly Assembly
MIT License 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.

Pure64

Posts with mentions or reviews of Pure64. We have used some of these posts to build our list of alternatives and similar projects.
  • UEFI BootLoader
    1 project | /r/osdev | 26 Dec 2022
    This sets a desired screen resolution and prints “Hello, world!”. It’s a simple version of what I use for my OS. Full source code is here: https://github.com/ReturnInfinity/Pure64/blob/master/src/boot/uefi.asm

Cyjon

Posts with mentions or reviews of Cyjon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-26.

What are some alternatives?

When comparing Pure64 and Cyjon you can also consider the following projects:

snake-asm - Tiny snake game written in x86_64 assembly for Linux

64bit-os-tutorial - This OS Tutorial expands on the fundamental concepts covered in cfenollosa/os-tutorial and covers entering long mode on the x86_64 architecture. It also uses clang rather than relying on an external crosscompiler. I plan on keeping it up to date, so feel free to submit an issue!

Ninja - Patching extension for the video games Gothic and Gothic 2.

bootloader - Mandelbrot set drawers for vintage hardware [Moved to: https://github.com/encse/mandelbrot]

advent-of-code-2022 - AoC 2022 days 1-11, with each solution written in assembly for a different architecture and run on a physical processor.

Zero - 64 bit bootloader for Cyjon operating system.

x86-bootloader - A BIOS bootloader for bare-metal x86 programs, written in 8086 assembly

optromloader - IBM PC/Clone 8086+ floppy-loading of option roms.

mandelbrot - Mandelbrot set drawers for vintage hardware

FlameOS-Rewrite3 - A simple 32-bit OS.

Pillman - Pillman boot sector game, a yellow thing eats pills and is chased by monsters.