982 projects for "small linux" with 2 filters applied:

  • $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
  • 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
    JormaScript is a small procedural lisp-like interpreted scripting language being implemented in C. The idea behind the project is to study the problematics of a programming language implementation and to produce a small general-purpose scripting solution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Collection of small utilities, classes and games developed to make various tasks easier and more efficient, and to help aleviate work place boredom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    sCal: a small, scientific, script programmable calculator--for & in JavaScript. sCal2: an expansion giving a function/program catalog system with: hundreds of unit-conversions & material properties, programming examples, nearly limitless user-procedures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Venom is a small framework for writing 3d games and applications.
    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
  • 5
    A component library for borland delphi 7 to create a small modular IDE for everything you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DebugOutputFilterClient is a small wxWindows based app, that sorts and filters the output of an application. The idea is to give the user the ability to choose what debug-messages to display at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    munit is a small test framework for GNU makefiles, inspired by the JUnit project. Since GNU make 3.80, makefiles can become very complex (recursive functions, dynamic contents via eval() etc.). munit has been developed to make it easy to test them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    openDebug is a simple PHP debugger for use in small websites. openDebug will generate extra HTML/Javascript code which 'attaches' to the HTML output. Then the coder can look up his variables, queries and check for errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Minimal XML very small and efficient lib is a library to handle XML documents storing them in a DOM-like tree, witten for C and C++. The library allows to load or write documents from files or memory, and provides callbacks for read and write progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    Anvil -- "a small forge" A lite-weight, modular, web-based framework supporting collaborative software development. Anvil provides multi-project control, is easy to configure, and can easily integrate with external tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    myXoopsForge is a SourceForge-clone and is build on top of the Xoops Content Management System Version 2. Xoops 2 provides a stable and well thought basis to build on. myXoopsForge will be useful for small businesses as well for large businesses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NunniMJAX is a minimal java library for parsing XML. The API and functioning recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMJAX's FSM has been generated using NunniFSMGen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simteec is a small plugin for the Eclipse IDE for easy code generation. It it based upon the velocity template engine. Code is generated by specifying a template- and a properties-file, which is needed to define the variables for the template .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jipe is aimed to be a small yet powerful Java IDE developed in Java so that it can be used on all platforms supporting Suns JDK. The current version is compatible with > JDK1.1.2 + swing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Zeus Neural Network Framework
    Zeus is a small, lightweight, very fast object oriented framework for developing neural networks with an integrated shell interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Zycode is a small, lightweight IDE written in C/C++ using the wxWidgets toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Fingerprint Verification System; an easy to use library that allows programmers to integrate fingerprint technology into their software without specific know-how. Fast, easy to use, and small; great for embedded systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SSCL is a small, secure C++ library with some useful data types (list, avltree), stream handling, networking support, lexical analyzer, etc. SSCL's primary goal is to help daemon development in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project aims to provide various small utility beans, which can be used in a JavaBean aware builder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This small platform independent application (written in Java) is designed to encode your e-mail addresses, thus the spam robots can not retrieve it from your page. Note that minimal HTML knowledge is needed to put the generated script into a html page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    It is a small java eclipse plugin. This software makes workspace backups and restores them. You can use this plugin as workspace switcher too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A small, but realy needed library that realized more important thinks oriented to WEB development on J2SE and JSP technology. Library provide not realized thinks in strings and streams, soft reference cache and other for JDK 1.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ContractChecker is a small tool to provide support for some design by contract features to standard Java code. Internally, it is composed of an Ant task, which invokes a doclet to generate AspectJ and the AjcTask itself in order to compile it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    For use in a product development or system maintenance department, KRASS is a small and easy system for specifying and managing requirements and milestones for your company's software development projects / systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AntFly is a common build.xml script for apache ant (and java) that can be used in small projects instead of trying to make a build.xml from scratch.It includes a set of tasks that can perform tipical operations like building project, CVS checking, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo