Showing 655 open source projects for "small"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Flatdoc

    Flatdoc

    Build sites fast from Markdown

    ...It autogenerates a navigation sidebar from headings, supports anchors, and provides a clean default theme that’s easy to restyle. Because it runs client-side, it’s great for small projects, GitHub-hosted docs, or internal references where you want “drop-in” documentation with minimal setup. The library’s footprint and API are intentionally modest, making it simple to customize templates, typography, or color schemes. For teams who value instant docs from a README or single Markdown file, Flatdoc remains a practical, dependency-light choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ymap - Yeast Mapping Analysis Pipeline

    Ymap - Yeast Mapping Analysis Pipeline

    Pipeline for large-scale genome changes analysis of genome datasets.

    ...The YMAP pipeline automatically illustrates genome-wide information in a single intuitive figure and is readily modified for the analysis of other categories of data and other pathogen species with small genomes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DPMS

    DPMS

    Web-based IT Management Tools

    DPMS: Dave's Platform Management System. Provides a modular set of tools within a common web interface for managing various aspects of a Windows-based small-to-medium sized business environment. It includes procurement inventory, service request tickets, systems and servers association, client inventory collection and reporting, software license inventory, Active Directory and Local Directory accounts and custom reports and account management tools, and more. Some features are not fully baked, such as Software Package Deployment and Client Inventory Data collection (although, the last one is usable now) It works with IE8 to 11, Chrome, Safari, and Firefox
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WebUploader

    WebUploader

    A new file uploader solution

    WebUploader is a simple modern file upload component developed by the Baidu WebFE (FEX) team, mainly HTML5, supplemented by FLASH. In modern browsers, it can give full play to the advantages of HTML5, without abandoning the mainstream IE browser, using the original FLASH runtime, compatible with IE6+, iOS 6+, and android 4+. When the two sets are running, the same calling method is available for users to choose at will. Using large files to upload concurrently in fragments greatly improves...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    LABjs

    LABjs

    Loading And Blocking JavaScript

    ...It’s designed to work across a wide range of browsers, including older ones, which is why it relies on robust feature detection and time-tested loading techniques. The library is intentionally small and framework-agnostic, so it can be dropped into almost any stack to orchestrate client-side assets more predictably.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    ALPHA CMS
    ALPHA CMS is an A.P.I - free, MVC based Content Management System. ALPHA CMS architecture gives the ability to easily create advanced web pages, add-ons or even other CMS. ALPHA CMS is based on PHP, JavaScript and MySQL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    SpeeDealing ERP & CRM

    SpeeDealing ERP & CRM (distributed)

    Speedealing ERP & CRM is a modern software to manage yours companies or foundations activities (contacts, suppliers, invoices, orders, stocks, agenda, ...).It's an opensource software (wrote with PHP language) designed for distant small and medium companies, foundation and freelances. You can freely install, use and distribute it as an offline application or as a web application to use it from every internet access and media. Speedealing is a fork compatible and migrating from Dolibarr (www.dolibarr.org). Speedealing is now using NoSQL database to replace old MySql and Postgresql. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    feindura - Flat File CMS

    feindura - Flat File CMS

    Awesome flat file based CMS

    feindura is lightweight flat file based content management system for small and medium websites. It perfect for small websites and pretty! If you new to feindura download the feindura_plus_demoSite.zip file first, to see how it gets implemented!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    deb.js

    deb.js

    Minimalistic JavaScript library for debugging in the browser

    ...When those functions run, deb.js groups console output and places logs in clearer execution context. It can show stack traces, passed arguments, and execution time, which helps developers understand how functions behave at runtime. The library is very small and can be added near the top of a page before other scripts. It also had a Chrome extension workflow, making it easier to inject debugging behavior into pages during development.
    Downloads: 2 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    TinyColor

    TinyColor

    Fast, small color manipulation and conversion for JavaScript

    TinyColor is a microframework for inputting colors and outputting colors as different formats. Input is meant to be as permissive as possible. TinyColor is a small, fast library for color manipulation and conversion in JavaScript. It allows many forms of input, while providing color conversions and other color utility functions. It has no dependencies. The string parsing is very permissive. It is meant to make typing a color as input as easy as possible. All commas, percentages, parenthesis are optional, and most input allow either 0-1, 0%-100%, or 0-n (where n is either 100, 255, or 360 depending on the value). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jQuery Transit

    jQuery Transit

    Super-smooth CSS3 transformations and transitions for jQuery

    jQuery Transit is a classic jQuery plugin that brought ergonomic, chainable CSS3 transitions and transforms to web apps before modern animation APIs were commonplace. It exposes a simple .transition() method so you can animate transforms, opacity, colors, and other CSS properties with minimal code. Under the hood, it leans on GPU-accelerated CSS transforms where available, falling back gracefully, which made complex motion feel smooth even on modest devices. The plugin abstracts away vendor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    mindCMS

    mindCMS

    Small, fast and flexible Content Management System for PHP / MySQL

    Small, fast and flexible Content Management System - CMS for PHP / MySQL A very small, fast, compact and flexible Content Management System (CMS) for PHP Webservers using a reasonable amount of functions. Easily maintain your web pages and online files in any webbrowser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DG-Server
    DG-Server is Groupware and CRM system aimed at small and medium companies, supported by Dawan. Scaffolding modern architecture with internationalization and database abstraction.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14

    Modular Gaming

    Modular Gaming Open Source Persistent Browser Based Game Framework

    ...We are building our framework using Kohana which is an open source, object oriented (H)MVC web framework built using PHP5 by a team of volunteers that aims to be swift, secure, and small. We are using Kohana 3.3 You can view a demo at http://demo.modulargaming.com If you have any questions, bugs or feature requests feel free to post them on the issue tracker at GitHub. https://www.github.com/modulargaming/modulargaming Licensed under a BSD license. Modular Gaming can be used legally for any open source, commercial, or personal project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A PHP based donation management system for NGO. Useful to manage small member based organization with recurring donation, receipt printing and occasional ad-hoc donation for members and non-members.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TurboSphere

    TurboSphere

    TurboSphere is an easy to learn and powerful JS based game engine.

    ...TurboSphere is largely compatible with the Sphere RPG engine, the main API change is the replacement of object creating functions with proper JavaScript constructors. This means that there are several completed games already made that work with TurboSphere, requiring only a small set of compatibility scripts to function in TurboSphere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Seagram Inventory

    Seagram Inventory

    Seagram Inventory is an open source inventory management application

    Seagram Inventory is an open source inventory management application for desktop, built using web technologies. Our aim is to create a simple, easy to use inventory application for small offices which does not require any technical skill or training to install and operate. Seagram Inventory is not a finished project. Its under active development. Presently it can handle purchase/sale invoices, simple purchase/sale reports, manage products in different categories etc. But these are nowhere near the feature set required for a production quality inventory management software. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SingleSkin

    SingleSkin

    Software for design single skin kites, speedgliders and paragliders

    All-in-one software for desing single skin paragliders like Ozone XXLite. Allow to modify wing shape, profile, settings. Allow to print sew templates with scale 1:1 in A4 or other small printer's formats. Export sew templates to DXF. Main code writen in Javascript, GUI writen in Visual C# 2010 Express.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 19
    WPlataform Windows

    WPlataform Windows

    WPlataform Windows allows you to create applications using PHP

    With WPlataform Windows, you can create Windows applications using web programming language (HTML, JavaScript, PHP, etc ...). The WPlataform uses the Chromium browser, which already included the Adobe Flash Player. This program creates a small web server that can be accessed only by the local server ("localhost"). It has an app store included along with a "Search Music" that search the websites of trusted downloads (4Shared & SkullMP3).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Strum By Jdo

    Strum By Jdo

    A simple modal scale reference.

    A chrome extension that takes root note and mode as parameters and returns the modal scale in that key with the basic major, minor, diminished chords.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Ripple Core VM

    Ripple Interactive Audience Response System

    **NOTE**: Ripple is no longer maintained or supported by the University of Oregon Libraries. One thought ripples... Interested in engaging your audience? Whether it is a lecture hall, small classroom, boardroom or performance, Ripple can make any presentation dynamic and memorable by allowing you to truly connect with your audience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Simple Translate

    A powerful tool to translate selected words (or sentences) to a wide r

    ... [3] All changes in the options page are auto saved. [4] To activate the extension after installation, please reload all your existing pages. [5] Please consider supporting this app by making a small donation :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Owl is a multi user document repository (knowledgebase) , document manager and/or document management system (DMS) written in PHP for publishing of files/documents onto the web for a corporation, small business, group of people, or just for yourself. Final Code Hosted on GitHub
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PHP4sack
    A PHP encapsulation of the AJAX sack library so that developers need only code in PHP to implement AJAX, Feedback will be good to improve this component set. Now supporting cross browser drag and drop events, no other library dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Onix ERP/CRM
    Onix ERP/CRM is an easy to use web application to manage your business (contacts, invoices, orders, products, stocks, agenda, emailings, etc...) for small and large company. It's an opensource and free web application for developers and freelancers. You can install and use it as a standalone application, or online on a mutualized or dedicated server to use it from anywhere. -- Latest version : 0.2 alpha
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo