Showing 994 open source projects for "replace"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 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
  • 1
    RMK 1.3

    RMK 1.3

    Remapping Mouse Keyboard Keys v1.3

    ...Full support on the 4 mouse axes (+ Y, -Y, + X, -X) to be assigned to any key on the keyboard . (Generally used for a Game's Vehicle Driving options and conditions). Change and replace keyboard shortcuts, with full AutoHotKey (AHK) language support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Bayu Point of Sales

    Bayu Point of Sales

    Bayu Point of Sales and Inventory System

    ...Might be able to run as long as you can run NETCore runtime. Please inform me of any bugs. You can message me at BayuPos' FB page https://www.facebook.com/bayu.system or email me at bayupos [at] outlook [dot] com. Replace [at] and [dot] with the particular symbols. Thank you for using BayuPos. I hope this system somehow helps you in managing your businesses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    libevent

    libevent

    Event notification library

    The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. The internal event mechanism is completely independent of the exposed event API, and a simple update of libevent can provide new functionality without having to redesign the applications. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    GloboNote

    GloboNote

    Create sticky notes, to-do list, journals & reminders all in one app

    GloboNote is a free and easy to use desktop note taking application. It lets you create sticky notes, to-do lists, journals, reminders and other notes in one place. There are no limits to the number of sticky notes you can create. Notes can be organize by groups and search using the search tool. GloboNote can be run in any OS that has Java 8 installed.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 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
  • 5
    MNIST-WGAN

    MNIST-WGAN

    A C# WGAN

    ...To begin training the network, press the "Train" button, after which you may use the "Clear" button to reset the average error and average percent correct value textboxes. In order to use the project on an alternative dataset, one must replace the MNIST files, then rewrite IO.FindNextNumber.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CSS Injector

    CSS Injector

    Rapidly edit custom style of webpage

    ## CSS Injector is a browser extension for web designer to easily inject any CSS code into any webpage or website. ## Use it to tweak and fix website CSS #### It automatically saves your CSS code with local storage APIs ### Limitations - WebExtension only works on sites that allow content scripts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    DETR

    DETR

    End-to-end object detection with transformers

    PyTorch training code and pretrained models for DETR (DEtection TRansformer). We replace the full complex hand-crafted object detection pipeline with a Transformer, and match Faster R-CNN with a ResNet-50, obtaining 42 AP on COCO using half the computation power (FLOPs) and the same number of parameters. Inference in 50 lines of PyTorch. What it is. Unlike traditional computer vision techniques, DETR approaches object detection as a direct set prediction problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DeepFaceLab

    DeepFaceLab

    The leading software for creating deepfakes

    ...DeepFaceLab can achieve results with high fidelity that are indiscernible by mainstream forgery detection approaches. Apart from seamlessly swapping faces, it can also de-age faces, replace the entire head, and even manipulate speech (though this will require some skill in video editing).
    Downloads: 27,871 This Week
    Last Update:
    See Project
  • 9
    Cleave.js

    Cleave.js

    About Format input text content when you are typing

    ...The idea is to provide an easy way to increase input field readability by formatting your typed data. By using this library, you won't need to write any mind-blowing regular expressions or mask patterns to format input text. However, this isn't meant to replace any validation or mask library, you should still sanitize and validate your data in backend.
    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
  • 10
    YTKNetwork

    YTKNetwork

    YTKNetwork is a high level request util based on AFNetworking

    ...You should inherit it and override some methods to define custom requests in your project. Your code is decoupled to detail network request framework, it's easy to replace it. Actually, YTKNetwork is originally based on ASIHttpRequest, we just spent two days to switch to AFNetworking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    KerbalVR

    KerbalVR

    An add-on for Kerbal Space Program (KSP) to enable virtual reality

    ...Currently, it is possible to interact with cockpit instrumentation provided by the RPM mod (see note below); more immersive features for the cockpit may come sometime in the future. The goal is to replace the use of the keyboard and mouse entirely with interactive cockpit controls (buttons, switches, control sticks, throttles, etc.).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    sysbench

    sysbench

    Scriptable database and system performance benchmark

    ...New benchmarks can be easily created by implementing pre-defined hooks in user-provided Lua scripts. Can be used as a general-purpose Lua interpreter as well, simply replace #!/usr/bin/lua with #!/usr/bin/sysbench in your script. Execute events for this many seconds with statistics disabled before the actual benchmark run with statistics enabled. This is useful when you want to exclude the initial period of a benchmark run from statistics.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Feature: Detection host, lifting bracket, detachable design, easy to assemble and carry. The inspection host can replace the lens of the mat microscope, and it can be used as a mat microscope. Quickly locate the position of the small current leakage of the capacitor and lock the problem position. The software can only identify the algorithm and can display the temperature value of each chip. The software side quickly locks the problem chip by comparing and analyzing the normal/abnormal motherboard. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    Notable

    Notable

    The Markdown-based note-taking app that doesn't suck

    ...Notes and attachments are simply stored on your disk, this is extremely portable and powerful: you could edit your notes via a third-party editor on mobile, have them synchronized via Dropbox, use Git, run a regex-based search and replace etc. A dark theme is also available. In the future support for custom themes will be added as well. Zen mode provides a minimalistic editing and reading experience, hiding everything that's not necessary. Notable is also keyboard friendly, has a quick open window, and we'll soon add a command palette too, so you won't have to click any buttons if you don't want to.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    ...Free interactive simulations developed by PhET team at Colorado University help teach multimedia lessons at both secondary and higher education levels. To certain extent, they can replace real lab experiments. Educational applets made by Walter Fendt include fields of physics, mathematics and astronomy. PICTT only delivered the translation and other localization services. This localization was sponsored by the Promotion of Information and Communication Technologies in Turkmenistan (PICTT) program. All credits for creation of the original content in English goes to authors: PhET: http://phet.colorado.edu/en/simulations/translated Walter Fendt Applets: http://www.walter-fendt.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ZORG, serverless X

    ZORG aims to replace X server.

    ZORG aims to replace X server. It will not be a server, but a "framebuffer" oriented with mostly libX11 compatibility. Many things should be moved on to the kernel space...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JAETL - Just Another ETL Tool

    JAETL - Just Another ETL Tool

    Just Another ETL Tool

    JAETL - Just Another ETL tool is a tiny and fast ETL tool to develop data warehouse. JAETL allows to Extract data from ARFF (Weka), CSV, and SQL, Transform the data with join, replace missing values, remove duplicates, mapping filtering, variable selection, and Load the data into SQL server and export to CSV and ARFF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    INI_Backup

    Backup/restore all INI files from a directory

    ...This can be helpful if you have uninstalled a program or you have verified game cache from Steam and have lost some (or all) configuration files. Simply configure the target program & backup its configurations with this simple tool! (All backups will be created in a folder called "Replace" located in the same directory as the program itself.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    WebFaceDetection

    Web Face Detection using OpenCvSharp, Emgu and Accord.Net with Json

    ...Reference files from Libs folder ( exclude cvextern.dll and opencvsharpextern.dll and face.xml ) .... Add Existing Item from Libs folder ( face.xml and opencvsharpextern.dll and cvextern.dll ) to your project, Set Copy if Newer. .... Replace Controllers/HomeControllers.cs from this HomeControllers.cs .... Replace contents of Views/Home/Index.cshtml from this Index.cshtml for Emgu Face Detection .... Replace contents of about.cshtml for OpenCvSharp Face Detection .... Replace contents for contact.cshtml for Accord.Net Face Detection .... RUN your project, Select Pictures with seen face for a test.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Philology

    Philology

    An easy way to dynamically replace Strings of your Android App

    An easy way to dynamically replace Strings of your Android App or provide new languages Over-the-air without needing to publish a new release on Google Play. Android Resources provide us with an easy way to internationalize our App: a file with all the strings used by our App and a copy of it for every language the App is translated to. Android OS does the rest choosing the proper file depending on the device's language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Icons8 Line Awesome

    Icons8 Line Awesome

    Replace Font Awesome with modern line icons

    Replace Font Awesome with modern line icons. Swap Font Awesome for modern line icons in one line of code. Line Awesome is a free alternative for Font Awesome 5.11.2. It consists of ~1380 flat icons that offer complete coverage of the main Font Awesome icon set. This icon font is based off of the Icons8 Windows 10 style, which consists of over 4,000 icons, so be sure to check that out if you need more specific icons.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    XL-Tools

    XL-Tools

    XL-Tools provides a bunch of functions for list of strings.

    XL-Tools provides a bunch of functions for list of strings, grouped in five categories: Lists, Sorting, Conversion, Time, Utils. More details and screenshots on http://le-tools.com.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 23

    Ai-chan

    A simple chat bot written in Python.

    Ai-chan is a chat bot you can run offline. You can teach her new conversations, share her memory data, change her appearance, her name, the way she calls you, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    npplauncher

    Start text always with Notepad++ instead of notepad.exe

    ...This tool is based on the sources from Stepho 2005 Additions are done by me to ensure function on all windows systems including Windows 7 and 10. As well as adding the same to an installer program. It's a little Notepad++ launcher which allows you to replace notepad.exe completely by Notepad++. (Without need for removing anything from the windows system.) Concept: NppLauncher make use of a debugger feature in Windows the system will call a hooked process with appended parameters to allow debugging the intended application. This hook application will be call whenever the correct application was resolved. ...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 25
    Torchreid

    Torchreid

    Deep learning person re-identification in PyTorch

    ...After the training is done, the model will be saved as "log/osnet_x1_0_market1501_softmax_cosinelr/model.pth.tar-250". Under the same folder, you can find the tensorboard file. Different from the same-domain setting, here we replace random_erase with color_jitter. This can improve the generalization performance on the unseen target dataset.
    Downloads: 0 This Week
    Last Update:
    See Project