Showing 173 open source projects for "replace"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 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
    Two dimensional pucks forming two or more teams are placed on a spherical surface, bumping other little pucks in a playful sports contest in order to score by following simple rules. This projet replace Hoverball.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Eclipse Rich Client Platform application with a new graphical interface to display aggregated turn data from VGAP 4 CVS export data. It will NOT replace the VGAP4 Client application and it is just a complementary user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Smart Id3 Tag from filename. Rename file from Tag. Full Regex Search & Replace. Intuitive parsing. Smart file numbering. Artist Album report. Split compilation album. Configurable text processing. mp3, flac, ogg, mp4, m4a, mp4p + more. Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Software solution for creation and verification of digitral signatures. Can replace tokens and smart cards with mobile phones. Components included are client and server. Can creates, verifiy and store content and signatures. Offers secure sharing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    An office management suite of software for a veterinarian office. This version is intended to replace PetProject.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Resource Bundle Manager is a web application that manages Java resource bundles. It can import property files, export property files in UTF-8 format and edit key value pairs in a spreadsheet-like entry screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Provides a Java programmable only text file editor. No gui is available. It supplies most of the features you expect from an editor including selections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    YamlBeans makes it easy to serialize and deserialize Java object graphs to and from YAML, a human-friendly data format. Replace XML and properties files with YAML for more expressive power (lists, maps, anchors, etc) and easier hand-editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jipes provides open source Java APIs deeply integrated into the Oracle RDBMS, including an Ant task for building and exporting database objects. A Java Data Cartridge replacing database links is also in process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    Simple text editor for editing multiple language files in parallel. Corresponding translations are automatically highlighted in order to aid reviewing against multiple sources. Supports gettext PO and key = value format. Highly recommended for polyglots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The goal of Pico is to provide a small Java-API for data-export from the ePhoenix-project. Pico uses a direct database access via JDBC. Pico will replace the API in my Pontifex-project and it's the base for a sample application in my AIDE-project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SenezConsole++ is a simple tool written in Java, to replace and enhance the system console. Features include multi-colored text, multiple fonts and font sizes, embedded InputStream-style input reader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LightAttachment is a Postfix content filter designed to extract large attachment files from mails, saved them to a data server and replace them by a link into the mails. Its activity is monitored by a complete statistical reporting system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Programmatically controllable FTP client written in the Java language that targets any network oriented standalone application, and even applet, that needs to rely on FTP to exchange files over a network. Should replace the cryptic sun.net.ftp.* classes.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    RUNGJenerator is an Utility designed for increasing developement speed.It replicates blocks of similar code adding find/replace functionality.It works good with Ultraedit Macros.It's a general purpose tool for all programming languages and Developer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    hxRender is a 2D graphics library built around OpenGL for rendering, and may be used with SDL for window setup. It was designed in mind to replace SDL's antiquated rendering methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Rename File Application is written by java with GUI, it should be easy and simple enough to use. Rename application included 3 functions - Add Text, Replace Text and Auto Generate This Application granted 100% FREE award granted by Softpedia
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NW-E00x Mp3 File Manager was meant to replace the Sony Mp3 File manager. The project grew and became JSymphonic a reviewed version with more features. This program is no longer maintained, please visit: https://sourceforge.net/projects/symphonic/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Performance oriented data structures and other programming utilities for Java that are meant to replace those provided by Java. They are designed to provide a solid backbone for any software project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A free Virtual Filesystem Browser written in Java. It can replace the standard java JFileChooser in applications that need to access local and remote files.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    a new, fully object oriented persistence framework for java;client/server, transactional, garbage collected, with persistent versions of the Collection classes, XML export/import, security, it aims to replace (not just complement) relational db solut
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    j18n is a replacement of java.util.ResourceBundle to support Unicode properties files. You can put UTF8 characters into your *.properties, and the only code change is to replace "ResourceBundle.getBundle(..)" with "J18n.getBundle(..)".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WinShell Commander is used with shell menu, just simply right click on your desktop orin explorer. You can edit the menu and select any file or folder and user defined program. It allows a user to customize or replace pop-up menu in any application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SandR is a Recursive Regex Search and Replacement utility. It works on files or directories recursively. It supports Java-style Regular Expression in Search terms; it supports auto-detection of character encoding of the files. SandR is written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    log2web is a software intended to expose on a simple web page the logs generated by log4j. The objective is to have an online log viewing tool to replace a "tail -f" plus some other benefits.
    Downloads: 0 This Week
    Last Update:
    See Project