An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with low-level

A curated list of projects in awesome lists tagged with low-level .

https://github.com/vaneenige/phenomenon

⚡️ A fast 2kB low-level WebGL API.

gpu low-level particles rendering shaders webgl

Last synced: 14 May 2025

https://github.com/justinmeiners/lc3-vm

Write your own virtual machine for the LC-3 computer!

assembly c emulator lc3 lc3-assembly literate-programming low-level tutorial tutorials virtual-machine vm

Last synced: 15 May 2025

https://github.com/graphics32/graphics32

Graphics32 is a graphics library for Delphi and Lazarus. Optimized for 32-bit pixel formats, it provides fast operations with pixels and graphic primitives. In most cases Graphics32 considerably outperforms the standard TBitmap/TCanvas methods.

2d components delphi delphinuspackage fpc graphics graphics-library lazarus low-level object-pascal vector-graphics

Last synced: 15 Mar 2025

https://github.com/devkitpro/deko3d

Homebrew low level graphics API for Nintendo Switch (Nvidia Tegra X1)

3d deko3d devkitpro graphics homebrew horizon-os lightweight low-level nintendo-switch nvidia nx

Last synced: 11 Sep 2025

https://github.com/karask/python-bitcoin-utils

Library to interact with the Bitcoin network. Ideal for low-level learning and experimenting.

bitcoin learning library low-level

Last synced: 03 Oct 2025

https://github.com/allisterb/jemalloc.NET

A native memory manager for .NET

c-sharp dotnet low-level memory-management

Last synced: 04 May 2025

https://github.com/allisterb/jemalloc.net

A native memory manager for .NET

c-sharp dotnet low-level memory-management

Last synced: 02 Aug 2025

https://github.com/lucasb-eyer/libheatmap

High performance C heatmap generation library. Supposed to be wrapped by higher-level languages.

beautiful c color-scheme heatmap heatmap-libraries high-performance low-level

Last synced: 07 Apr 2025

https://github.com/dosx-dev/memcleaner

A simple utility in C to clean up RAM for Windows

c cleaner low-level memory native optimization ram tiny windows

Last synced: 07 May 2025

https://github.com/dosx-dev/tinysnake-game

Little game "Snake" for Windows in C (.EXE size is 3.5 kilobytes)

2d asm assembly begginers c game just-for-fun low-level snake snake-game time-killer tiny winapi windows

Last synced: 10 Jun 2025

https://github.com/ghaiklor/terminal-canvas

Manipulate the cursor in your terminal via high-performant, low-level, canvas-like API

ansi canvas cursor javascript low-level nodejs terminal wrapper

Last synced: 06 Apr 2025

https://github.com/uazu/stakker

A lightweight low-level single-threaded actor runtime

actor actor-framework actor-model actor-system async event-driven low-level rust safe

Last synced: 11 Apr 2025

https://github.com/warthog618/modem

A Go driver for AT based modems

driver go golang golang-library gsm low-level modem sms

Last synced: 20 Aug 2025

https://github.com/AdeptLanguage/Adept

The Adept Programming Language

compiler low-level programming-language

Last synced: 12 Apr 2025

https://github.com/antoniosarosi/rulloc

General purpose memory allocator written in Rust.

linked-list low-level memory-allocation mmap rust

Last synced: 21 Aug 2025

https://github.com/dosx-dev/letsbefriends-trojan

The smallest malware in the world!

bsod c killer low-level malware optimize tcc tiny trojan virus

Last synced: 07 May 2025

https://github.com/dosx-dev/cpuid-in-c

An example of identifying a processor through the "cpuid" instruction

asm c cpu cpuid desktop detect example learning low-level name processor systeminfo windows

Last synced: 07 May 2025

https://github.com/samueltulach/directpagemanipulation

A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy

driver kernel low-level memory memory-management windows

Last synced: 20 Jun 2025

https://github.com/dgrr/fastws

A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.

fast fasthttp golang low-level peer websocket websocket-connection

Last synced: 02 May 2025

https://github.com/dosx-dev/defcollection

This repository houses an extensive collection of .def files, which are header files containing enumerations of entry points for various native libraries. These entry points serve as essential references for developers seeking to interact with these libraries from their codebases.

c cpp database def dll low-level native ntdll sdk windows

Last synced: 07 May 2025

https://github.com/ozra/mmap-io

Clean straight forward mmap-bindings for node.js

c-plus-plus linux low-level madvise mincore mmap msync nodejs osx windows windows-10

Last synced: 05 Apr 2025

https://github.com/apriorit/custom-bootloader

A demo tutorial for low-level and kernel developers - developing a custom Windows boot loader

bootloader cpp low-level windows

Last synced: 08 May 2025

https://github.com/dmitryryumin/wacv-2024-papers

WACV 2024 Papers: Discover cutting-edge research from WACV 2024, the leading computer vision conference. Stay updated on the latest in computer vision and deep learning, with code included. ⭐ support visual intelligence development!

3d-computer-vision 3d-sensor adversarial-attacks autonomous-driving biometrics computer-vision datasets face-recognition generative-models gesture-recognition image-recognition image-understanding low-level machine-learning robotics video-recognition vision-transformer visualization wacv wacv2024

Last synced: 12 Apr 2025

https://github.com/champii/rock

Native language with Rust & LLVM

ast functional-programming langage llvm llvm-ir low-level rust

Last synced: 18 Aug 2025

https://github.com/discus-lang/salt

The compilation target that functional programmers always wanted.

compilation compiler functional lambda-calculus language low-level target

Last synced: 29 Apr 2025

https://github.com/emirozer/beamwhale

minimal container runtime in erlang

c containers docker erlang linux low-level

Last synced: 14 Oct 2025

https://github.com/mohitmishra786/bitsandbytes

A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practical implementations of computer architecture concepts with a focus on performance and hardware interaction.

c-programming computer-architecture concurrency embedded-systems hardware linux low-level low-level-programming memory-management networking operating-systems optimization performance real-time-systems security system-programming unix

Last synced: 11 Jul 2025

https://github.com/lukasbanana/picorenderer

Low-Level, 8-bit Colored, 3D Software Renderer written in C99

c low-level rasterizer renderer

Last synced: 10 Jul 2025

https://github.com/zakarialaoui10/high-to-low

in this repository you will find codes in C and their equivalence in MIPS Assembly

asm assembly c high-level low-level mars micro microcontroller microprocessor mips morocco

Last synced: 12 Jun 2025

https://github.com/gamemann/the-dpdk-examples

Program examples utilizing the DPDK. The DPDK is a kernel-bypass network library that allows for very fast network packet processing. This is great for (D)DoS mitigation and low-latency packet inspection, manipulation, and forwarding.

cyber cyber-security cybersecurity data-plane dpdk dpdk-code dpdk-examples drop fast firewall intel low-level networking packet processing security stats udp

Last synced: 28 Aug 2025

https://github.com/Dolkar/Tephra

A modern, high-performance C++17 graphics and compute library based on Vulkan

gpgpu gpu graphics graphics-library high-performance low-level performance rendering vulkan

Last synced: 19 Nov 2025

https://github.com/blind-oracle/zabbix-sensors

Zabbix template & scripts to discover & monitor Linux sensors

discovery hwmon lm-sensors low-level sensors template zabbix

Last synced: 02 Sep 2025

https://github.com/havendv/h.hooks

Contains LowLevelKeyboardHook and LowLevelMouseHook.

clicks events global hooks keyboard keys library low-level nuget setwindowshookex

Last synced: 14 Apr 2025

https://github.com/sailro/llziplib

Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)

crafting injecting low-level zip

Last synced: 06 Aug 2025

https://github.com/gamemann/the-dpdk-common

A repository that includes common helper functions for writing applications in the DPDK. I will be using this for my future projects in the DPDK.

bypass c common cyber cyber-security cybersecurity dpdk fast intel kernel low-level net-programming network-programming networking networkprogramming packet security

Last synced: 20 Jul 2025

https://github.com/zakarialaoui10/HIGH-TO-LOW

in this repository you will find codes in C and their equivalence in MIPS Assembly

asm assembly c high-level low-level mars micro microcontroller microprocessor mips morocco

Last synced: 29 Apr 2025

https://github.com/whatyouhide/nimble_lz4

LZ4 compression for Elixir using Rust NIFs. 🗜

compression elixir elixir-lang elixir-library low-level lz4 rustler rustler-precompiled

Last synced: 07 Apr 2025

https://github.com/fractalfir/memory_pages

`memory_pages` is a small library provinig a cross-platform API to request pages from kernel with certain premisions

low-level memory-management rust security

Last synced: 16 May 2025

https://github.com/sand-lang/sand

A strictly-typed programming language

compiler language low-level programming-language sand

Last synced: 14 May 2025

https://github.com/ac3ss0r/mceeauthbypass

Minecraft education edition auth bypass for Windows 7/8/9 using pointerscanning.

low-level minecraft-education-edition patch

Last synced: 08 Sep 2025

https://github.com/kylecs/Kernel

A very simple kernel with terminal driver, written in C and assembly. Work in progress.

assembly c kernel low-level

Last synced: 10 Mar 2025

https://github.com/thejokr/tcpreq

Modular framework for TCP specification conformance testing

asyncio low-level python tcp tcp-conformance

Last synced: 09 Apr 2025

https://github.com/choaib-elmadi/bare-metal-programming

A hands-on exploration of bare metal programming with the STM32 Nucleo-F446RE. Learn how embedded systems work from the ground up using C, GCC toolchains, Makefiles, and more.

arm arm-cortex-m4 assembly bare-metal bare-metal-programming build-tool cprogramming cprograms embedded-systems gcc gcc-complier low-level low-level-programming makefile microcontroller nucleo-board stm32 stm32f4

Last synced: 29 Jul 2025

https://github.com/niqumu/aulavik

Tiny POSIX-like hobby OS written in C

c kernel low-level operating-system os os-dev osdev unix

Last synced: 07 May 2025

https://github.com/ac3ss0r/c2shell

A C/C++ framework designed to simplify shellcode creation on any compilers and platforms using C. Supports Windows & Linux, and practically any existing architecture.

assembly low-level native reverse-engineering shellcode

Last synced: 08 Oct 2025

https://github.com/jnm2/lowlevelhooking

Windows low level keyboard hooking component

dotnet dotnetcore hook keyboard low-level windows

Last synced: 14 Apr 2025

https://github.com/brandonki/arcvm

Small optimizing compiler backend with an SSA-based IR.

compiler compiler-backend low-level machine-code native optimization ssa x86-64

Last synced: 05 Oct 2025

https://github.com/dosx-dev/nativeclicker-game

A simple clicker game with a graphical interface on VB6. Very legacy!

asm assembly begginers clicker clicker-game game gui just-for-fun low-level native time-killer tiny vb6 windows

Last synced: 09 Jul 2025

https://github.com/ethjs/ethjs-rpc

A super simple module for making low level queries to the Ethereum RPC layer.

blockchain call ethereum low-level query rpc sendtransaction

Last synced: 14 Jul 2025

https://github.com/a3r0id/httpscan

Scan a host for open HTTP ports and gain information about the services present.

crawler hacking hacking-tool http low-level penetration-testing pentest pentesting portscan portscanner scan scanner scanner-web scraper security service-discovery

Last synced: 06 Apr 2025

https://github.com/duboviy/low_level_programming

:volcano: A sandbox for trying out low-level programming languages

c cpp low-level low-level-programming

Last synced: 07 Sep 2025

https://github.com/smurf-iv/hdd2ndlife

Give your HDD one last job with "Removed Bad Sector Degredation Areas" via Marked Unusable Partitioning

bad-sectors harddrive low-level partitioning windows winform-ui

Last synced: 19 Apr 2025

https://github.com/psidh/ganges

Ganges is a modern, dynamically typed, interpreted language with Sanskrit-inspired syntax. Built in Go, Ganges is designed to be fun, expressive, and powerful, perfect for scripting, learning, and exploring core programming concepts in a new light.

ast backend go golang interpreter lexer low-level parser programming-language

Last synced: 10 Oct 2025

https://github.com/aboudjem/yul-erc20-assembly

A highly efficient ERC20 token implementation in Yul Assembly for Solidity smart contracts.

assembly blockchain erc-20 erc20 evm evm-bytecode foundry low-level solidity token yul yul-assembly yul-erc20

Last synced: 01 Mar 2025

https://github.com/omimouni/minirt

This project is an introduction to the beautiful world of Raytracing.

c low-level ray-tracing raytracer raytracing simple-game

Last synced: 04 Jan 2026

https://github.com/IAmTheNerdNextDoor/arikoto

Arikoto is a personal OS project that is inspired by and is aiming to have a similar nature to ToaruOS.

c cmake hobby-os kernel limine low-level operating-system os osdev x86 x86-64

Last synced: 16 Apr 2025

https://github.com/iamthenerdnextdoor/arikoto

Arikoto is a personal OS project that is inspired by and is aiming to have a similar nature to ToaruOS.

c cmake hobby-os kernel limine low-level operating-system os osdev x86 x86-64

Last synced: 14 Apr 2025

https://github.com/j4cobgarby/mustard

A fairly basic kernel written in NASM and C

bootable c grub grub2 kernel low-level nasm open-source operating-system os

Last synced: 10 Jul 2025

https://github.com/pikachuxxxx/r8

Custom 8-bit Rasterization and Rendering API

2d 3d api c cross-platform graphics graphics-api graphics-library low-level rendering rendering-api

Last synced: 21 Apr 2025

https://github.com/pithase/asm-payloads-loaders

Desarrollo paso a paso de cargadores de payloads, escritos exclusivamente en lenguaje Ensamblador x86-64 para Linux, sin dependencias externas y utilizando solo syscalls. | Step-by-step development of payload loaders, written exclusively in x86-64 Assembly for Linux, with no external dependencies and using only syscalls.

assembly binary-exploitation exploit-development linux loader-development low-level offensive-security payload-development red-teaming shellcode-development syscall x86-64

Last synced: 13 Sep 2025

https://github.com/gluster/libgfapi-jni

Java Native Interface (JNI) bindings for libgfapi (the GlusterFS client API)

filesystem glusterfs-java-filesystem java jni libgfapi low-level storage

Last synced: 19 Oct 2025

https://github.com/marihachi/holo

A system programming language of modern syntaxes with LLVM.

compiler llvm low-level programming-language system-programming

Last synced: 06 May 2025

https://github.com/vi/websocket-sans-io

Low-level WebSocket frame encoding and decoding library for Rust

low-level nostd rfc6455 rust sans-io websocket

Last synced: 27 Jun 2025

https://github.com/farukalpay/dynamicarray

This library implements a std::vector like Dynamic Array data structure in C, allowing for the creation, modification, and manipulation of an array whose size can be dynamically adjusted during runtime.

array-manipulation c c-datastructures c-library cs-fundamentals custom-allocator data-structure dynamic-array educational embedded-c generic-programming header-only learn-c low-level memory-management pointer-arithmetic resizable-array stdvector-alternative systems-programming vector

Last synced: 26 Jun 2025

https://github.com/willybrauner/low-router

low level base routing for nodejs, javascript and typescript

browserhistory javascript low-level nodejs router typescript

Last synced: 22 Apr 2025

https://github.com/alvarorichard/zennitylang

ZennityLang is a C-based programming language focused on performance and low-level development

c-lang docker low-level open-source performance-metrics programming-language

Last synced: 26 Jul 2025

https://github.com/slashmo/weasel

HTTP 1.1 Server implemented (from scratch) in Swift

http-server low-level swift weasel

Last synced: 13 May 2025