Showing 544 open source projects for "c-bus"

View related business solutions
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 1
    myrescue is a program to rescue the still-readable data from a damaged harddisk. It is similiar in purpose to dd_rescue, but it tries to quickly get out of damaged areas to first handle the not yet damaged part of the disk and return later.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    wmudmount
    A filesystem mounter that uses udisks to handle notification of new filesystems and mounting of the filesystems as a non-root user. It also includes a mode to display the mounted filesystems with the least free space percentage (similar to wmfsm).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    A read-only userspace filesystem for Conduant StreamStor disk recorders, especially for the Haystack Mark5 computers. Does not support Mark6. For Mark6 see the 'vdifuse' and 'fuseMk6' elsewhere in the DiFX software correlator source code repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MooseFS

    MooseFS

    Fault tolerant, POSIX-compliant, network distributed filesystem

    MooseFS (MFS) is a fault tolerant, highly performing, scaling-out, network distributed file system. It spreads data over several physical servers which are visible to the user as one resource. For standard file operations MooseFS mounted with FUSE acts as other Unix-alike file systems: * A hierarchical structure (directory tree) * Stores POSIX file attributes (permissions, last access and modification times) Supports special files (block and character devices, pipes and sockets) *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5
    IMG4DC – Dreamcast Selfboot Toolkit

    IMG4DC – Dreamcast Selfboot Toolkit

    Generate ready-to-use disc images for your Sega Dreamcast system !

    IMG4DC is a tools package containing two utilities to generate selfboot disc images for your Sega Dreamcast: cdi4dc, designed to make Padus DiscJuggler (CDI) images and mds4dc, designed to make Alcohol 120% (MDS/MDF) images. A selfboot image is a disc image format specially prepared to boot on your Dreamcast. In clear, by burning a selfboot image to a standard blank CD-R, the software containted into this disc image will run onto your Dreamcast, as a legit game disc, without any modchip...
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 6
    ccgfs is a transport-agnostic network filesystem using FUSE. Transport is arranged by helper programs, such as SSH. The PUSH transport mode acts like a "reverse" NFS and makes it possible to export a filesystem from a firewalled host.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lightweight ext4 filesystem library

    Lightweight ext4 filesystem library

    ext2/3/4 library for microcontrollers

    Code is also available on github: https://github.com/gkostka/lwext4 Feel free to contact me: kostka.grzegorz@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SLFS

    Simple Log Structured Filesystem for Linux

    SLFS is a implementation of log-structured file system designed for flash memory based storages(SSD, SD card, eMMC, …). Like other log-structured file systems, SLFS shows good performance under random write. <Build> 1. deploy SLFS source code at your Kernel Source # tar xzf slfs.tar.gz # mv slfs KERNEL_SRC/fs/. # vi KERNEL_SRC/fs/Makefile (add following line) obj-$(CONFIG_SLFS_FS) += slfs/ # vi KERNEL_SRC/fs/Kconfig (find section “MISC_FILESYSTEMS” and add following...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    Please note that OWFS source code, and all Issue/Tickets/merge requests have now been moved to https://github.com/owfs/owfs/. Developer mailing lists will still be kept at Sourceforge. ---- OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server. OWFS is also ported to embedded routers, Mac OSX and Windows. Basically you can use...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10

    slfs-utils

    Utilities for Simple Log Structured Filesystem(SLFS)

    Only mkfs.slfs is included currently. Other helper programs will be included later. <Build> $ make dep $ make $ make install To get SLFS, visit following link: https://sourceforge.net/p/slfs-linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ext2 File System Driver for Windows

    Ext2 File System Driver for Windows

    A Linux ext2/ext3 file system driver for Windows

    Ext2Fsd is an open source Linux ext2/ext3 file system driver for Windows systems (2K/XP/VISTA/WIN7/WIN8, X86/AMD64).
    Leader badge
    Downloads: 3,959 This Week
    Last Update:
    See Project
  • 12
    A library and commands for cyclic logfiles. A cyclic log has a fixed size upon creation and pointers that refer to the start and end positions within that fixed size.They are useful for recording server output without losing the most recent data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    MSP430 C Code Library

    Library of peripheral drivers, component drivers, utilities, and more!

    A collection of C libraries for the TI MSP430 family of microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NILFS

    NILFS

    Continuous Snapshotting Filesystem for Linux

    NILFS is a new implementation of a log-structured file system (LFS) supporting continuous snapshotting. In addition to versioning capability of the entire file system, users can even restore files mistakenly overwritten or destroyed just a few seconds ago. Since NILFS can keep consistency like conventional LFS, it achieves quick recovery after system crashes. NILFS creates a number of checkpoints every few seconds or per synchronous write basis (unless there is no change). Users can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    libllfat

    libllfat

    a library for low-level accessing a FAT12/16/32 filesystem

    This is a library for low-level accessing a FAT12/16/32 filesystem. It offers functions for reading and writing the basic elements of such filesystems such as the number of sectors and the successor of a cluster, but also some more complex operations such as looking up a file and defragmenting a filesystem. Moved to github: http://github.com/sgerwk/libllfat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pam_cifs is a Linux-PAM module to mount and unmount CIFS shares on login on a per-user basis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A FUSE filesystem which exposes a view of a source filesystem. A shell command generates the contents of the files on request, perhaps from the source files. Configurable caching and monitoring of the source tree to limit CPUand prefetch data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A set of data recovery tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This tool enables users to search their NTFS formatted harddrives within seconds. It uses the MFT( master file table) of NTFS to search for files very fast. Ermöglicht eine extrem schnelle Dateisuche auf NTFS formatierten Festplatten.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21

    chkperm

    automatically check and set file permissions and -ownership

    chkperm was inspired by SuSEs chkstat utility. It is a tool to automatically check and set file permissions and -ownership.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    fuse-xfs

    A MacFuse (OSXFUSE) driver for XFS

    Fuse-xfs is a MacFuse (OSXFUSE) driver for XFS filesystems. This driver allows Mac OS 10.7 with OSXFUSE/MacFuse to mount XFS filesystems in readonly mode. The journal is ignored, but basic read only operations should work fine. This software should be considered alpha, and provides no guarantees that the XFS filesystem remains unaltered (although the code does not support writing in any way). Use of the software is entirely at the users own risk.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 23
    Filebench

    Filebench

    File system benchmark

    Filebench is a file system and storage benchmark that can generate both micro- and macro-workloads. It employs versatile Workload Model Language (WML) for detailed workload specification. Filebench includes several popular macro-workloads in its distribution: Web-server, Mail-server, Database-server, and others.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 24

    Linux NTFS file system support

    Development moved to https://sourceforge.net/projects/ntfs-3g/

    Development on this project has moved to https://sourceforge.net/projects/ntfs-3g/ The goals of this project are: create a new Linux kernel driver for the NTFS file system (1.2, 3.x, and later), user space utilities (e.g. format, ntfs check, etc.) and a library to avoid code duplication and provide access to NTFS to other GPL programs.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25
    DemuxFS is a live filesystem to aid on the analysis of transport streams in digital TV systems such as the SBTVD (ISDB-T), DVB and ATSC.
    Downloads: 0 This Week
    Last Update:
    See Project