Showing 1632 open source projects for "small linux"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • $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
  • 1
    A set of small tools for Atari 7800 software development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    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
  • 3
    Yet another small & simple library to implement logging/debugging output for new or existing applications easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ezIssu is an easy to use web based issue management system, ideally suited for small teams.
    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
  • 5
    A small and simple web framework written in java. Easy to use and configure.
    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
  • 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
    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
    Omega PHP is a little web framework for easy deploying small web content. The project is based on robust php tools for made developer's life easier.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo