Showing 1522 open source projects for "https file server"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
  • 1
    BigQuery Emulator

    BigQuery Emulator

    BigQuery emulator server implemented in Go

    BigQuery Emulator is an open-source server implementation that replicates the behavior of Google Cloud’s BigQuery service locally, enabling developers to test and develop data workflows without connecting to the real cloud environment. Written in Go, it can run as a standalone binary, Docker container, or embedded library within test environments, making it highly flexible for different workflows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Syncthing for macOS

    Syncthing for macOS

    Official frugal and native macOS Syncthing application bundle

    Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real-time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it’s transmitted over the internet. None of your data is ever stored anywhere else other than on your computers.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    jQuery DataTables API for Laravel

    jQuery DataTables API for Laravel

    jQuery DataTables API for Laravel

    This package is created to handle server-side works of DataTables jQuery Plugin via AJAX option by using Eloquent ORM, Fluent Query Builder or Collection. To enable debugging mode, just set APP_DEBUG=true and the package will include the queries and inputs used when processing the table. Please avoid using php artisan serve when developing with the package. There are known bugs when using this where Laravel randomly returns a redirect and 401 (Unauthorized) if the route requires...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Sogou C++ Workflow

    Sogou C++ Workflow

    C++ parallel computing and asynchronous networking engine

    As Sogou`s C++ server engine, Sogou C++ Workflow supports almost all back-end C++ online services of Sogou, including all search services, cloud input method, online advertisements, etc., handling more than 10 billion requests every day. This is an enterprise-level programming engine in light and elegant design which can satisfy most C++ back-end development requirements.
    Downloads: 0 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
    Pholcus

    Pholcus

    Distributed high-concurrency crawler software written in pure golang

    Pholcus is a high-concurrency crawler software written in pure Go language that supports distributed, only used for programming learning and research. It supports three operating modes of stand-alone, server and client, and has three operating interfaces, Web, GUI, and command line; simple and flexible rules, concurrent batch tasks, and rich output methods (mysql/mongodb/kafka/csv/excel, etc.); In addition, it also supports horizontal and vertical grabbing modes, and a series of advanced...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    P2P Remote Desktop

    P2P Remote Desktop

    P2P Remote Desktop - Portable, No Configuration or Installation Needed

    p2p is a simple and educational peer-to-peer communication framework that demonstrates how devices can discover, connect, and exchange data directly without a central server. Built in C#, this project provides an easy-to-understand foundation for P2P networking, including peer discovery, messaging, and connection management. It’s particularly useful for learners and developers exploring decentralized communication or building the groundwork for P2P applications like chat systems or...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Go Micro

    Go Micro

    A framework for distributed systems development

    Go Micro is a framework for distributed systems development. Go Micro provides the core requirements for distributed systems development including RPC and Event driven communication. The Micro philosophy is sane defaults with a pluggable architecture. We provide defaults to get you started quickly but everything can be easily swapped out. Auth is built in as a first class citizen. Authentication and authorization enable secure zero trust networking by providing every service an identity and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    IPFS

    IPFS

    IPFS implementation in Go

    A peer-to-peer hypermedia protocol designed to make the web faster, safer, and more open. HTTP downloads files from one computer at a time instead of getting pieces from multiple computers simultaneously. Peer-to-peer IPFS saves big on bandwidth, up to 60% for video, making it possible to efficiently distribute high volumes of data without duplication. The average lifespan of a web page is 100 days before it's gone forever. It's not good enough for the primary medium of our era to be this...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Nikkho

    Nikkho

    Javier Gutiérrez Chamorro (Guti) Open source projects

    Javier Gutiérrez Chamorro (Guti) Open source projects Author's website: https://www.javiergutierrezchamorro.com
    Leader badge
    Downloads: 947 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
    XFile - File Manager

    XFile - File Manager

    File manager for Unix (X11/Motif)

    XFile is a compact file manager for Unix and alike systems running X11. It presents the file system as is, without imaginary locations, trashcans etc. XFile uses its own file type/association database in typical Unix/RC like syntax, which is easily editable. Mounting support for file systems defined in fstab, and integration with mount daemons that manage a dedicated media directory is also included.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 11
    Go MySQL Driver

    Go MySQL Driver

    MySQL driver for Go's (golang) database/sql package

    ...Supports queries larger than 16MB. Full sql.RawBytes support. It provides intelligent LONG DATA handling in prepared statements. Secure LOAD DATA LOCAL INFILE support with file allowlisting and io.Reader support. Optional time.Time parsing, as well as optional placeholder interpolation. db.SetConnMaxLifetime() is required to ensure connections are closed by the driver safely before connection is closed by MySQL server, OS, or other middlewares. Since some middlewares close idle connections by 5 minutes, we recommend timeout shorter than 5 minutes. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    k3sup

    k3sup

    bootstrap K3s over SSH in < 60s

    ...You can also use it to join existing Linux hosts into a k3s cluster as agents. First, k3s is installed using the utility script from Rancher, along with a flag for your host's public IP so that TLS works properly. The kubeconfig file on the server is then fetched and updated so that you can connect from your laptop using kubectl. k3sup was developed to automate what can be a very manual and confusing process for many developers, who are already short on time. Once you've provisioned a VM with your favorite tooling, k3sup means you are only 60 seconds away from running kubectl get pods on your own computer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    BIN-HEX-file-converter

    BIN-HEX-file-converter

    convert files, image preview, file recovery

    Github Main: https://github.com/artgey/BIN-HEX-file-converter Future Update Status: https://github.com/artgey/BIN-HEX-file-converter/milestones "Geyer" BIN/HEX File Converter Can convert any file to to a .bin or .hex format and back to its origin format ("experimental" and only for a few specific File formats) "Tester" Key Serial install key: "5612-6761-1988-6074" for ver. 1.0.0.0 ("alpha" release), Build Year: 2023 Serial install key: "4390-0467-9327-2273" for ver. 1.1.0.0 ("beta" release) Serial install key: "7465-9322-6567-7170-9701" for ver. 1.2.0 ("beta release") Trial Key: "Signature: vpo0Eep5VZkxpA9uJimxk8I@zziPUriUYs@BOaYrp7hpgCZ5$QKrzSqCkBajpTmWh4oV2zMx5HNAFi2TtOeyNsjcQa9@dRtdHzr@FjxUz6b0Fz2VoDVdyyg$lPPA61aYMCxGwY5HaJS@FPEjmiDTXteuNllTJOiyDsrwDTpI@LS Expiration Date: 05/31/2026" If Trial Key with copy and paste dont work from here -> Download the License.txt -> Open and just Strg-A -> Strg-C -> Strg-V in the licensor
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 14
    nnn

    nnn

    The missing terminal file browser for X

    ...Add to that a huge performance boost. If you want to edit a file in vim with some soothing music in the background while referring to a spec in your GUI PDF viewer, nnn got it! Quickstart and see how nnn simplifies those long desktop sessions... Demo: https://vimeo.com/215489406
    Downloads: 29 This Week
    Last Update:
    See Project
  • 15
    LSJ-Server

    LSJ-Server

    LSJ-Server-Terra (Java Multipurpose Sever connected with MariaDB)

    ...[How to Use] Config: Set MariaDB and Port (default: 10815). Control: Use 'Start' and 'Stop' buttons. Manage: Monitor logs/users and use the bottom command field. https://github.com/s1213123/LSJ-Server/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Wormhole

    Wormhole

    Wormhole is a fast, minimal, and powerful file converter

    Wormhole is a fast, minimal, and powerful file converter designed to make format-to-format conversions effortless. Built with a clean UI and simple workflow, Wormhole helps you convert documents, media, archives, and more with just a few clicks. Support me at: https://buymeacoffee.com/novafoundry
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    File Shredder Express

    File Shredder Express

    Shred your files and folders securely

    This program shreds your files and folders securely and fast. https://github.com/shampuan/File-Shredder-Express
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    WinMerge

    WinMerge

    Windows visual diff and merge for files and directories

    WinMerge is a Windows tool for visual difference display and merging, for both files and directories. It is highly useful for determining what has changed between file versions, and then merging those changes. WinMerge has Unicode support, Flexible syntax coloring editor, Visual SourceSafe integration, and Windows Shell integration. Regexp filtering for filenames and lines. Side-by-side line difference and highlights differences inside lines. A file map shows the overall file differences in...
    Leader badge
    Downloads: 33,073 This Week
    Last Update:
    See Project
  • 19
    pj-tftp-server

    pj-tftp-server

    Pure Java TFTP server.

    Pure Java TFTP server. Free, portable, cross-platform. Fully multi-threaded. Implements RFC 1350. Run as root/admin in cmd-mode with cmd argument = path to folder, for example: java -jar pj-tftp-server.jar /tmp .Need JRE-1.8. Source - https://github.com/harp077/pj-tftp-server If you like this - put a star on https://github.com/harp077/pj-tftp-server/ for support project please.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Format Converter - Intel HEX, Elf32, BIN

    Format Converter - Intel HEX, Elf32, BIN

    File Format Converter Between HEX / BIN / ELF

    Intel HEX File Processing Software File Format Converter Between HEX / BIN / ELF The source code was created and debugged in the eS development environment (for Linux and Windows) and is an example of its use. https://esolution.sourceforge.io/
    Downloads: 25 This Week
    Last Update:
    See Project
  • 21
    File-Name-Fixer

    File-Name-Fixer

    Renames files and folders with problematic and very long names

    Renames files and folders with problematic and very long names to work properly in Windows. (English language added to GUI). https://github.com/shampuan/File-Name-Fixer
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    IMPORTANT: Due to SF’s 10GB file limit, some firmwares are split into two zip files (001, 002) both belong together and must be extracted together (use 7-Zip, WinRAR etc.) the built-in Windows Explorer zip function is not supported). --- - How-to Guide for PJZ110 on XDA: https://xdaforums.com/t/pjz110-10-3-coloros-to-oxygenos-stable-na-405-glo-eu-in-602.4707431/ --- - General Support: https://t.me/op13chat --- - Support OP13 Custom Roms: https://t.me/OP13CustomRoms --- -Mirror: https://roms.danielspringer.at/
    Leader badge
    Downloads: 1,307 This Week
    Last Update:
    See Project
  • 23
    lamco-rdp-server

    lamco-rdp-server

    A full-featured Wayland-native RDP server for Linux written in Rust.

    lamco-rdp-server is a native Wayland RDP server for Linux desktops. It provides remote desktop access using the standard RDP protocol, so you can connect from any RDP client: Windows Remote Desktop, FreeRDP, Remmina, or others. It supports multiple screen capture and input backends: * xdg-desktop-portal: works with GNOME, KDE Plasma, and other portal-compatible compositors * Native wlroots protocols: works with Sway, Hyprland, and other wlroots-based compositors The server detects...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 24
    OpenMandriva Lx

    OpenMandriva Lx

    Easy, yet powerful, GNU/Linux distribution

    OpenMandriva Lx is a unique and independent distribution and direct descendant of Mandriva Linux. It comes from a 100% community-driven association that believes in the values of free software & collaboration and whose founding values are development, equality, co-operation, openness, freedom, group achievement, independence, and solidarity. Source code: Software: https://github.com/OpenMandrivaSoftware Packages: https://github.com/OpenMandrivaAssociation Build...
    Leader badge
    Downloads: 828 This Week
    Last Update:
    See Project
  • 25

    TheSSS (The Smallest Server Suite)

    Lightweight Server Suite for LAN

    TheSSS (The Smallest Server Suite) is a lightweight server suite distributed as a live CD. It is designed for system administrators who need an extremely tiny and fast set of server software. The supported servers are: FSP, FTP/SFTP, HTTP/HTTPS, NBD, NFS, NTP, rlogin, SSH, Telnet, and TFTP. A proxy server (Polipo) with Tor anonymizer is also included. The main security components are 4MLinux Firewall (based on iptables) and Clam AntiVirus.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB