Showing 113 open source projects for "small"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • PRTG Network Monitor | Making the lives of sysadmins easier Icon
    PRTG Network Monitor | Making the lives of sysadmins easier

    Stay ahead of IT infrastructure issues

    PRTG Network Monitor is an all-inclusive monitoring software solution developed by Paessler. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine, PRTG Network Monitor optimizes connections and workloads as well as reduces operational costs by avoiding outages while saving time and controlling service level agreements (SLAs). The solution is packed with specialized monitoring features that include flexible alerting, cluster failover solution, distributed monitoring, in-depth reporting, maps and dashboards, and more.
  • 1
    Tremgcc is a standalone compiler suite especially created to build tremulous videogame, but is able to compile ioquake/openarena, gnupg and other small programs too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is my attempt to port the Cain/Hendrix Small C Compiler to Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An other library for the common problem of parsing arbitrary text data. A small, easy-to-use Java library LR parser without lookahead limitation. Semantic action defined in class not in grammar definition file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    DEPRECATED-The deva programming language

    DEPRECATED v1 - v2 is current, hosted on bitbucket

    [The deva language v1 was a learning experiment for creating an interpreted language from the ground-up, with no prior working knowledge on the subject. It makes about every mistake possible... the author went on to create a second version to apply the lessons from v1. v2 is a workable scripting language, but like all such attempts, a third version would include even more lessons (ad infinitum)] Original goal: The 'deva' programming language. A small dynamic, language bearing some similarities...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • 5
    RockScript is the world's smallest Java-based JavaScript interpreter, runs smoothly in any J2ME phones. The binary size of core engine including native objects/methods is less than 25K (obfuscated & JAR'ed). It can be integrated into any J2ME apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    mod_sass is a module for Apache web server. It compiles Sass stylesheets into CSS automatically when the sass stylesheet is requested by a clients browser. It also includes its own cache so that the CSS is only compiled when the SASS is modified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A calculator with C-style syntax and many features, like functions, braching and arrays. It's a small programming language that can be executed on VM or compiled to x86 code and run natively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A small educational compiler for a subset of the Pascal language. A native x86 machine code generator directly emits COM executables for MS-DOS. The compiler supports VGA graphics, floating-point arithmetic, etc. 32-bit Pascal source is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An Ada To ANSI C Compiler targeted towards small embedded systems who lacks an Ada compiler but have an ANSI C Compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
  • 10
    PKSV (Pokemon Script Viewer/Editor) is a small program written in C used to decompile, edit and compile scripts in Pokemon Advance ROMs. It has a GUI version (the one most of you will want) and the original command-line version.
    Leader badge
    Downloads: 54 This Week
    Last Update:
    See Project
  • 11
    ACC
    David Ashley's C compiler has now been GPL'd. This includes the full source, some demo programs, along with some minor changes... ACC builds 32bit exe's using TRAN's PMODE dos extender for MS-DOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BCX Basic to C translator
    BCX (Basic to C Translator) BCX is a small command line tool that inputs a BCX BASIC source code file and outputs a C source code file which can be compiled with many C or C++ compilers.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    The scala-fast-dynamic is a compiler plugin + a small runtime library for the Scala programming language (http://www.scala-lang.org) that re-implement the way structural types are translated into JVM bytecode, achieving higher performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    lightJacc is a small but strong grammar parser generator. It adopts a parsing strategy of its own: dynamic concurrent parsing -- which made it much stronger than LR or LL family CCs (YACC, ANTLR, etc), but still keep good performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    UfakPython is a small subset of Python programming language, for small embedded devices, like PICs. UfakPython sources are translated to C by UfakPython Compiler. Small Device C Compiler can then compile the C outputs to the target device's codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Small and lightweight .NET 2.0 library written in C# for quickly evaluating arithmetical expressions using interpretation or runtime MSIL generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Basic language between high level assembler und small C. The Compiler outputs x86 assembler code. No use of extern library an nearly independent from the operating system. The compiler is only some KByte in size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Annotation based lexer and parser generator suitable for processing wide range of languages, from small domain specific languages to big ones like Java. Actions may be written directly as annotated java methods. Examples of expression language and Java5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SPCC is a lightweight, portable C compiler and a Virtual Machine.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    Small object oriented language compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MeshC, in the spirit of and as an improvement on nesc, is a programming language intended for development of distributed embedded systems comprised of small-footprint, low-power devices. The project provides the language spec and a meshC compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The CommGen platform is intended to be a simple, scalable integration platform for small to medium problem sets. The architecture is simple, consisting of a distributed kernel, distributed O/S, agent and application layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    axdistcc is a small liveCD with the distcc, it makes possible an easy creation of a compilation farm. It uses as base system the Slackware Linux 11.0 and a modified linux-live scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RunCC is a new kind of parsergenerator that generates parsers and lexers at runtime. Source generation is only optional. It features the absence of any cryptography. Although intended for small languages, it comes with Java and XML example parsers.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    A general-purpose text-file template engine, designed to be used as an API from Java applications or servlets. Small and simple, yet powerful. No external library dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project