Showing 191 open source projects for "replace"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    Pace-IDS is an Intrusion Detection system designed to replace Tripwire, in that it is faster, and more effective of detecting trojan activity, and is easier to configure. All you have to do usually is simply change one variable to your email address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Sinclair ZX81 clone project. Using programable logic, (FPGA's, CPLD's etc ) to replace (and enhance) the ULA used in the original. Goal to be easily buildable.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Various command line utilities to process files, one to replace strings in files, dump a file in hexadecimal little endian order, convert line feeds, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    uni-xml is a project to replace all of the proprietary configuration files on your system with XML files. In order to do this, uni-xml provides XML Schemas and XSLT stylesheets to convert the XML to the proprietary configuration file as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Open Get Info will be a Mac OS X utility to supplement or replace the Finder's built-in "Show Info" command, for viewing and changing file/folder/disk attributes (Mac OS HFS+ type, creator, label, comments, visibility, icon, bundle, sharing and posix).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Two layer project consisting of the PDB, a OODB mean to replace filesystems, and The Construct, a 3D window manager using the OpenGL API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Raspberry Pi compatible docker image containing a Citadel groupware server. This image has been successfully tested on a Raspberry Pi 3 running Hypriot OS. Run it with the following command (make sure to replace YOUR_HOSTNAME with your preferred hostname (e.g. mail.my.domain): docker run -d -h YOUR_HOSTNAME --name citadel --dns 8.8.8.8 -e WEBCIT_LANG=en -e WEBCIT_HTTP_PORT=8080 -e WEBCIT_HTTPS_PORT=8443 -p 25:25 -p 110:110 -p 143:143 -p 465:465 -p 587:587 -p 993:993 -p 995:995 -p 8881:8080 -p 8481:8443 ufud/rpi-citadel If you use docker-compose to build the image, please replace YOUR_DOCKER_HOST_IP with the correct IP of your docker host in docker-compose.yml. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CubicExplorer is a file manager which is aimed to replace Windows Explorer. It’s goal is to be easy and pleasant to use but still have enough power for more advanced usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    cmerge - alternative package manager for Cygwin. cmerge is CLI based package manager intended to replace setup.exe program, it's mainly for people preferring command line over GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    FreeACN is an open source library implementing the Architecture for Control Networks (ACN). ACN is an entertainment control protocol described in ANSI E1.17-2006 devised to replace the DMX protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    rcstagger

    secure network aware process monitoring system

    rcstagger is a network aware process monitoring system designed to work alongside the init process (Note that it makes no attempt to replace init). It utilizes openssl to maintain PKI authentication to verify the identify of sibling daemons and any control clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    I want to a system to replace to windows based Scanning system (high volume paper based)for the scan/store/retrival of documents A TOTAL UNIX SOLUTION!!!! documents to be saved into mysql, metadata and Image as blob into database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ReactOS Synthesis Project (RSP) is aimed at combining a Microsoft Windows installation with ReactOS system files, so as to replace and complement/extend functionality. The advantages range from fixing issues to implementing desired functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Provides fast lookup for a Subject Based messaging product using a trie. It allows for configurable wildcard characters to replace a single or multiple subject field(s) (A.B.*.D.>). Insertion in to the tree returns a unique handle for subsequent deletion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Android CMDLauncher

    Android CMDLauncher

    Command-line launcher for Android devices

    > description -CMDLauncher [Enter] description > Command-line based launcher for Android devices, with the intention being that, once the project has progressed far enough, the launcher in itself will be able to replace most of the usual functions provided by Android, within it's text-only environment. description > Currently in a pre-alpha stage of development, the launcher is only a proof of concept at the moment and can process only a few commands. It's functionality is, however, growing on a daily basis. description > If you're brave enough to go text-only and would like to provide me with some feedback then please sign-up for the beta release here: https://sourceforge.net/p/android-cmdlauncher/discussion/beta-03/thread/2bd80664/ description > You can also follow the development and provide feedback at my Trello board: https://trello.com/b/VzFXzcYZ/android-cmdlauncher-development description > exit [Enter] >
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    mini-filter-driver-framework

    mini-filter-driver-framework

    A mini filter driver development framework for you

    ...The EaseFilter file system filter driver can intercept requests targeted at a file system or another file system filter driver. By intercepting the request before it reaches its intended target, the filter driver can extend or replace functionality provided by the original target of the request.
    Downloads: 0 This Week
    Last Update:
    See Project