Skip to content
View Brugarolas's full-sized avatar

Block or report Brugarolas

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Apps

8 repositories

Browsers, TS/JS/WASM runtimes

- Browsers - Web-based GUIs - TypeScript stuff - JavaScript engines & stuff - WebAssembly engines & stuff - Transpiling and packaging stuff
72 repositories

Compiler Optimization

LLVM stuff mostly
35 repositories

Doom, Doom Mods, Doom Engines

Doom, Doom Mods, Doom Engines, Doom Tools, Doom Renderers, GZDoom, VKDoom, Doom forks, etc
8 repositories

Engines, Renderers & APIs

- Game engines - Renderer frameworks - Wrapper around graphics APIs - Window support - GUIs and web-based GUIs - Graphics APIs
31 repositories

Functional, Reactive, Meta, Refl

- Functional - Reactive - Functional reactive - Stores & ECS - Meta-programmation - Reflection
15 repositories

Haskell

Ideas for interpreted & JIT lang

- Wren language and enhancements - Luau, LuaJIT-remake, Melon and Lua languages - Wren LLVM unofficial experimental compiler - Other langs with LLVM JIT
85 repositories

Interpreters

92 repositories

JIT Compilers

JIT Compilers or JIT Compiled language implementations
144 repositories

JS/TS/PS, CSS/SCS, Node/Deno/Bun

- Libraries or modules for web development, HTML, Pug, TypeScript, JavaScript, PureScript, Sass, SCSS, PostCSS, Less, CSS, any framework, Node, Deno, Bun, etc
20 repositories

Languages

- Languages, Metalanguages, Compilers, DSLs, etc
369 repositories

LibC & LibC++ & Similar

- Standard libraries of C - Standard libraries of C++ - Multiple versions of standard libraries - Even in other languages - Classes / Files better than the STDs
18 repositories

LLVM

56 repositories

Lua & LuaJIT & Terra & Regent

24 repositories

Native app, platform, framework

15 repositories

Nim

Performance/Low-level C/C++/Asm

- High performance code in C++ - Particularly related or useful to gaming - Multi-threading, memory management, SIMD, Async - Engines, Graphical APIs, GUIs
243 repositories

Rust

Rust high performance stuff, concurrency, async, games, terminals, everything!
260 repositories

Special Interest

7 repositories

Swift

Swift libraries Mac OS apps Things interesting to port maybe to other languages (C++)
29 repositories

Systems & Compilers & SO stuff

29 repositories

Terminals, TUIs, CLIs, Libraries

Terminals, Terminal Emulators, Terminal Shells, Shells/Prompts, Multiplexers, Renderers, TUIs, CLIs, Libraries, etc
57 repositories

Textures, models, mapping

Textures and models and texture mapping helpers as well as AI generative content and upscalers for videogames
4 repositories

TUI/CLI, Web-Apps, and GPU GUIs

51 repositories

Unix porn, rices, dotfiles, apps

Unix porn, Wayland, Hyprland, rice & dotfiles, apps, NeoVim & config, Oh my Posh or Starship & themes, Alacritty or Rio or Kitty or Contour or Warp & themes...
32 repositories

Videogames & Open source engines

- Open source videogames - Open source engines of videogames - Open source remakes of videogames - Leaked stuff - Mods
59 repositories

VMs & GCs

Virtual Machines and Garbage Collectors
41 repositories

Web/GUIs/Renderers

- GUIs - Web based GUIs - Renderers
52 repositories

Zig

10 repositories

Zig, Rust, V, Odin, alternative

- Zig - Rust - V - Odin - Go - Terra - Alternative langs other than C/C++
13 repositories

Starred repositories

30 stars written in Assembly
Clear filter

the official Rust and C implementations of the BLAKE3 cryptographic hash function

Assembly 5,952 422 Updated Dec 9, 2025

Disassembly of Pokémon Red/Blue

Assembly 4,489 1,149 Updated Dec 15, 2025

A cross-platform x86 assembler with an Intel-like syntax

Assembly 3,019 387 Updated Dec 17, 2025

Disassembly of Pokémon Crystal

Assembly 2,314 894 Updated Dec 15, 2025

An upgrade to Pokémon Crystal. Brings features and content up to date, and adds some original content.

Assembly 1,395 272 Updated Dec 17, 2025

Disassembly of Pokemon Yellow

Assembly 793 307 Updated Nov 22, 2025

Disassembly of Pokémon Gold/Silver

Assembly 630 170 Updated Nov 17, 2025

Decompilation of Pokémon Diamond/Pearl

Assembly 473 93 Updated Nov 16, 2025

Disassembly of the Pokémon Gold and Silver 1997 Space World demo

Assembly 374 69 Updated Dec 2, 2025

©️ Concurrent Programming Library (Coroutine) for C11

Assembly 365 40 Updated Sep 28, 2021
Assembly 350 171 Updated Dec 10, 2025

This repository contains high-performance implementations of memset and memcpy in assembly.

Assembly 338 18 Updated Jan 10, 2022

Assembly super-optimization via constraint solving

Assembly 226 28 Updated Dec 17, 2025

A C library and binary for generating machine code of x86_64 assembly language and executing on the fly without invoking another compiler, assembler or linker.

Assembly 198 29 Updated Feb 10, 2025

"Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.

Assembly 95 19 Updated Dec 10, 2025

Context utilities in Rust

Assembly 94 21 Updated Sep 5, 2023

User-mode Windows DLL injector written in Assembly language (FASM syntax) with WinAPI.

Assembly 93 18 Updated Jun 29, 2022

My classic ancient Glide wrapper with source

Assembly 60 8 Updated Oct 5, 2020

libc functions coded with assembly language

Assembly 18 3 Updated Apr 20, 2020

⚠️ Collection of malicious file ⚠️

Assembly 13 9 Updated May 5, 2021

从boost.context库提取的fcontext

Assembly 13 6 Updated Aug 26, 2022

small, fast memcmp

Assembly 7 1 Updated Apr 25, 2024

Mini glibc written in Assembly x86-64

Assembly 5 Updated Oct 27, 2017
Assembly 4 1 Updated Jul 29, 2021

SICx. Simple JIT Compiler. Math expression compiler. Expression compiler.

Assembly 3 1 Updated Jun 24, 2023

some lib C function rewrite in asm

Assembly 3 1 Updated Sep 4, 2020

This is a fixed-point math library in x86 assembly

Assembly 3 1 Updated Dec 29, 2021

A low-level user space context-switching library based on the inner workings of boost.context (https://github.com/boostorg/context). Written in plain C99.

Assembly 2 2 Updated May 10, 2023

an independent context library from boost

Assembly 1 Updated Jan 30, 2024

Coded a small LibC in x86-64 Assembly, some of the functions included were (strlen, strchr, memset, strcmp, ...)

Assembly 1 Updated Oct 11, 2023