Showing 1356 open source projects for "small linux"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 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
  • 1
    bfc is a simple, small, .NET/Mono-based optimizing compiler for the Brainf*ck language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    small cc(1) and ld(1) wrappers to help developers remove the unused header files and libraries, put the header files in correct locations, and link archives and shared objects in the right order.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A set of small tools for Atari 7800 software development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    wxGraphicControls

    wxGraphicControls is a set of many customizable controls

    wxGraphicControls is a small GUI library built on top of wxWidgets. It contains many customizable controls like wxGraphicButton, wxGraphicMenu, wxGraphicTrackBar, wxGraphicRotatingButton, etc. Almost every control is built out of specified images. You are able to specifiy corresponding images which are shown in the specific state of the control. - supports completly transparent looking controls - loadable through wxWidgets-XRC-System See screenshot for more information!
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    ezIssu is an easy to use web based issue management system, ideally suited for small teams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Rules and Expression engine for C++. A very simple to use but advance Rules engine . Allows binding of user function to expose them to the Rules engine, various types of arithmatic, bitwise, logical operations etc. Small memory footprint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    YGE is an easy to use, small game-engine, written in C++. Git Repository: http://github.com/yenware/YGE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LibCpuDetect is a small helpful cross-platform library for cpu feature detection. You can use it to retrieve the system's number of CPUs and the number of cores per CPU, or if it supports Hyperthreading and many many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Small and simple component-based python web framework. Compatible with GAE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    This project implements a set class. It is aimed at those who consider the following to be of importance: - Values in the set are, to a high extent, consecutive numbers - Memory footprint is an issue - Small updates to a large set must be efficient
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project tries to provide a small and simple Actionscript Editor written in Actionscript. It aims to be run inside a browser and therefore to be available on every platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is one small and fast JAVA implementation of java.util.queue which permanently stores queue data into files. Use of this implementation avoid use of huge JMS implementations. All read and write operations have to be on one JAVA virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a cross-platform C++ library that provides an intuitive and quick way to deal with tree structured configuration text files. It is also very small, making it easy and comfortable to include in any project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a .NET implementation of a small (French) language. The intent is to provide a language that even kids can learn. Yet, the only understood language is the French, and the interpreter is not ready for other, since it's a quick and dirty dev.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Maven(2) Release Maker is a small web application that acts as a GUI for the maven-release-plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Php Light Framework is designed to easily build small and medium websites. PLF handles Mysql, CAS, LDAP, Object-Programming, i18n, separated configuration, xml, templates, and so on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    http://jmsloadtester.marcel-sauer.de JMS Load Tester is a small command line based Java (>1.5) application to load test JMS brokers like SonicMQ, ActiveMQ, OpenJMS and others. It can be configured with a property file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Trying to implement a lispy scripting language on top of Java in a minimalistic way: as small as possible but with a solid language design thats borrowed from common lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    kUI is a small but powerful LCDUI replacement for MIDP 2.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Think Python

    Think Python is an interactive online learning environment for Python.

    Think Python intends to be an interactive online learning environment for Python. It consists of two parts: A small IDE which is able to run your Python code in the browser without installing any plugins and an interactive training system which can contain explainations, questions and practical tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Free Pascal GFX Library is a framework to quickly develop cross-platform GUI software. It is light weight, and connects directly to the underlying system, allowing for the creation of small and fast graphical applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JOMS is an extremely lightweight, simple Java Enterprise Service Bus. While similar to MULE and MINA, it can be run in a small memory environment or in an embedded server environment. It can also be transparently networked or clustered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Decafcc is a simple just-in-time (JIT) compiler for small programming or data modeling language. The current Decaf project demonstrates how to parse simple C, and how to generate MIPS assemble code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Small registry system for all kind of softwares(including embedded softwares) to save their properties. Software can save their property even on network server so users can have same environment wherever they are using the software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    LibThreadPool

    Library for easy multithreading programming

    ...The entire implementation is provided in one single header file, making it extremely portable and hassle-free to integrate into your project. Whether you are building a small project or a larger application, this library offers the necessary tools to efficiently handle multi-threading with minimal setup. Features - Lightweight: Just include and use—no builds or installations needed. - Portable: Built with C++11, adapted with Linux and other platforms. - Easy to Use: Intuitive API for seamless integration.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo