Showing 55 open source projects for "split"

View related business solutions
  • 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Proton VPN Windows App

    Proton VPN Windows App

    Official ProtonVPN Windows app

    The ProtonVPN Windows app project hosts the official open-source client software that lets users securely connect their Windows machines to the ProtonVPN service with full system-wide VPN protection. It includes a modern GUI built with .NET and WPF that lets users authenticate, choose VPN servers, and configure features like split tunneling or kill switch, while a background Windows service manages VPN connections using the OpenVPN protocol and handles networking tasks such as firewall and adapter configuration. The app integrates a custom TAP driver and a split tunnel callout driver to help route traffic securely and prevent leaks, and is structured so the GUI and service components work together to deliver a smooth user experience on Windows desktops and laptops. ...
    Downloads: 697 This Week
    Last Update:
    See Project
  • 2
    Amnezia VPN

    Amnezia VPN

    Amnezia VPN Client (Desktop+Mobile)

    Amnezia is an open-source VPN client, with a key feature that enables you to deploy your own VPN server on your server.
    Downloads: 4,425 This Week
    Last Update:
    See Project
  • 3
    Zapret Discord YouTube

    Zapret Discord YouTube

    Windows-based network traffic manipulation tool

    Zapret Discord YouTube is a Windows-based network traffic manipulation tool designed to bypass internet restrictions and throttling applied to services such as YouTube and Discord by modifying how traffic is handled at the packet level. The project is built on top of the broader “zapret” ecosystem and uses WinDivert, a low-level packet interception driver, to filter, split, and alter network packets in real time in order to evade deep packet inspection (DPI) systems used by ISPs or governments. By applying different “strategies” through batch scripts, the tool can dynamically adjust how traffic appears to filtering systems, effectively restoring access or improving connection quality for blocked or slowed services. ...
    Downloads: 2,444 This Week
    Last Update:
    See Project
  • 4
    OpenFortiVPN

    OpenFortiVPN

    Client for PPP+TLS VPN tunnel services

    ...The tool aims to be minimal and dependable: a single binary with an INI-style config file, systemd compatibility, and clear runtime diagnostics. It handles details like MTU tuning, split tunneling via pushed routes, and reconnect logic to keep the session stable. Because it works with the standard tun interface, it integrates smoothly with common Linux networking stacks and pairs well with desktop frontends such as NetworkManager plugins. For admins and developers, it’s a scriptable, cross-platform-friendly alternative that makes FortiGate access reliable on servers and developer workstations alike.
    Downloads: 55 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
  • 5
    OpenMTP

    OpenMTP

    Advanced Android File Transfer Application for macOS

    Transferring files between macOS and Android or any other MTP device has always been a nightmare. There are a few File Transfer MTP apps that are available online but most of them are either too expensive or come with bad UI/UX. The official "Android File Transfer" app for macOS from Google comes with bugs, and innumerable limitations, some of which include - not being able to transfer files larger than 4GB, frequent disconnections, unable to rename the folders or files on the android/MTP...
    Downloads: 54 This Week
    Last Update:
    See Project
  • 6
    Min

    Min

    A fast, minimal browser that protects your privacy

    ...Or search through the full text of every page you've visited, even if you don't remember the title. Tabs in Min open next to the current tab, so you’ll never lose your place. When you have too many tabs, you can easily split them into groups to help you stay organized. Min stops ads and trackers, so you can browse faster without being tracked. And when you’re using a slow or expensive internet connection, it lets you block scripts and images, so pages load faster and use less data.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 7
    Wavebox

    Wavebox

    Wavebox, the revolutionary and feature-rich Chromium browser

    This is an issues & release-only repo for Wavebox, the revolutionary and feature-rich Chromium browser that's built for productive working across Google Workspaces, Microsoft Teams, ClickUp, Monday, Atlassian, Asana, AirTable, Slack, and every other web app you use to get work done. Wavebox gives you customizable toolbars, sleeping tabs, cookie containers and multiple profiles.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Blocky

    Blocky

    Fast and lightweight DNS proxy as ad-blocker for local network

    ...Unlike a single-purpose blocker, it supports advanced DNS behavior such as conditional forwarding and custom resolution for specific domains, letting you shape traffic in ways that fit split-horizon DNS, internal services, or privacy-focused upstream strategies. Performance is a major focus, with configurable caching, prefetching, and the ability to use multiple upstream resolvers simultaneously to reduce latency and avoid single points of failure.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    GhostText

    GhostText

    Use your text editor to write in your browser

    Whenever you’re writing more than a little snippet of code anywhere on the web, activate GhostText to open your preferred text editor and enjoy your own development environment. GhostText is a browser extension that connects to your editor via its own extension. Install both extensions and, if necessary, start the GhostText server in the editor’s extension. Most editor extensions are authored by third parties. You can create more extensions for your favorite editor! Refer to the protocol...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    SwiftNIO

    SwiftNIO

    Network application framework for protocol servers and clients

    SwiftNIO is a cross-platform asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. Low-level protocol implementations are often a collection of ChannelHandlers that implement a protocol but still require the user to have a good understanding of SwiftNIO. Often, low-level protocol implementations will then be wrapped in high-level libraries with a nicer, more user-friendly API. High-level implementations are...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    vim-gitgutter

    vim-gitgutter

    A Vim plugin which shows git diff markers in the sign column

    Vim-GitGutter is a plugin for Vim that surfaces version-control (Git) changes directly within your editing buffer by marking the sign column (the “gutter”) with indicators for added, removed or modified lines. As you edit files in a Git-tracked repository, Vim-GitGutter keeps the signs up-to-date (sometimes asynchronously) so you can immediately see which lines differ from the last committed state. Beyond mere visual indicators, it also allows you to preview changes (“hunks”), stage or undo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Clash for Android

    Clash for Android

    Mobile counterpart to desktop Clash clients for Android

    ...It provides a front end to define inbound and outbound proxy rules, supports various protocols like SOCKS5, Shadowsocks, V2Ray, and more, and lets users import configurations through URLs or local files, handling dynamic subscription updates. With its ability to route app or domain-specific traffic, Android users can implement split-tunneling, bypass geographic restrictions, and optimize latency for performance-sensitive apps without requiring full VPN profiles. The application usually includes features like logs, traffic monitoring, and status indicators so users can see how rules are applied in real time, and it fits into Android’s VPN API to create a local virtual network interface for routing.
    Downloads: 307 This Week
    Last Update:
    See Project
  • 13
    Clash for Windows

    Clash for Windows

    Windows GUI client application built on the Clash core proxy engine

    Clash for Windows is a desktop GUI client application built on the Clash core proxy engine, providing a user-friendly interface for managing and routing network connections through customizable rule sets and multiple proxy protocols. It targets advanced users who need fine-grained control of how traffic is routed on Windows systems, enabling scenarios like split-tunneling, region-based routing, and domain-specific proxy selection. Using Clash’s rule syntax and support for diverse inbound and outbound protocols (including SOCKS5, Shadowsocks, V2Ray, and others), this client lets users define when to route traffic through a proxy or bypass it entirely, making it useful for privacy, latency optimization, testing, and censorship circumvention. ...
    Downloads: 459 This Week
    Last Update:
    See Project
  • 14
    Tunnel

    Tunnel

    GUI Professional Tool for SHH Management

    Tunnel is a powerful, user-friendly SSH connection manager built with Python and GTK. It provides a modern graphical interface for managing multiple SSH connections, file transfers, port forwarding, and remote system administration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Flog

    Flog

    A fake log generator for common log formats

    flog is a fake log generator built in Go that produces realistic log entries in several common formats, including Apache common, Apache combined, Apache error, RFC3164, RFC5424, and JSON. It was created to help developers and operators test systems that consume log data, such as log pipelines, SIEMs, or streaming platforms like Amazon Kinesis. Users can control the output by specifying the log format, output file path, log type (stdout, plain log file, or gzip-compressed file), and either...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    React Most Wanted

    React Most Wanted

    React starter kit with "Most Wanted" application features

    ...Every template is a collection of very carefully picked packages and projects. Only the creme de la creme of the react ecosystem. MPA (Multi Page Application) ready. A Large codebase can be split into separate bundles that load different parts of the application, lazy-loading the different bundles on demand. Use Firebase's platform as a backend and database, with a sync between Firebase and the app state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BetterScroll

    BetterScroll

    Inspired by iscroll, supports more features and has better performance

    ...BetterScroll provides a class whose first parameter is a plain DOM object when instantiated. Certainly, BetterScroll inside would try to use querySelector to get the DOM object. In BetterScroll 2.X, we split the 1.X-coupled feature into the plugin to achieve on-demand loading and reduce the volume of the package. Therefore, @better-scroll/core only provides the most core scrolling capabilities. If you want to implement the pull-up load, pull-down refresh function, you need to use the corresponding [plugin] (/en-US/plugins).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Direct HTTP Tunnel

    Direct HTTP Tunnel

    Free Direct HTTP Client with Header Host and Payload Support.

    Direct HTTP Tunnel Free Direct HTTP Client with Header Host and Payload Support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XL-Parser

    XL-Parser

    XL-Parser is a tool for data extraction and analysis.

    XL-Parser provides a bunch of functions for data extraction and analysis. It also provides web log analysis features like a tool for detection of suspicious activities. More details and screenshots on http://le-tools.com.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    PDF API HTML5 Web Apps

    PDF API HTML5 Web Apps

    Mini SDK JavaScript API library PDF web apps

    A condensed library designed to web modern applications, to quickly export your content html to pdf thanks the famous library in javascript: jsPDF. And a special thanks to the project canvg and html2canvas. Project documentation: http://ulmdevice.altervista.org/pdfapihtml5/#documentation ========== Also available service for Angular 7+: http://ulmdevice.altervista.org/pdfjsapi/ Mobile Applications: http://bit.ly/1MrlgKk Opera add-on: http://bit.ly/1kkMhTa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SVL Header Injector
    -== Support SVL Reborn ==-- Update v.4.5.1 #Fix : DNS2SOCKS & Tun2Socks #add feature : Host to IP Update v.4.5 #OpenVPN Launcher Adopt from SVL-VPN. Request from many users. Thank you for the advice. #DNS2SOCKS #Fix Issue OpenVPN TAP now can also be used at SVL Tun2Socks
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    TreeGraph

    TreeGraph

    Information Manager(split/analyze/compare/combine).

    For Homepage, Blog, Family Tree, Database, C#|hjt|js|chm Editor. Convert hjt2xml, (c#)cs2xml, chm2xml, js2xml, xml2cs, xml2js, xml2hjt, cs2hjt, hjt2cs, cs2chm, hjt2chm. IE/Opera/Firefox/PocketPC supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    iText®, a JAVA PDF library

    iText®, a JAVA PDF library

    PDF Library for Developers

    iText is an open-source PDF library available for Java and .NET (C#). iText allows you to effortlessly generate and manipulate standards-compliant PDF documents with a powerful and feature-rich SDK. With iText, you can create archivable and accessible PDFs, split and merge documents, fill and flatten forms, digitally sign documents, and more. iText add-ons enable additional functionality, such as PDF creation from HTML templates, secure redaction, OCR, and much more. The latest versions of iText build on the success of previous versions and feature an improved document engine, high and low-level programming capabilities, and a more efficient modular structure. iText represents the next level for developers looking to leverage PDF in document workflows. ...
    Leader badge
    Downloads: 138 This Week
    Last Update:
    See Project
  • 24
    Crusta Browser

    Crusta Browser

    Lightweight webbrowser in Qt5

    Lightweight, fast, simple and secure webbrowser in Qt5. Visit https://crustabrowser.com for more details
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    casync

    casync

    Content-addressable data synchronization tool

    ...An efficient way to store and retrieve multiple related versions of large file systems or directory trees. An efficient way to deliver and update OS, VM, IoT and container images over the Internet in an HTTP and CDN friendly way. Let's take a large linear data stream, split it into variable-sized chunks (the size of each being a function of the chunk's contents), and store these chunks in individual, compressed files in some directory, each file named after a strong hash value of its contents, so that the hash value may be used to as key for retrieving the full chunk data. Let's call this directory a "chunk store". ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB