33 projects for "windows kernel program" with 2 filters applied:

  • 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
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 1
    Wcd is another Norton Change Directory (NCD) clone. Wcd is a command-line program to change directory fast. It includes a full screen interactive directory tree browser with speed search and a fast way to choose between multiple matches.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    iWatch is a realtime filesystem monitoring program. It is a tool for detecting changes in filesystem and reporting it immediately.It uses a simple config file in XML format and is based on inotify, a file change notification system in the Linux kernel.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    ISOLabel

    ISOLabel

    Change volume label on ISO 9660 image and Joliet extension

    isolabel is a program that allows you to change volume label in ISO 9660 image file after it was already created. Moreover, you can specify ISO 9660 and Joliet volume label separately, taking advantage of fancy names in Joliet together with simpler, but longer name in ISO 9660; something that tools like mkisofs/genisoimage does not allow you to do in standard compliant way. This program is written to have minimal software dependency, and work on all platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Multiplatform CD catalog program ,store data in Gzipped XML format; search with regex ,etc.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6

    XTVFS Reader

    C++ classes and application to read XTVFS and FAT32 file system images

    C++ classes and sample Qt application to read XTVFS and FAT32 file system images. The XTV file system is used on PVR, e.g. Sky+, to store recorded programmes. The class library can be used to copy unencrypted (i.e. free-to-air) programmes from a disk image. I wanted to extract a recorded program and I was not able to find an open-source tool that could, or even a programming library for accessing xtvfs, so I wrote one. I am calling this alpha as I only wrote it for myself and while it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FileSystem is an OPENSOURCE program for advanced disk management with built-in drivers for PATA IDE Hard Disks and DVD/CDROM Drives, USB Mass Storage Drivers. Implemented file systems : FAT32 / ISO9660 / EXT2. It can be compiled for DOS, LINUX, WIN32
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8
    File Collection Manager is a small program for checking small or large file collections. It can calculate and verify checksums for items in the collection, as well as check that file in the collection that depend on other provided packages in the collect
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This program executes some basic tasks at the same time. For the moment, only "copy directory (with structure)" and "delete directory" are implemented tasks. You can also save your list of tasks. The list tasks could be enhanced if needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 10
    System calls command line utilties for Linux and all POSIX based operating systems. Allows direct command line access to many popular kernel system calls in text format. Makes a great internals teaching tool for operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Common Scripting Interface is a pseudofs which provides simple data via Read Write calls much the same as procfs. The goal is to drop the overhead of scripts and up efficiency by removing the need for multiple instances of the same library in RAM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    easyBackuper is a program that allows users to easily backup files. Program supports windows and linux operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Java based program which converts Netware style Linux file access rights to POSIX ACL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A program and a library for reading RAR archives in a transparent manner through a virtual filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cachier is a program that lets you easily move files from a slow location to a faster one. Decrease loading times by caching game data to an SSD or RAM disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ZeST is a TUI program for stressing filesystems/disks. Depnding only on curses, it works on any POSIX system. It uses fork()s and a named fifo for IPC. Individual process can be killed if one were to start too many and this would not interrupt the test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The count program is a very simple utility that recursively counts the size of directories, optionally producing a per-directory breakdown of usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A 100% Java implementation of the Unix "find" program. It can be used as a library, allowing Java programs to search for files. It supports many of the GNU find's options. JavaFind is capable of automatically delegating to GNU find if available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    New version of the Deleter - program with freindly Graphic User Interface for automation of files deleting, is convenient for any cleaning, - can also remove NOT empty folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The FDOS Operaing System is 100% written in Assembler (NASM). It supports FAT 12, TSR and a small Multi Kernel System. The source is very good documentated (only in English). A German, russian and English Documentation (about 40 pages) are included.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An independent perl program designed to help administrators and users to see statistics about the filesystem and "clean" redundant files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MDFS is a simple Distributed File System for Linux and Windows. It's not a kernel module, just an app running in the background. You can use it to access (view, download, upload) files on a remote computer, for automatically backup your files, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Unix-like (Not compleatly Unix-compatible) Kernel. Right now, we have (very limited support) of 80486+ IBM-PC AT compatibles. Written in C, and assembly. No network support planned for the forseeable future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This command-line program is an extended version of the built-in del command in Windows 2000/XP/2003. With xdel.exe you can delete files based on how old they are.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a file splitter written in Java. Unlike some file splitter programs that I have come across, this program allows for the transfer of split files between different Operating Systems. Tested on Linux, Free-BSD and Windows XP & 98
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next