Showing 730 open source projects for "micro"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    VitOS for RPi4
    ...As a result, running Roon Bridge and other music player application on VitOS has better sound quality than other OS. To use VitOS on your Raspberry Pi 4 Model B (1/2/4/8GB version), just download the image file and write to the micro SD card with dd or other applications. Then plug in the micro SD card to your Raspberry Pi4. You can use iOS app and Android app named "VitOS Manager" to manage the VitOS. VitOS V1.0 supports USB DAC as audio output device. You can connect your USB DAC to the USB port on your RPi4 board. With VitOS Manager, you are able to install Roon Bridge to the VitOS. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Help Hannah's Horse

    Help Hannah's Horse

    It's Pacman with ghosts, music and powerups. And carrots.

    Remember the 1990's home micro game Fast Food starring Dizzy? No? Well this is a bit like if that game and Pacman had a baby. Navigate the mazes collecting the coins, powerpills and moving food while avoiding the ghosts and making use of the power ups. The action is fast and frantic and the animations are cute and colourful. This is a free and open source game released under the terms of the GNU General Public Licence version 3.0.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    gitbatch

    gitbatch

    manage your git repositories in one place

    ...I (was) often end up working on many directories and manually pulling updates etc. To make this routine faster, I created a simple tool to handle this job. Although the focus is batch jobs, you can still do de facto micro-management of your git repositories (e.g add/reset, stash, commit etc.) run the gitbatch command from the parent of your git repositories. For start-up options simply gitbatch --help.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    m6811dis

    m6811dis

    M6811 Code-Seeking Disassembler

    The M6811 Code-Seeking Disassembler is a command-line tool that lets you enter known starting vectors for a given code image for the 6811 micro. It will disassemble the code and follow through branches to assist in the separation of code and data. Its companion Fuzzy Function Analyzer uses DNA Sequence Alignment Algorithms to locate similar code in multiple binaries, facilitating reverse-engineering. Originally written to analyze code from GM automotive engine controllers, but is useful anywhere a 6811 micro is being used. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Warung mPoint-of-Sales

    Warung mPoint-of-Sales

    Simple point-of-sales for Android devices

    Warung mPOS is a micro point-of-sales for Android devices. Easy to use. No ads or whatever hidden fishes. Also available freely (usually same version as here) in PlayStore. https://play.google.com/store/apps/details?id=com.haikal.warung If you choose to download it from here, unzip the file and run the APK. Should be a straightforward installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Specialist-S

    Specialist-S

    8-bit home-made computer on Z80 CPU

    This is a renaissance of the "Specialist" micro-computer published in the popular "Modelist-Constructor" magazine issue #2, 1987 by A. Volkov. The original design was used the Soviet i8080A analog - KR580IK80A (KR580VM80A), but this one is based on the Z80A CPU. Postfix "S" in the project name designates a "simple" design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Apache Dubbo Spring Boot Project

    Apache Dubbo Spring Boot Project

    Spring Boot project for Apache Dubbo

    ...Dubbo supports multiple load balancing strategies out of the box, which perceives downstream service status to reduce overall latency and improve system throughput. Dubbo supports multiple service registries, which can detect service online/offline instantly. Dubbo’s micro-kernel and plugin design ensures that it can easily be extended by third party implementation across core features like protocol, transport, and serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Siler

    Siler

    Flat-files plain-old PHP functions rockin'on as a set of abstractions

    Siler is a set of general-purpose high-level abstractions aiming an API for declarative programming in PHP. You can use it within any framework or standalone, as a micro-framework. Flat-files and plain-old PHP functions rockin' on as a set of general-purpose high-level abstractions. Flat files and plain-old PHP functions rocking on a production-grade, high-performance, scalable, concurrent and non-blocking HTTP server. Actually, Siler is a library, not a framework (maybe a micro-framework), the overall program flow of control is dictated by you. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Micro for Windows

    Micro for Windows

    Cross-platform Command-line Text Editor written in Go

    Micro is a terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the capabilities of modern terminals. It comes as a single, batteries-included, static binary with no dependencies; you can download and use it right now! As its name indicates, micro aims to be somewhat of a successor to the nano editor by being easy to install and use.
    Downloads: 4 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    LAppS

    LAppS

    Lua Application Server for micro-services with default communication

    This is an attempt to provide very easy-to-use Lua Application Server working over WebSockets protocol (RFC 6455). LAppS is an application server for micro-services architecture. It is build to be highly scalable vertically. The docker cloud infrastructure (kubernetes or swarm) shall be used for horizontal scaling. LAppS has most scallable WebSockets server out there. LAppS is the same thing to WebSockets as the Apache or Nginx are to HTTP. LAppS does not supports HTTP (though it supports HTTP Upgrade GET request as per RFC 6455). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ruia

    ruia

    Async Python framework for fast and flexible web scraping spiders

    Ruia is an asynchronous web scraping micro-framework built for Python that focuses on simplicity, speed, and flexibility when creating web crawlers. Ruia is powered by Python’s asyncio library along with aiohttp, enabling developers to perform concurrent network requests efficiently and scrape data from websites with minimal overhead. Ruia follows a “write less, run faster” philosophy, emphasizing concise code and streamlined spider development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    newlearnerspermit

    C for programmable guitar amp

    This project experiments with C language to discover and design a programmable guitar amplifier effects micro controller computer section of a tube and solid state designed guitar amp. This a collaboration electronics project with my son. The goal of this project is to use Arduino hardware with C language programming to manipulate the guitar signal by various effects of phaser, flanger, reverb, digital delay and echo, and tremelo. Also, the signals of two microphones, two guitars, and one mp3 device will be inputted into and passed through two 3-band programmable equalizers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bitcoin Black Core

    Bitcoin Black Core

    BLACK use peer-to-peer technology to operate with no central authority

    Bitcoin Black Core is a peer-to-peer electronic cash system that aims to become sound global money with fast payments, micro fees, privacy, and high transaction capacity (big blocks). In the same way that physical money, such as a dollar bill, is handed directly to the person being paid, Bitcoin Black Core payments are sent directly from one person to another. As a permissionless, decentralized cryptocurrency, Bitcoin Black Core requires no trusted third parties and no central bank. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jodd

    Jodd

    Jodd! Lightweight, Java, zero dependencies, use what you like

    Jodd is a set of micro-frameworks and developer-friendly tools and utilities. Code-things-done. Great performances. Tiny dependencies. Use what you like. Welcome to the Jodd, a unique, alternative world of Java. You can find here some micro-frameworks and some handy tools. Nothing more, nothing less. The decision which component is promoted is based on the Maven Central Repo statistics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Manjaro-arm-pineH64

    Files necessary to build Manjaro-Arm for the PineH64

    ...How to install and use manjaro-arm-tools is described on the gitlab page: https://gitlab.manjaro.org/manjaro-arm/applications/manjaro-arm-tools In this project you will find following files: 1) A complete image of Manjaro-arm for the PinH64 to burn to micro-sd-card, for example with balenaetcher (https://www.balena.io/etcher/) This image includes the Mate desktop environment. 2) A pine-h64 profile 3) A modified functions.sh 4) A u-boot package and the PKGBUILD to build it yourself
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Fast Elixir

    Fast Elixir

    Writing Fast Elixir. Collect Common Elixir idioms

    ...By showcasing side-by-side examples, it highlights not only which approaches are faster but also why certain functions or techniques should be preferred in different scenarios. The repository is designed as a practical reference for developers who want to optimize Elixir applications without diving into premature micro-optimizations. Its goal is not just speed but also clarity, ensuring that performance improvements do not come at the cost of readability and maintainability. With continuously updated examples, Fast Elixir helps both beginners and experienced Elixir programmers adopt better habits and avoid slow patterns.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Financial  Supervision  System (SupTech)

    Financial Supervision System (SupTech)

    RegTech / SupTech : Java EE , BI, PM & Report Designer

    FINA IRP is Web Based, J2EE, OS/DB independent SupTech, BI and PM for SUPERVISORS (Regulators) to receive data from BANKS, MICRO FINANCE INSTITUTIONS (MFI), COOPERATIVES, INSURANCE Companies etc. Generates UBPR, PEARLS, EWS, etc. FINA Integrated Regulatory Platform consists with: - META STRUCTURE DESIGNER; - REPORT DESIGNER: Flexible , Spreadsheet based (LO/OOO) designer; - DATA COLLECTION SYSTEM: DCS is a web-portal and an e-mail robot connected to FINA core through the data converter. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Famille Internationale Ubuntu

    Famille Internationale Ubuntu

    Famille Internationale Ubuntu ONG Humanitaire direction à RUTSHURU

    Famille Internationale Ubuntu (International Family Ubuntu : IFU ) est une organistaion Humanitaire pour contribuer à l'amélioration de la vie et au développement de la population difficilement accessible la plus démunie .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ScrollBooster

    ScrollBooster

    Enjoyable content drag-to-scroll library

    Enjoyable drag-to-scroll micro-library (~2KB gzipped). Supports smooth content scroll via mouse/touch dragging, trackpad or mouse wheel. Zero dependencies. Easy to setup yet flexible enough to support any custom scrolling logic.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Micro Muon

    Micro Muon

    Simple update and package management

    Simple script to manage updates and find packages on *buntu/Debian. Uses KDialog and Konsole, but can be easily changed to other dialogs/terminals. Uses no resources, wastes no time. Zenity version available. See Files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RageFrame

    RageFrame

    Rapid development application engine based on Yii2 advanced framework

    RageFrame was created on April 16, 2016, a rapid development engine based on the Yii2 advanced framework, which is currently growing, the purpose is to integrate more basic functions, and no longer repeat the manufacture of wheels for the same basic functions, out of the box, making development easier. On September 10, 2018, version 2.0 was officially launched. After more than a year of open source feedback on version 1.0, it appeared in a better form. The 1.0 version has been refactored,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SQLite Micro Manager

    SQLite Micro Manager

    Simplest SQLite3 GUI program

    SQLite Micro Manager is a lightweight, fast and configurable GUI program mostly designed to access, browse and modify data in SQLite3 databases maintained by other applications, like Web browsers, home accounting software etc. It supports drag-and-drop operations, saving to and retrieving SQL statements from internal library and disk files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Exile - Atari XL/XE

    Exile conversion attempt from BBC Micro

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Diocese.Micro

    Small&simple IoC container for .Net.

    Small&simple IoC container for .Net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DESC Pro

    DESC Pro

    Discrete event simulation for solar cell production

    ...All process and transportation events within the whole line can in principle be included in the simulations, which gives the advantage that dynamic aspects such as planned maintenance and random micro-stops can easily be taken into account.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB