N-LG/SEAC

Systeme d'exploitation

GitHub repository with 24 stars and 2 forks.

Language: Assembly

Topics: assembly, hobby-os, kernel, operating-system, os

Open provider repository

Latest metric snapshot

2026-06-05: 24 stars and 2 forks.

Similar repositories

  1. 1. KazeTachinuu/asmlings

    Learn x86-64 assembly by fixing small programs. Inspired by rustlings.

    GitHub repository with 11 stars and 0 forks.

    Trending score: 0.04; stars gained: +0; forks gained: +0.

    Language: Assembly

    Topics: asm, assembly, intel, x86-64, atandt, rustlings

  2. 2. TheBlad768/Sonic-Clean-Engine-S.C.E.-

    Cleaned up the Sonic 3 & Knuckles Disassembly (S.C.E.)

    GitHub repository with 54 stars and 9 forks.

    Trending score: 0.05.

    Language: Assembly

    Topics: 68000, assembly, assembly-language, disassembly, m68k, m68k-assembly

Trending in Assembly

  1. 1. mytechnotalent/Reverse-Engineering

    A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures.

    GitHub repository with 13,676 stars and 1,324 forks.

    Trending score: 1.22; stars gained: +18; forks gained: +0.

    Language: Assembly

  2. 2. dwg-and-dogs/PLC_Polished

    Pokemon Crystal: Inheritance

    GitHub repository with 12 stars and 2 forks.

    Trending score: 0.50; stars gained: +2; forks gained: +0.

    Language: Assembly

  3. 3. livekit/rust-sdks

    LiveKit realtime and server SDKs for Rust

    GitHub repository with 443 stars and 178 forks.

    Trending score: 0.32; stars gained: +1; forks gained: +1.

    Language: Assembly

    Topics: rust, webrtc, crossplatform, bindings, libwebrtc

  4. 4. nidud/asmc

    Masm compatible assembler

    GitHub repository with 85 stars and 11 forks.

    Trending score: 0.32; stars gained: +1; forks gained: +0.

    Language: Assembly

    Topics: assembler, avx, avx-512, linux, masm, sse

  5. 5. pulchart/fat95

    fat95 - Win95/98 compatible file system. Fork of https://aminet.net/package/disk/misc/fat95

    GitHub repository with 8 stars and 3 forks.

    Trending score: 0.32; stars gained: +1; forks gained: +0.

    Language: Assembly

    Topics: amiga, amigaos, fat-filesystem, fat32, filesystem

  6. 6. openhwgroup/cva6

    The CORE-V CVA6 is a highly configurable, 6-stage RISC-V core for both application and embedded applications. Application class configurations are capable of booting Linux.

    GitHub repository with 2,954 stars and 955 forks.

    Trending score: 0.31; stars gained: +0; forks gained: +0.

    Language: Assembly

Trending topic: assembly

  1. 1. iss4cf0ng/OpenPetya

    A Proof-of-Concept bootkit inspired by Petya ransomware, written in Assembly, C, and C++

    GitHub repository with 235 stars and 42 forks.

    Trending score: 0.69; stars gained: +4; forks gained: +1.

    Language: C

    Topics: assembly, bootkit, bootloader, c-language, cpp, microkernel

  2. 2. alonsovm44/tc-lang

    A minimalistic portable assembly language

    GitHub repository with 35 stars and 3 forks.

    Trending score: 0.63; stars gained: +3; forks gained: +0.

    Language: C

    Topics: assembly, c, clang, coding, compiler, programming

  3. 3. BoredOS/BoredOS

    A modern x86_64 hobbyist operating system built from the ground up.

    GitHub repository with 181 stars and 23 forks.

    Trending score: 0.49; stars gained: +2; forks gained: +0.

    Language: C

    Topics: assembly, c, hobbyos, microkernel, osdev

  4. 4. MattPD/cpplinks

    A categorized list of C++ resources.

    GitHub repository with 5,244 stars and 522 forks.

    Trending score: 0.49; stars gained: +2; forks gained: -1.

    Topics: assembly, c-plus-plus, compilers, computer-architecture, cplusplus, cpp

  5. 5. gyrovorbis/sh4zam

    Fast linear algebra and math library for the Hitachi SuperH4 Processor (used by the Sega Dreamcast).

    GitHub repository with 205 stars and 30 forks.

    Trending score: 0.40; stars gained: +1; forks gained: +0.

    Language: C

    Topics: assembly, dreamcast, hitachi, matrices, memcpy, optimization

  6. 6. illegalstudio/elephc

    A PHP-to-native compiler. Takes a subset of PHP and compiles it directly to native assembly, producing standalone binaries for the currently supported targets: macOS ARM64, Linux ARM64, and Linux x86_64. No interpreter, no VM, no runtime dependencies.

    GitHub repository with 242 stars and 8 forks.

    Trending score: 0.33; stars gained: +1; forks gained: +0.

    Language: Rust

    Topics: assembly, compiler, macos, php, linux