Showing 28 open source projects for "mini"

View related business solutions
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 1
    DevOps Exercises

    DevOps Exercises

    Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git

    DevOps Exercises is a massive, community-maintained collection of questions, tasks, and mini-challenges that cover the breadth of modern DevOps and platform engineering. It spans Linux, networking, Docker, Kubernetes, CI/CD, monitoring, cloud providers, security, and even soft skills and troubleshooting. The idea is to give candidates and teams a realistic practice ground for interviews, certifications, and day-to-day operational work.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Prime number ( primenumbers )

    Benchmark for 50 000 000 prime numbers as single and multicore

    ...On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch). Surprise, same code in JavaScript for M2 chip in Safari, 12,5 sec single core and 3,3 sec multi core. Python version with numba and numpy on MacOS with M2, 3,78 sec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    React Projects

    React Projects

    Collection of React example / tutorial projects

    This repository is a collection of small-to-medium React applications that showcase practical patterns, from stateful widgets to multi-page interfaces. Each project is self-contained and demonstrates specific techniques—hooks for state and effects, context for global state, custom hooks for reuse, and reducer patterns for complex updates. The codebases include common UI tasks like forms, modals, lists, filtered search, and pagination, along with data fetching and basic routing where...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Flutter Tutorials

    Flutter Tutorials

    Source code for all the tutorials on FilledStacks' channel

    This repository is a collection of educational Flutter projects created to teach best practices, patterns, and real-world app features. Each tutorial is structured as a separate mini-project focusing on a topic like state management, navigation, responsive layouts, or service integration. It emphasizes clean architecture, testability, and scalable code, showing developers how to go beyond toy examples. Tutorials often come with detailed commentary or videos to explain design decisions. The collection helps developers bridge the gap between learning Flutter basics and building production-ready apps. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 5
    digital video introduction

    digital video introduction

    Introduction to video technology, image, video, codec, and more

    A gentle introduction to video technology, although it's aimed at software developers / engineers, we want to make it easy for anyone to learn. This idea was born during a mini workshop for newcomers to video technology. The goal is to introduce some digital video concepts with a simple vocabulary, lots of visual elements and practical examples when possible, and make this knowledge available everywhere. Please, feel free to send corrections, suggestions and improve it. A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    mcalx

    mcalx

    Matrix Calculator for LinuX

    MCalx is a small and quick C++ graphic calculator for performing common matrix operations such as addition, subtraction, multiplication and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Angry Calculator

    Angry Calculator

    Angry calculator is a calculator java

    ...Are included in the calculation of the programs tables, fibonacci, factorial, random number, charting, statistic basic, fast random generator number 1-90, generation and a system for fast calculation of the percentage, calculating the perimeter and area of plane geometric figures. This is also a program to create constant and recall among other functions is also a mini file editor text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    miniBachelor

    miniBachelor

    Mini Version meiner Bachelorarbeit

    Diese Mini-Code-Version meiner Bachelorarbeit dient mit ca. 370 Code-Zeilen als Beispiel des Farmer-Worker-Modells. Der C++ Code zeigt die Nutzung von Apache Thrift (zur Verteilung) und glpk (zum Lösen). Der Code besteht im Kern aus folgenden Dateien: - MiniBachelor.thrift: ca. 20 Zeilen IDL beschreibt den Teil, der für Farmer und Worker wichtig ist - Farmer.cpp, Worker.cpp: ca. 200 bzw. 120 Zeilen enthalten die Implementierung
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    TinyRenderer

    TinyRenderer

    A brief computer graphics / rendering course

    Tiny Renderer (tinyrenderer by ssloy) is a lightweight educational software rasterizer that illustrates how OpenGL works by implementing a mini rendering pipeline in around 500 lines of code—serving as a compact, instructive graphics project. The final code consists of about 500 lines. My students typically require 10 to 20 hours of programming to start producing such renderers. The input is a 3D model composed of a triangulated mesh and textures. The output is a rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Swing Artist

    Swing Artist

    Mini Java IDE and Swing builder

    The aim of this project is to build an IDE for Java language which can be used to develop GUI based applications easily without knowing about the GUI components in detail. The idea is to enable users to make GUI as if they are using paint application to draw a design and later generating the code for it. The project also includes a built in Code Editor for editing Java applications. The code editor can also be used to edit file of any supported text file format. The work is focused on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MiniCore

    This is a mini core about the flex RSL.

    Mini Core is a RSL in flex actionscript. We move it from the old code site: code.google.com/mini_core. So the above site had been deprecated from Sep 10, 2013.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Quine-McCluskey minimizer

    Quine-McCluskey minimizer

    simplifies boolean functions with Quine-McCluskey algorithm

    Small console application written in C to simplify boolean functions with the Quine-McCluskey algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bright Side is a repository of practical example mini projects made by students at Dragan Djuric's university classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PhPyCli

    Edit and execute php code

    PhPyCli is an app for write and execute php code (other language available). I decided to make it because i thought it could be interesting to play with php through a GUI rather than through a terminal. The work I've made, is one of somebody who has learnt python by itself. I'm not an engineer This work it's just an attempt to realise my app project. Please be indulgent! All the work is yet to be done, what I present is just the begining. And if you like it, please improve it,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a mini project that is developed to maintain the mark sheets of the students
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Nazzo is the mini blog system for e-learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    One day there will be a Windows 9, coming after Windows 8 and current Windows 7. Why not starting working now on a Windows 9 similar open source OS ten years before it appears instead of still working on it 10 years after it will become obsolete?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mini md5 Cracker, como su nombre lo dice es un software para Windows de Crackeo de hash MD5 por Wordlist y Brute Force, escrito en C#, con GUI, sencillo, pequeño, rapido.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ...You can download both the miniVmac emulator and the hfs30M.dsk image in a compressed archive from here: http://zikes.ca/Spellinator-vMac.zip If you already have miniVmac emulator then just download prototype disk image at: http://zikes.ca/hfs30M.DSK If mini van emulator fails to work, try using newer version from here: http://www.softpedia.com/get/System/OS-Enhancements/Mini-vMac.shtml Drag and drop DSK file onto mini vmac emulator and it should start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    seeetron-ssc is Java source code for controlling the SEEtronics mini-SSC servo controller board (see: http://www.seetron.com/ssc.htm). The board itself does not come with Java support, so this project provides that third-party support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A very simple CMS, where you can create a series mini portals to upload documents, create, edit and link pages easily. It provides a WEBDAV interface and a WYSIWYG html editor by interfacing with open source modules. Easily customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Linux Brochure Project (LBP) documents essential Linux information on the two sides of a single letter- or A4-sized sheet of paper which is Z- or C-folded into six mini-pages of a brochure that LUGs and other Linux organizations can use for publi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The project is for an online assessment, iportfolio and collaboration tool. Designed for provision of essential features to support teaching and learning using ICT (a mini-VLE). iMark is designed to be hosted on a schools own web server using php4/mySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SAM (Servo Actuation Manipulator) is a GTK+ based X windows application for controlling anywhere from 1 to 254(so far) servo motors via a serial port connection, specifically this program was made for the Scott Edwards Electronics Mini SSC II.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mini-Calc is a very lightweight and easy to use calculator run in the console. It delivers everything you can expect from basic calculators, with more features added every major release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →