51 programs for "small" with 2 filters applied:

  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Bringing success to your events Icon
    Bringing success to your events

    State-of-the-art, cloud-based event ticketing.

    Find out why thousands of organizations choose Tix for their box office and online ticket sales.
  • 1
    TinyScheme

    TinyScheme

    A tiny Scheme interpreter for embedding in programs.

    TinyScheme is a Scheme interpreter that can execute Scheme code but is also suitable for embedding in programs. The goal is to keep the interpreter small while providing as much compatability with Scheme standards as possible.
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 2

    DpdlScripting

    DPDL (Dynamic Packet Definition Language) is a small framework library

    Dpdl (Dynamic Packet Definition Language) is a constraint device framework and scripting engine that can be used to implement small, portable and light-weight applications on Java enabled devices (in particular J2ME and JavaME) and small embedded systems. It has been developed in 2002, in early days when mobile phones where running mostly J2ME applications. Dpdl is a compact framework, small memory footprint library and scripting engine that can be used to encode, decode, control and query data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    haikuVM

    A Java VM for ARDUINO and other micros using the leJOS runtime.

    HaikuVM has been started for hobbyists who develop applications for ARDUINO to open the world of JAVA and leJOS. Yes, you can program an ARDUINO with JAVA! HaikuVM is so small that it even runs on an atmega8 (and the ASURO robot). And yes, you can program an ASURO robot with JAVA! And since version 1.4.0 the RCX lego brick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    JILRuntime/JewelScript

    An object-oriented script language to embed in any application

    A general purpose, object-oriented script language that compiles into code for a register based virtual machine. The language is quite similar to object-oriented high-level languages like Java and C#. The library is entirely self-sufficient and ANSI C compliant. It's main purpose is to be embedded in any application to allow automation of that application through scripting. An integrated C++ binding code generator allows you to create bindings for your application's classes in seconds. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Leading All-In-One Vacation Rental Software for Property Managers Icon
    The Leading All-In-One Vacation Rental Software for Property Managers

    Hostaway helps you grow your property management business by automating and streamlining every aspect of your business

    The dashboard and mobile app allows users to manage their marketing, sales, accounting, reporting, payment and communication needs all in one place. As premium partners of channels such as VRBO, Booking.com, Airbnb, Homeaway and Expedia, with the ability to manage advanced setups, no other platform gives you the type of control and peace of mind that a Hostaway user has. The software is designed with teams in mind - it's easy to train staff and keep them happy while improving business at the same time! Hostaway also provides a booking engine, wordpress website and both marketing and sales tools for managing your valuable direct bookings.
  • 5
    NodeBrain

    NodeBrain

    Rule Engine for State and Event Monitoring

    NodeBrain is a rule engine for construction of state and event monitoring applications. It interacts with other monitoring components to perform simple element state monitoring or complex event correlation based on user specified rules. It is extended through the development of node modules (plug-ins) using NodeBrain's C API, and servants (programs written in any language) that interact with the rule engine via stdin, stdout, and stderr. The package includes a small set of plug-in modules...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    CSP embedded C-like scripting language

    C-like language parser, bytecode generator and a VM

    Project aims to implement a C-like language interpreter with small code and memory footprint for 32bit microcontrollers. At the time of writing, parser code size for Cortex-M3 is less than 10K and VM is less than 3K. RAM requirements mostly depend on code size and complexity, but few kilobytes should be enough to handle most reasonably simple cases. Parser and VM are written with code size priority, not security. Project should not be used to run code (and bytecode) from untrusted sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MiniBasic

    MiniBasic

    Basic interpreter in ANSI C

    MiniBasic is a small but usable Basic interpreter. It is written in pure ANSI C, so it should be easy to get up and running in almost any environment. It has been used for PIC32 electronics projects, as an embedded scripting language, and as a teaching aid. There's an associated book, and full documentation and sample programs online (go to the project's web pages). It's designed to be easy to modify, to use the code as the basis for your own interpreter.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    algebrain

    Math Parser for Java

    Moved to GitHub https://github.com/fedups Algebraic equation processing at run time for Java programs. Supports variables, functions with parameters, rate table lookups, an embedded "if" function... Infinitely extensible, very small footprint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    VolksForth

    A small, self-hosting 16bit Forth system

    VolksForth is a 16bit Forth System with the goal to produce a manageable Forthsystem for computer systems with restricted system resources.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
  • 10

    SBI - Small Bytecode Interpreter

    SBI - A Small Bytecode Intepreter to run programs on an AVR from SD

    The project was originally created to run programs from a MicroSD card on an ATmega16 (without reprogramming it). SBI is a generic library (platform indipendent) that lets you run programs from a stream (es. File). The programs are a sort of bytecode, and they are interpretated at the moment. So you don't have the better speed, but for now this is the only way to run programs from RAM (or SD) on Harvard architectures.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Poe

    Poe is a small, fast, flexible scripting language.

    Poe is a lightweight scripting language. The language is written entirely in ANSI C, meaning that the language is ultra-portable (i.e. that it can exist on any platform for which there is a standard-conforming C compiler). Poe is a toy language that is not, and will never be, suitable for production use. However, writing the language was a fantastic academic exercise and the source code is available freely as a reference to anyone who may be interested. The entirety of the source code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Tiny BASIC for Character Screen
    BASIC interpreter for the standard (SUS) character screen handling library, which fully corresponds to the Tiny BASIC standard. The code is thread-safe and can be embedded into other code. Can be used as a game or a minimalist challenge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    nsl

    lite and flexibel interpreter

    NSL is a small but powerfull interpreter. It supports OOP, arrays, variables, math, loops and user modules. It is a flexibel interpreter because it is based on javascript/php/c. There is no need define the data type of a variable, define classes inside classes, easy to use OOP inheritance and it has an easy to use syntax. Besides that, it is very easy to expand NSL by writing your own modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    sealisp

    Lisp interpreter for the PSP + UNIX-clones.

    This is a Lisp interpreter which will eventually be ANSI standard compliant. It currently compiles for UNIX-clones and the PSP, it has no external dependencies, with the garbage collector and numeric library and all other components being home made, from scratch. Working so far: * Automatic precise garbage collector. * Procedural macros. * Computer algebra library * A bunch of useful primitives. * A fairly small, but useful standard library. In the PSP build, the following additional features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    snuspi

    snuspi

    C interpreter for the Modular SNUSP esolanguage

    This is a small, easy interpreter for the Modular SNUSP esolanguage. Informations about the SNUSP language can be found at http://esolangs.org/wiki/SNUSP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Dapar

    Parsing for everybody.

    Dapar is a universal parsing library written in C. It will interpret any grammar you give it in a BNF-like format, and constructs a matching expression tree for any given input. This makes developing a new parser for any language simple and reliable. Includes an ABNF parser, EBNF parser, XML parser and algebraic math parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Small-K (Small Calculator) is a command line based mathematical expression evaluating engine in C. It supports symbolical extension in the forms of math functions with arbitrary number of arguments (e.g. f(1, 3)) and variables (e.g. PI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Prime Mover is a small and flexible build tool intended to be used instead of make. It is intended to be deployed with the projects that use it, and does not requires installation to use. It is modular and can be extended using the Lua scripting lang
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Ficl is a lightweight, efficient language designed to be incorporated into other programs, including (especially) firmware based systems. Ficl includes a simple but capable object model that can wrap existing data structures. Applications: scripting,
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 20
    This is a collection of small to mid-sized tools I wrote, mostly in java. this includes an XML-Parser and a 3d engine. Please see the homepage for a closer description
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A repository for small, pure-Tcl packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ShaniXmlParser is a small and fast Xml/Html DOM/SAX non validating parser written in java. It can parse invalid xml files. It uses the org.w3c.dom interfaces and the jaxp interfaces. It works also on mono/.net thanks to ikvm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A portable BASIC in the style of Microsoft 6502 BASIC (especially the Apple ][+ variant), with influence from GW-BASIC and Atari BASIC among others, with enhanced features, written in C for portability to computers large and small.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cola is a simple, weak-typed, object-oriented scripting language and execution library. Easy to learn, easy to implement, easy to read, can be dropped in to practically anything, and carries a very small memory footprint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Yabasic is a free, multi-platform implementation of a traditional command-line BASIC programming language interpreter. It is small, feature-rich, and easy-to-use, with numerous useful features and facilities for structured programming.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next