awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

14 dépôts

Awesome GitHub RepositoriesExperimental Projects

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.

Awesome Experimental Projects GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • relativty/relativAvatar de relativty

    relativty/Relativ

    7,189Voir sur GitHub↗

    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.

    C++
    Voir sur GitHub↗7,189
  • emilhernvall/dnsguideAvatar de EmilHernvall

    EmilHernvall/dnsguide

    4,570Voir sur GitHub↗

    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.

    dnsdns-serverinternet
    Voir sur GitHub↗4,570
  • luvit/luvitAvatar de luvit

    luvit/luvit

    3,953Voir sur GitHub↗

    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.

    Lua
    Voir sur GitHub↗3,953
  • kevmo314/codec-from-scratchAvatar de kevmo314

    kevmo314/codec-from-scratch

    453Voir sur GitHub↗

    Build a simple video encoder from scratch

    Implementing media encoding and decoding logic for raw data streams.

    Go
    Voir sur GitHub↗453
  • bjornbytes/graphql-luaAvatar de bjornbytes

    bjornbytes/graphql-lua

    191Voir sur GitHub↗

    GraphQL implementation in Lua

    Implements the GraphQL specification for the language.

    Lua
    Voir sur GitHub↗191
  • tannerrogalsky/punchdrunkAvatar de TannerRogalsky

    TannerRogalsky/punchdrunk

    81Voir sur GitHub↗

    An attempt to replicate the LÖVE API in the browser using moonshine.

    Enables running game engine projects in web browsers.

    JavaScript
    Voir sur GitHub↗81
  • infaaa/build-your-own-x-vibe-codingAvatar de inFaaa

    inFaaa/build-your-own-x-vibe-coding

    80Voir sur GitHub↗

    Master programming by recreating your favorite technologies from scratch with vibe coding.

    Exploring unconventional or experimental approaches to software development.

    Python
    Voir sur GitHub↗80
  • john-ellis/derplearningJ

    John-Ellis/derplearning

    0Voir sur GitHub↗

    Code for autonomous vehicle control.

    Voir sur GitHub↗0
  • andrewliao11/pytorch-a3c-mujocoA

    andrewliao11/pytorch-a3c-mujoco

    0Voir sur GitHub↗

    Control problem solving using reinforcement learning.

    Voir sur GitHub↗0
  • youansheng/pytorch-cvY

    youansheng/pytorch-cv

    0Voir sur GitHub↗

    General computer vision research repository.

    Voir sur GitHub↗0
  • kaixhin/malmo-challengeK

    Kaixhin/malmo-challenge

    0Voir sur GitHub↗

    Collaborative AI challenge implementation.

    Voir sur GitHub↗0
  • jalola/compare-tensorflow-pytorchJ

    jalola/compare-tensorflow-pytorch

    0Voir sur GitHub↗

    Comparison tool for layer outputs between different frameworks.

    Voir sur GitHub↗0
  • t-vi/pytorch-tvmiscT

    t-vi/pytorch-tvmisc

    0Voir sur GitHub↗

    Miscellaneous experimental implementations and utilities.

    Voir sur GitHub↗0
  • kendricktan/drawlikebobrossK

    kendricktan/drawlikebobross

    0Voir sur GitHub↗

    Neural network based artistic painting tool.

    Voir sur GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. More to explore
  4. Experimental Projects