Showing 984 open source projects for "linux-kernel-webassembly"

View related business solutions
  • 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
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    DReport

    DReport

    Console tool for creating directory level reports.

    Tool to create a CSV report on directory hierarchies. Listing includes date range. Great for spreadsheet analysis to govern file archival. Another STDNOJ Project. By R.A Nagy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jpathwatch
    A file watching facility for Java. Uses native platform support to avoid polling on selected platforms (currently supports win32, Mac OS X, Linux and FreeBSD on x86 platforms). Implements JDK 7's WatchService, but also runs on Java 5 and 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MetFS is a filesystem in userspace that is FUSE based, encrypted, dynamic sized (increase when new data added, decrease when data removed), single file when it's unmounted and very fast. MetFS 's proved to be running on Linux and FreeBSD.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    STDNOJ - Faster tool creation in C++

    STDNOJ - Faster tool creation in C++

    Over 600 classes for Web, RFC & File Management

    Develop cross-platform tools faster using a C++ Framework proven in commercial software. Classes support logging, sockets, RFC servers (NNTP, SMTP, POP, HTTP), object indexing, ini, tagged databases, file systems, and more. The STDNOJ Namespace, by R.A. Nagy
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    ndexr

    Indexes directories and outputs to JSON

    Tool to use from Python interactive interpreter or script. Use it to make JSON indexes of all files in a directory, or files of a certain type. Could be used to observe activity in a server directory, to generate JSON to send to clients searching remotely, or to keep an index of files in a directory when the user of that directory does not have permission to probe the files system for files without knowing their names. Uses a configuration file, or optionally you can pass configuration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Set geometry and location parameters in NTFS filesystem, so it can boot.
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 7

    DaDiSi

    Data Distribution Simulator - DaDiSi

    Dadisi is an API to create and test data distribution policies in a (simulated) storage environment. With it you can create a virtual storage architecture and fill it with "data" that will be placed according to your description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MP3FS is a read-only FUSE filesystem which transcodes FLAC audio files to MP3 on the fly when opened and read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    twisted webdav server

    WebDAV server integrated with twisted

    An integration of the PyWebDAV server with twisted. Requires python 2.6, PyWebDAV-0.9.4.1-py2.6, twisted-10.1.0-py2.6. Runs on Windows, Mac and *nix. Allows Windows clients (win7) and Mac clients to mount a remote file system and serve files. Works with Office files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    The “Media Crawler” is an extensible Eclipse RCP based desktop application which will crawl a given file system, extract metadata from files, map metadata to internal schemas and store the metadata in a databse. This project is ANDS-funded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Here is a little tool to find huge files and folders on Linux+mono or Windows+.NET. It is running under KUbuntu 11.04 and Windows 7. May work on other compatible platforms. ( directory statistics )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Folder Bookmarks
    Folder bookmarks allows you to quickly open a file or folder you use on a regular basis. No need to navigate large folder directories, just double-click the bookmark to open it! Will run on any operating system with .NET Framework 4.0+ installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FilteredFS is a simple FUSE based Virtual Filesystem that can be used to file files from view. Based on rofs-filtered, which was based on rofs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    eMount
    eMount is a free system administrator tool for Linux that can mount, encrypt and manage disk image files and physical disk drives. It relies on cryptsetup, which implements the LUKS disk encryption specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Basic Backup is a simple customizable shell script providing system admins an easy way to get basic system files backed up. Use from the moment you startup a new system and archive daily changes through bbackup. Allows you to specify which directories o
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    diskrescue
    A tool to verify and/or recover as much data as possible from failed disks. When a sector can not be read it will be filled with zeroes and diskrescue continues. The resulting disk/file can be checked with fsck and analyzed with dumpfs and fsdb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Split files into little pieces, using an gui based on GTK+, made in Python using PyGTK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ext2Read is an explorer like utility to explore ext2/ext3/ext4 files. It now supports LVM2 and EXT4 extents. It can be used to view and copy files and folders. It can recursively copy entire folders. It can also be used to view and copy disk and file
    Leader badge
    Downloads: 1,142 This Week
    Last Update:
    See Project
  • 19
    A Tcl interface to the linux kernel's Inotify service. It provides a Tcl package that enables Tcl scripts to monitor the file system changes at a file and directory level. A proc is executed asynchronously to notify for changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cavalry
    Automatically copies files to and from a web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A command line tool which moves files and directories by regular expressions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple derivate debian linux box dedicate at the city of Verona.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SD4L is a suite of Linux tools including a graphical user interface which allow the creation of, and access to ScramDisk as well as TrueCrypt encrypted container files. In particular, SD4L provides a Linux driver which enables mounting of containers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    File generator create files with specific size ,with many methods and many options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Linux File-system defragmenter

    https://github.com/ThomasCX/defragfs

    github: https://github.com/ThomasCX/defragfs The defragfs project aims on file-system/directory defragmentation of the Linux operating system, it is (currently) file-system independent and only CLI, hope further development could bring the GUI and better functionality.
    Downloads: 8 This Week
    Last Update:
    See Project