45 projects for "filesystem" with 2 filters applied:

  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Scrapy

    Scrapy

    A fast, high-level web crawling and web scraping framework

    Scrapy is a fast, open source, high-level framework for crawling websites and extracting structured data from these websites. Portable and written in Python, it can run on Windows, Linux, macOS and BSD. Scrapy is powerful, fast and simple, and also easily extensible. Simply write the rules to extract the data, and add new functionality if you wish without having to touch the core. Scrapy does the rest, and can be used in a number of applications. It can be used for data mining, monitoring...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    GeoNetwork opensource - Metadata Catalog
    A web based Metadata Catalog Server for data description and discovery. Supports both generic and geospatial data discovery. It implements international standards (e.g. ISO19115/19139/19119, ISO19115-3, DCAT-AP, CSW 2.0, OGC API Records). It originates from the United Nations and is used by many governments as geoportal software. Active development and discussion takes place on GitHub and OSGeo Discourse. You can also connect directly with the companies supporting the...
    Leader badge
    Downloads: 148 This Week
    Last Update:
    See Project
  • 3
    the hotdog web browser

    the hotdog web browser

    The hotdog web browser and browser engine

    the hotdog web browser project is a hobbyist web browser and layout engine written entirely from scratch in Go to explore how browsers work under the hood, implementing core components like an HTML parser, CSS rendering, UI toolkit, networking, and layout logic without relying on heavy external dependencies. It’s far from being a complete or spec-compliant browser, but it’s designed to be a learning platform and experimental codebase for anyone curious about browser internals and rendering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PHP Shell

    A shell terminal using just PHP

    A convenient interface to execute shell-commands or browse the filesystem on your remote web server. Similar to a telnet or SSH connection. Use it for administration and maintenance of your web site using commands like ps, cat, gunzip, and more. Additional website: https://phpshell.sourceforge.io/
    Downloads: 6 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
    Bash-Accessible SSH FileSystem (BASSHFS)

    Bash-Accessible SSH FileSystem (BASSHFS)

    SSHFS-like functionality via bash

    BASSHFS is similar to the existing SSHFS utility except it is does not require FUSE kernel support. Instead, BASSHFS uses the aliasing and function mechanisms of the bash shell to intercept program invocations and remap those that are supported to its own versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java-based framework for decoupling back-end services and front-end interfaces. Browse and interact with a database, a class library, a network, a log file, or any live java object as though it were a filesystem. (It works with filesystems too!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Spadez
    An easily extensible CMS witten in Php and OOP + MVC. Spadez uses Smarty Template Engine and its object relational mapping to store data in MySQL database. Backend and frontend parts are independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    POCO C++ Libraries

    POCO C++ Libraries

    Cross-platform C++ libraries with a network/internet focus.

    NOTE: Current source code as well as bugs/patches are on GitHub: https://github.com/pocoproject/poco/ C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9

    Light PHP/SQL Files Box

    A really light web interface to easily share small files/pictures.

    A really light web interface to easily share small files/pictures. Data are stored in mysql database (nothing on filesystem). Allow temporary hosting of files (between 10 minutes and 1 year) Image files can be downloaded with on the fly resizing Upload mode are :    - File from disk    - Raw text in editor    - Base64 encoded file in editor    - Html file using WYSIWYG CKEditor    - URL using raw text editor (for URL shortening) non-hidden available files can be access by    - html page list    - javascript slideshow    - rss flow    - direct url with rewriting (file with id 42 can by referred by http://server.dom/filebox?...
    Downloads: 0 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
    sflog!

    sflog!

    light CMS, no DB needed.

    sflog! is a flat and light CMS::Blog system. Its aim is to provide a simple way to build your website and keep it updated. No database needed, sflog! uses the filesystem to store and organize data. This makes it really light and easy to install and manage. sflog! requires: - PHP 4/5+ - Unix-like Operation System - Write permissions - tar to manage backups
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WHIFF is an infrastructure for easily building complex Python/WSGI Web applications by combining smaller and simpler WSGI components organized within file system trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Atomic OS is a responsive Web 2.0 operating environment & development platform. Based on AJAX techniques, it emulates/provides standard operating system features including a command-line shell, interpreter, filesystem, database access and GUI services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    varioCMS is a very simple but featureful content management system (CMS) written in PHP. The produced website is entirely based on templates. Database and filesystem are used for storing content. Advanced users can easily add own modules and templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    pyblosxom

    file-based blog system

    Pyblosxom is a weblog engine that uses standard text files located on your filesystem as a database of weblog entries. The concept is simple, managing content is as easy as editing a text file with your favorite text editor. Pyblosxom is now hosted on http://pyblosxom.github.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CurlFtpFS is a filesystem for acessing ftp hosts based on FUSE and libcurl. Automatically reconnects if the server times out.
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 16
    Wefis is a web-based File Manager written in Perl allowing users to securely manage files hosted on the server (Unix/linux filesystem) via http(s). Based on AJAX javascript technology, and Prasi security system, Wefis is fast, powerful, and secure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    bftp is a command-line FTP client and server library written in C++ with heavy use of various Boost libraries such as asio and filesystem. It can be used standalone on the command-line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    etcWebClient is a Unix/Linux server application that allows users to connect to the server from a browser. The web-based application includes an Editor, filesystem Treeview, and Console (etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    cosxom is an efficient C implementation of the filesystem-based database concept pioneered by blosxom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PyIDS is an intrusion detection system whose aim is to provide concise information to administrators about some parts of the system i.e filesystem checksums, unknown connections to the machine, access control lists of special files, log revision...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Yngvi allows Apache Webmasters to determine filesystem locations that are accessible through the server -- including those which have not been explicitly published. It's good for finding inadvertent exposures or unintended configuration inheritances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project will provide a PHP class to communicate with a CVS repository via both direct connection to a local filesystem and pserver access to the repository, with the possibility of enabling (in a future version) connectivity using the :ext: method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Swampp is a gentle content management system that doesn't do a whole lot of managing. Instead of getting in your way, it helps you along your way. Written in PHP, filesystem-based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JRemoteFS is a lite, generic framework for access to remote filesystem integration into your Java application. Currently FTP and SFTP are supported. JRemoteFS was developed for JAlbum and now released as a seperate package. For more info, see http://joos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    iCalGrabber is a java based application to grab event information from web sites. The events are stored on the filesystem based on Apples iCal format. These .ics files could be read by iCal specific applications like the Mozilla calendar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB