56 programs for "new open lms" 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.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    React Rainbow

    React Rainbow

    React Rainbow Components. Build your web application in a snap

    React Rainbow is a collection of components that will reliably help you build your application in a snap. Give it a hack and let us know what you think. We designed each component with i18n in mind. Any new component or feature we may add in the future has to be able to work fully in different locales. Proper documentation based on interactive examples to help you understand the features of each component. We know how important it for you is to test your UI. Our npm package provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FreeBASIC Compiler
    Open-source, free, multi-platform BASIC compiler, with syntax similar MS-QuickBASIC (including the GFX statements), that adds new features such as pointers, unsigned data types, inline assembly, a pre-processor and many others.
    Leader badge
    Downloads: 1,074 This Week
    Last Update:
    See Project
  • 3
    Featureless Linux Library

    Featureless Linux Library

    Linux Library on top of Libc focusing on long term support.

    When computer power increases, programmers generally add more "features", thus making any performance gains in new hardware negligible. This project is an attempt to develop a library above libc that breaks out of this terrible loop.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    This project has a lively SVN repository for build recipes, over 1000 F/OSS softwares are available. The tool "pkgbuild" is for building packages on Solaris 11/OpenIndiana from RPM-like spec files. The tool also runs on OmniOS. If you want, you can create new style IPS packages and old style SVR4 packages for Solaris 10. The tool is not updated frequently, but the following "build recipes" for pkgbuild is updated every day. For a few hundred build-recipes see the sub-project "spec-files...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 5
    Gobi

    Gobi

    Self-extract package builder for applications

    Gobi is a package builder to publish easily your Linux applications. This is the shell+Gtk version of the Gobisoft software with the same features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LabMACOSX
    ... (Syntax of nmap is inside the application). Packetstorm is all packet storm exploits database all inserted inside in the application Packetstorm, Shoppingosx an example of https connection. The application Ob open four browsers, Tesseract applications container, TAL, Chatosx, AndroMac, AndroEmu, MySMS, Shutdown, Updater, Search for, MyMaps, SOA, BLI, Xcoder, BasicProg, BasicProg2, VM, D,M&Z Suite Basic and D,M&Z Suite Advanced (POSIX based).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Gobisoft

    Gobisoft

    Software auto-installation builder

    Gobisoft is a batch package builder for applications, it builds a self-install package of your programs. Creates a stand alone executable file that performs the (secured installation and removing) of the elements necessary to distribute your applications. The software offers many possibilities, such as executing commands before and after installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    FreeBSD Port Tools

    Tools for developing and testing and submitting FreeBSD ports

    FreeBSD Port Tools consist of the several small scripts run from port(1) front-end: - port commit: commit a port into the FreeBSD Ports CVS Repository - port create: create a new port from a template - port diff: generate a diff against a previous version of the port - port fetch: fetch distfile(s) of a new version of the port - port getpr: get patch/shar from a PR - port help: display usage summary for port(1) commands - port install: install a port - port submit: submit a PR with new port...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Premake

    Premake

    On GitHub now!

    We moved to GitHub. Please look at the new homepage for an accurate description of the project.
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 10
    This project has useful CMake macros and modules for building scientific projects. The Modules are generalized to be used with any new and/or existing projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    hbcxx

    Use "#!/usr/bin/env hbcxx" to make C++ source code executable

    hbcxx uses the Unix hashbang (or shebang) #!/path/to/interpreter technique to make C++ source code directly executable. Modern C++, meaning C++11 or even C++14, feels like another language. This is not because the language has been changed massively but because the new features encourage a different, and slightly higher level way to think about writing C++. It's faster, more fun, supports lambdas, has tools to simplify memory management and includes regular expressions in the standard library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project has moved. Its new home is https://jpakkane.github.io/meson/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CRASM is a portable cross-assembler for 6800/6801/6803/6502/65C02/Z80. New repository: https://github.com/colinbourassa/crasm
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    Ccide reads a source program, in one of several programming languages, expands all embedded decision tables, and generates the new, expanded source. Ccidew processes C language programs directly. The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables. Ccide checks all conditions once and only once, avoiding side effects. Ccide checks tables for conflicts and other errors. Input example...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JWare/AntXtras is a powerful extension Ant library as well as a collection of useful Ant components. The current active AntXtras projects include "AntXtras", "Log4Ant", and "Svn4Ant".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    RSS Event Manager

    Allows you to submit events to an RSS feed via rest api (http post)

    This tool was originally written to replace the massive amounts of email sent out by automated build scripts. Once this tool is deployed to a server, your scripts can simply use a HTTP Post to submit events, and users can subscribe to the RSS feed to receive updates, instead of receiving an email for each event. It is trivial to add a new feed, and using http to submit events means that firewalls are (usually) not a concern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tiger (Scratch modification)

    Tiger (Scratch modification)

    The Scratch mod, Tiger

    This mod of Scratch (scratch.mit.edu) will add several new features, including an extensive plugin API. It is currently developed by the Scratch user SJRCS_011.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Java Utility to edit and create new game content for Might and Magic 8 with support for 6 and 7. This is an extension of the no-longer-developed UnLod java utility for MM8. MM8LevelEditor is no longer actively developed. A new MMLevelEditor is being re
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    A Windows/Linux build automation tool to consolidate scripts and custom programs under a single location, intermix any languages (scripted or compiled) to perform tasks, allow common GUI interaction in all languages, and enable remote task execution.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    RDI is a library that gives your application the ability to install its dependencies at runtime. Perfect for plugins oriented architectures. Many kind of deps: RPMs, DEBs, .so, .dll, RubyGems... Easily extensible to new kinds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    El Popo Build System
    A build architecture and base implementation to support fast and efficient software builds. It provides intelligent configurations while making it easy to override default behaviors and experiment with new concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    nvn is a new approach to integrating .NET on Windows with the Maven build platform by driving builds with MSBuild and MSTest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sourcehighlightide is an IDE for GNU Source-highlight; it is useful when you have to develop a new language definition file for source-highlight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    mmake = cmake + make + new future
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ReleaseForge is a GUI application that allows the administrators and release engineers of SourceForge projects a simpler and optimized interface in releasing new package versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next