14 dépôts
Early-stage prototypes and proof-of-concept implementations.
Explore 14 awesome GitHub repositories matching part of an awesome list · Experimental Projects. Refine with filters or upvote what's useful.
Relativ is an open-source project for the development of custom virtual reality hardware, encompassing the mechanical design, electronics, and software interfaces required to build a headset from scratch. It provides the frameworks necessary for assembling devices using open-source electronics and firmware. The project integrates custom hardware with SteamVR through driver-based configurations, mapping device identifiers and display viewports to ensure rendered images align with physical secondary displays. It employs a combination of microcontroller-based inertial measurement unit polling fo
Building an open-source virtual reality headset from scratch.
dnsguide is a software implementation of the DNS protocol designed to handle queries and responses between clients and nameservers. It functions as a recursive DNS server and network service tool for managing the resolution of domain names within local or wide area networks. The project provides a framework for building a custom DNS server, incorporating recursive resolution logic and stub resolver integration to translate hostnames into IP addresses. It is designed for implementing the DNS protocol from scratch to facilitate network protocol learning and custom name resolution. The implemen
Creating a functional DNS server to understand network name resolution.
Luvit est un runtime piloté par événements pour Lua qui intègre libuv pour fournir des E/S non bloquantes et des opérations système asynchrones. Il fonctionne comme un framework réseau asynchrone et un environnement d'exécution qui tire parti de la compilation Just-In-Time pour un traitement de script haute performance. La plateforme permet la distribution du trafic réseau sur plusieurs cœurs CPU via un gestionnaire de cluster TCP qui partage les handles de socket entre les processus enfants. Elle fournit des capacités spécialisées pour construire des serveurs HTTP en décodant les flux de requêtes entrants et en encodant les réponses via un processeur de flux. Le runtime prend en charge le développement d'applications pilotées par événements générales, la programmation réseau asynchrone et l'intégration de modules binaires compilés pour étendre les capacités du langage de bas niveau. Les utilisateurs peuvent interagir avec l'environnement via une boucle REPL, exécuter des scripts autonomes ou évaluer des extraits de code via la ligne de commande.
Provides a Node.js-like architecture using the language instead of JavaScript.
Build a simple video encoder from scratch
Implementing media encoding and decoding logic for raw data streams.
GraphQL implementation in Lua
Implements the GraphQL specification for the language.
An attempt to replicate the LÖVE API in the browser using moonshine.
Enables running game engine projects in web browsers.
Master programming by recreating your favorite technologies from scratch with vibe coding.
Exploring unconventional or experimental approaches to software development.
Control problem solving using reinforcement learning.
Comparison tool for layer outputs between different frameworks.