Showing 54 open source projects for "flat"

View related business solutions
  • 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
  • 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
  • 1
    js-libp2p-monorepo

    js-libp2p-monorepo

    The JavaScript Implementation of libp2p networking stack

    ...Today, looking back more than 20 years, we see a clear pattern in the types of mechanisms built around the Internet Protocol, IP, which can be found throughout many layers of the OSI layer system, libp2p distils these mechanisms into flat categories and defines clear interfaces that once exposed, enable other protocols and applications to use and swap them, enabling upgradability and adaptability for the runtime, without breaking the API.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    bifrost-gateway

    bifrost-gateway

    A lightweight IPFS Gateway daemon backed by a remote data store

    A lightweight IPFS Gateway daemon backed by a remote data store. bifrost-gateway provides a single binary daemon implementation of HTTP+Web Gateway Specs. All you need is a trustless gateway endpoint that supports verifiable response types. The minimum requirement is support for GET /ipfs/cid with application/vnd.ipld.raw (block by block).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    meento

    meento

    static site generator

    Enables search on static sites (using JSON or flat file) creating an simple index and a list of the files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Open Upload is an open source extensible PHP application for fast file upload and download for big (and small) file sharing, like rapidshare and megaupload. Multiple authentication methods, database backends, multilanguage support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 5
    Plupload

    Plupload

    JavaScript API for building file uploaders

    At its core Plupload is visually flat and you can customize it however you like. We are using HTML5 APIs. Always. Plupload is based on multi-runtime pollyfills for XMLHttpRequest L2, File and Image APIs. So when there's no HTML5 available in the browser, we emulate it ourselves. Files not only can be picked from browse dialog, but also can be dropped directly from the desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DropYet

    DropYet

    It's the simple cloud.

    With DropYet you can manage your personal files in the easiest way. And it's not that bad looking. :) Enjoy the security, simplicity and beauty of DropYet. Upload, rename and delete files. The simpliest manager of files and folders. Furthermore, there are more features like securely sharing files, password encryption and encrypted file detection. Setting it up is easier than ever before. Just try DropYet. Currently working on MORE features for you. Now with Dark...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    freePHPgallery

    freePHPgallery

    file explorer and picture gallery — web-based, easy-to-use and free

    freePHPgallery is a web-based, easy-to-use and free file explorer and picture gallery software written in PHP. freePHPgallery is designed for mobile phones, tablets and desktop computers, and features an multiple language web-presentation. freePHPgallery only requires PHP. It does not need a database or any other additional software. A sample installation can be seen and tested here: https://freephpgallery.sourceforge.io
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Shareaza

    Shareaza

    A universal P2P file sharing client for Windows

    Shareaza is a very powerful multi-network peer-to-peer file-sharing client supporting Gnutella² G2, Gnutella, eDonkey2000 / eMule, DC++, HTTP, FTP and BitTorrent / DHT protocols for Windows or Wine.
    Leader badge
    Downloads: 1,346 This Week
    Last Update:
    See Project
  • 9

    Skulls! Multi-Network WebCache

    Skulls is a Multi-Network WebCache used from P2P clients to bootstrap.

    Skulls is a Multi-Network WebCache used from P2P clients to bootstrap. It support all versions of the GWC specification. It is used mainly for Gnutella/Gnutella2 but it can work with any network (after configuring vars.php). It use text files to store data so it doesn't require SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    LeechCraft
    LeechCraft is a cross-platform modular "internet-client" application. It has plugins that allow one to browse the web, chat via instant messaging (like Jabber or IRC), read RSS/Atom feeds, download files via BitTorrent, Direct Connect and other protocols, play media files and much more.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11

    StyxTorrent

    A BitTorrent Client

    StyxTorrent is a BitTorrent client. A BitTorrent client is application that manages uploading and downloading of a torrent by following BitTorrent protocol, which is a peer to peer file sharing protocol used for distributing data of all size over internet. Besides basic operations of uploading and downloading some clients provide option to create torrent file on client system, so does StyxTorrent.StyxTorrent uses library named libtorrent (Arvid Norberg, Rasterbar Software) and Boost...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LanHunt

    LanHunt

    Lan Search Engine

    LanHunt is a lan based search engine, which enable users to download and look for content shared on local area network. LanHunt is fast, typically giving results in seconds. Database update is required only once from the inbuilt updater. Supports parallel downloads, parallel searching, direct "open location" feature, filetype based narrowing and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PHP CRUD

    PHP CRUD

    Create, Read, Update & Delete Indexed Flat-File Records via PHP

    PHP CRUD allows us to quickly add an indexed, record-centric, flat-file, database to our projects. Optional Base64 encoding ensures that newlines & other special characters can be used without penalty. (Today many say that "CRUD" stands for "Create Retrieve Update and Delete." While fine for an SQL mindset, many old-timers got used to the acronym standing for "Create READ Update Delete" way back in the 1970's.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    notifiles
    notifiles is a multiplatform application (Linux, MacOSX, Windows) intended to fire various kinds of custom notifications (podcasts, eMails, logs, scripts) when new files are created inside watched folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SFM [Standalone Files Manager] is a web-based files manager written in PHP - no database used - full and flexible configuration - HTML template and style (xHtml and CSS) French and English web interface // Multimedia' galery [Pic-manager] with extendable capabilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jumper Search
    Jumper Search is a collaborative search engine that is powered by social bookmarking. It uses peer and social-networking principles to tag and link distributed content, media, or data to make valuable information more easily discoverable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JMule - Java eDonkey2000 p2p file sharing client. More info on http://jmule.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    PHP Fan Fiction is a flat-file PHP archiving software, designed to provide a database backend for small to medium sized story archiving sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jOctopus is a chat and file transfer application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A very small PHP website application which stores anonymously uploaded files and retrieves them by SHA1 hash (a fingerprint of the file which is provided after uploading). Developed for anonysource.org, a kanux project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    P2PChat is a instant messenger based on Java, JavaFX and direct IP connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Backup P2P is a peer to peer application doing automated and secured backups inside a community (Jabber, XMPP). Each user shares some available space on his disk with others, to be able in return to remotely backup some of his own data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TYFany (pronounced Tiffany) allows you to take your files along with their hierarchy on a portable storage media (like USB) to be accessed on the run. Any changes in the hierarchy on the portable media can be docked with the base hierarchy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A web cache written in PHP that implements the Gnutella Web Cache 1 and 2 Specifications. Beacon Cache can be configured extensively much more than other caches. Beacon Cache can be configured to work with any network now too!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Project titled Unidoc for the University of Oklahoma CS3053 FA 06 class. This software allows real-time editing of a document by multiple users at the same time. Allows each user to change a paragraph such that only a paragraph is locked by one user
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next