steg86
node-replicated-kernel
Our great sponsors
steg86 | node-replicated-kernel | |
---|---|---|
2 | 1 | |
245 | 127 | |
- | 1.6% | |
7.3 | 9.2 | |
18 days ago | 5 days ago | |
Rust | Rust | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
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.
steg86
-
Weird things I learned while writing an x86 emulator
This is a good list! Another fun quirk: because x86 is a register-memory architecture and allows all kinds of variants of reg/mem operand encodings, there are a handful of equivalent encodings with exactly the same lengths (and just slightly different ModR/M bytes). You can take advantage of this to do software fingerprinting or, in my case, steganography without changing an executable’s size or semantics[1].
- Yes, the 8086 wanted to be mechanically translatable from the 8080, but
node-replicated-kernel
We haven't tracked posts mentioning node-replicated-kernel yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
FOMOSv2-CL - FOMOS stands for: Free, Open source, Mobile, Operating, System.
libhermit-rs - libhermit-rs: A Rust-based library operating system
rust-raspberrypi-OS-tutorials - :books: Learn to write an embedded OS in Rust :crab:
moros - MOROS: Obscure Rust Operating System 🦉
stegano-rs - A cross-platform command line tool for steganography focused on performance and simplicity written in rust-lang.
cross - “Zero setup” cross compilation and “cross testing” of Rust crates
static-web-server - A cross-platform, high-performance and asynchronous web server for static files-serving. ⚡
cross - “Zero setup” cross compilation and “cross testing” of Rust crates [Moved to: https://github.com/cross-rs/cross]
novusk - A kernel written in Rust
steganography - A simple steganography library written in rust
dmd - dmd D Programming Language compiler