Showing 25 open source projects for "latest"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    h5ai

    h5ai

    HTTP web server index for Apache httpd, lighttpd and nginx

    ...Initially, h5ai was an acronym for HTML5 Apache Index but now it supports other web servers too. Requires PHP 7.0+ and works fine with Apache httpd, lighttpd and nginx. Best user experience with the latest versions of Chromium-based browsers, Firefox, Safari and Edge, but a static fallback is provided for older browsers or if JavaScript is disabled.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 2
    Binance Trading Bot

    Binance Trading Bot

    Automated Binance trading bot, trade multiple cryptocurrencies

    ...Using this feature you can buy at the lowest possible price when buying down and sell at the highest possible price when selling up. The bot supports multiple buy/sell orders based on the configuration. The bot is using MongoDB to provide a persistence database. However, it does not use the latest MongoDB to support Raspberry Pi 32bit. Used MongoDB version is 3.2.20, which is provided by apcheamitru. The bot is tested/working with Linux and Raspberry Pi 4 32bit. Other platforms are not tested.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 3
    EmulatorJS

    EmulatorJS

    A web-based frontend for RetroArch

    ...The project functions as a library or plugin rather than a standalone application, enabling developers to embed emulation capabilities into websites or custom platforms. It offers multiple build versions, including stable, latest, and nightly, allowing users to balance reliability and cutting-edge features depending on their needs. EmulatorJS leverages CDN distribution for easy deployment and scalability, making it accessible for both personal and production environments. Its architecture supports multiple cores, each corresponding to a different system, enabling broad compatibility across retro gaming platforms.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    StrongKey FIDO Server (SKFS)

    StrongKey FIDO Server (SKFS)

    FIDO® Certified StrongKey FIDO Server (SKFS)

    An open source implementation of the FIDO2 protocol to support passwordless strong authentication using public-key cryptography. Supports registration, authentication (all platforms), and transaction authorization (for native Android apps).
    Downloads: 52 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    openQRM - Cloud Computing Platform

    openQRM - Cloud Computing Platform

    Get latest Edition here: http://www.openqrm-enterprise.com.

    openQRM is a web-based open source datacenter management and hybrid cloud computing platform that integrates flexibly with existing components in enterprise data centers. Releases available at https://github.com/openQRM/openqrm-community. Please visit http://www.openqrm-enterprise.com for latest 5.3 free Community Release. Includes important security updates, bugfixes and enhancements especially for KVM and Cloud plugin. openQRM abstracts Virtualization and supports the following virtualization technologies: KVM, XEN, Citrix XenServer, VMWare ESX & LXC. The Hybrid Cloud Connector in openQRM supports a range of private or public cloud providers to extend your infrastructure on demand via Amazon AWS, Eucalyptus or OpenStack. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    Bacula-Web

    Bacula-Web

    Monitoring and reporting web gui for Bacula

    Bacula-Web is a web based UI mostly written in PHP which provide you a summarized view of your Bacula's backup infrastructure. It obtain his information from your Bacula catalog's database. Latest release is available at https://github.com/bacula-web/bacula-web/releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    UltraDefrag

    UltraDefrag

    Increase your system performance with this easy to use tool

    Please note, here you can find the latest open source release of UltraDefrag (7.1.4). The most recent UltraDefrag release (15.0.0) can be found on our official website: https://ultradefrag.net UltraDefrag is a disk defragmenter for Windows, which supports defragmentation of locked system files by running during the boot process. It is easy to use without any complicated scripting or a huge load of configuration settings.
    Leader badge
    Downloads: 936 This Week
    Last Update:
    See Project
  • 8
    babel-minify

    babel-minify

    An ES6+ aware minifier based on the Babel toolchain (beta)

    babel-minify is an experimental project that attempts to use Babel's toolchain (for compilation) to do something in a similar vein, minification. It's currently in 0.x, so we don't recommend using it in production. Current tools don't support targeting the latest version of ECMAScript. (yet). BabelMinify can because it is just a set of Babel plugins, and Babel already understands new syntax with our parser Babylon. When it's possible to only target browsers that support newer ES features, code sizes can be smaller because you don't have to transpile and then minify. When testing, it's recommended to run minifiers for production so less code is sent to end-users vs. in development where it can be an issue for readability when debugging. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EasyDarwin

    EasyDarwin

    Industrial rtsp streaming server

    ...KeyFrame cache, RESTful, and web management. Also, EasyDarwin supports distributed load balancing, a simple streaming media cloud platform architecture. Helps streaming media developers realize the latest mobile Internet streaming live and on-demand faster and easier. Simple, efficient, and stable open-source audio encoding library, which supports transcoding of various audio data into AAC format. EasyDarwin is able to transcode G.711A/PCMA, G.711U/PCMU, and other audio formats to Linear PCM. Provided to the public in the form of SDK, completely free to use. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    babel-upgrade

    babel-upgrade

    A tool for upgrading Babel versions

    A tool that tries to automatically update most dependencies, config files, and JavaScript files that require Babel packages directly to Babel 7 (and more in the future). Log when replacing out preset-es2015,16,17, latest as FYI. Figure out how to change nested .babelrcs into using "overrides" instead. Monorepo support. Modify other config files as we go. Add to the upgrade guide which parts are autofixable and the command (if we care enough to make this individually runnable too infrastructure-wise). May need to add a warning on any 3rd party plugins since they might not be compatible. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Linfo
    Very fast cross-platform php script that describes the host server in extreme detail, giving information such as ram usage, disk space, raid arrays, hardware, network cards, kernel, os, samba/cups/truecrypt status, temps, disks, and much more. Latest code is here: https://github.com/jrgp/linfo
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    GRUB4USB

    GRUB4USB

    GRAND UNIFIED BOOT LOADER FOR USB

    FOR WINDOWS USERS WHO WANT TO JUMP TO LINUX EASILY/PAINLESSLY WITH A FAST BOOTING USB FLASH DRIVE. LATEST VERSION AT www.grub4usb.com A simplified "FAMILY TREE"/"Ancestor" perspective: www.grub4usb.com for more. Introduction (from http://www.gnu.org/software/grub/) GRANDPA: GRUB is a Multiboot boot loader. It was derived from GRUB, the GRand Unified Bootloader, originally by Erich Stefan Boleyn. DAD: GRUB4DOS made it easier for Windows/DOS users, but was still unreliable; the boot record was difficult to install for average users. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    maymyo

    maymyo

    Django based framework for building Enterprise Applications

    ...You can build your own Django application that focuses on your particular industry vertical quicker by using Maymyo to deliver a complete enterprise application. Find out about Maymyo's features at our Home Page at http://maymyo.readthedocs.org/en/latest/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ...It uses a database (e.g. mysql) to store all information. Articles are aggregated into sets and you can download a whole set at once. It also supports Spots, NZB files and RSS feeds. Download the latest version from our website!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LocalServer

    LocalServer

    LocalServer is a Web Server software for windows

    ...The advantages of this software is Free except you do not need to advance other similar software, which is installed by default on your computer, because the Apache Server and MySQL Server will be installed on LocalServer first time on a different port, the Apache server running on port 4008 and MySQL Server running on port 3308. The latest version has been on the Release of version 1.0.1 that is made on the date of 26-10-2012, which has been running stable on Windows devices with the addition of the mail server that Mercury mail. Hopefully LocalServer useful for you to use, and congratulations creative with LocalServer Thank you!
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    EDACC
    Experiment Design and Administration for Computer Clusters. Latest source code on http://github.com/edacc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Yahbee [Outdated, see description]

    Yahbee [Outdated, see description]

    Yet another hacky, bad emulator of a terminal inferface

    These Files Are Outdated =================== I have ceased to update this page, SourceForge is too laggy and a pain in the arse to update. Latest developments & live demos can be found at http://yahbee.comlu.com (Blog Version) or http://beehive.yahbee.comlu.com (Raw & Latest Version) * * * * * * * * * * * * An experiment and tinker toy which was put together for the fun of it. Originally stemmed from http://bit.ly/UYO2CN as a snippet of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    iF.SVNAdmin
    The iF.SVNAdmin application is a web based GUI to your Subversion authorization file. It is based on PHP 5.3 and requires a web server (Apache) to be installed. (+ LDAP integration; no database required)
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    WorkHub

    A modular ASP.NET/db4o based application framework

    Includes 7 project organization and management modules by default. Download the latest releases and get SVN checkout info at www.softwaremonkeys.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is abandoned. Download these files at your own risk. For the latest version please visit http://decafbad.net/projects/piddlepodder/ This application is a podcatching client written in Perl. It is based off of the simplicity of bashpodder with a few added features. It downloads podcasts from a list of XML feeds, and puts them into a download directory by date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    yaSSL, or yet another SSL, is an embedded ssl library for programmers building security functionality into their applications and devices. yaSSL is highly portable, and runs on standard as well as embedded platforms(QNX, ThreadX, VxWorks, Tron) yaSSL is still available but no longer being developed. Current development on the same project continues under wolfSSL. Visit yaSSL Home above for the latest stable release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    wxJavaScript is renamed in GLUEscript, so a next release will be available on http://gluescript.sf.net. In the meantime, if you find any problems on the latest release, you can still use this website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The SoftwareGroupNG project is an interactive website, targeted at bringing to the foreground of the software industry, Nigerian developers who are capable or are ready to learn to use the latest software technologies to design, implement and deploy solu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    - development stopped! - GATMAN - The first known combination of a network/user administration and a groupware solution - Latest technologies such as JAVA,XML,JSP and strong encryption are used - Modular design, high scalability - Accessible by client an
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    networkmaps

    networkmaps

    Online 3D Network Diagram Editor

    Online 3D network diagram editor. Create and edit your network diagrams online. Share and work together on the same diagram. Latest code can be found at https://github.com/pablomarle/networkmaps
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB