steg86
static-web-server
Our great sponsors
steg86 | static-web-server | |
---|---|---|
2 | 2 | |
245 | 594 | |
- | 12.0% | |
7.3 | 8.4 | |
17 days ago | 8 days ago | |
Rust | Rust | |
GNU General Public License v3.0 or later | Apache License 2.0 |
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
static-web-server
-
Ask HN: What's your favorite rust binaries?
I like rust binaries because they are cross-platform. I've found cool ones like
- https://github.com/static-web-server/static-web-server/
- https://github.com/Qovery/Replibyte
If you know any repos where I may find compilation of tools I'll be thankful!
-
Hosting Hugo site with docker and reverse proxing it with nginx
I use static web server to host the image.
What are some alternatives?
gsmartcontrol - GSmartControl - Hard disk drive and SSD health inspection tool
sysctl-rs - A simplified Rust interface to the sysctl system call
cross - “Zero setup” cross compilation and “cross testing” of Rust crates [Moved to: https://github.com/cross-rs/cross]
dosbox-staging - DOSBox Staging is a modern continuation of DOSBox with advanced features and current development practices.
mg - Micro (GNU) Emacs-like text editor ❤️ public-domain
winux.it
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
node-replicated-kernel - Experimental kernel with built-in replication.
dmd - dmd D Programming Language compiler
proxmox-backup - Build Proxmox Backup Server for Helios64/Armbian (Cloned Repository from https://git.proxmox.com/?p=proxmox-backup.git;a=summary).