Showing 192 open source projects for "c"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1

    lecithine

    FUSE File system powered by secret sharing scheme

    Lecithine is a FUSE (file system in user space) using a secret sharing scheme. You can use Lecithine as regular file system. When writing to disk, data will be devided into randomly chosen pieces (secret shares) and stored into different places. Upon reading, the shares are merged together such that in turn the plaintext results. From a cryptographers point of view, there is no symmetric or private key ever needed to produce a ciphertext. This is how secret sharing schemes are designed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Easybee

    Easybee

    GTK BASED SAMBA GUI CONNECTER

    Easybee is a Samba connecter that code by GTK interface lib. basically, Easybee finish the work by porforming the commond "sudo mount -t cifs //hostname /mnt/mountdir -o username=*,password=*". Now ,it is can be used on ubuntu. It is released under the terms of the GNU General Public License, version 2 (GPL v2+).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Xarchiver is a GTK+2 only frontend to 7z,zip,rar,tar,bzip2, gzip,arj, lha, rpm and deb (open and extract only). Xarchiver allows you to create,add, extract and delete files in the above formats. 7z, zip, rar, arj password protected archives are supported
    Downloads: 33 This Week
    Last Update:
    See Project
  • 4
    DELOLD is a command line tool used to delete old files with a create date older then a set amount of days. It can do verbose and rescursive with any path given. Perfect for Scheduled and/or batch file jobs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    gridfs-fuse

    a fuse wrapper around MongoDB's GridFS

    GridFS FUSE: Allows you to mount a MongoDB's GridFS instance as a local filesystem Requirements: ·MongoDB 1.6+ ·FUSE 2.8.5 ·Boost 1.49.0 Building: # scons Usage # ./fmount or ./mount_gridfs --db=db_name --host=localhost mount_point Current Limitations: ·No MongoDB authentication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Flashmon

    Onboard NAND flash operations monitor for embedded Linux

    Flashmon is a Linux kernel module that monitors NAND flash memory access events using Kprobes and Jprobes. Flashmon targets embedded boards shipped with bare flash chips managed with MTD : mainly JFFS2, UBIFS and YAFFS based systems. The monitored events are : flash page read / write requests, and flash block erase operations. Instructions on how to use Flashmon are included in the archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    YourDefrag
    Small and simple disk defragmenter for Windows XP - 2008R2 based on jkDefrag code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    XML-Parser Library for BR-Automation PLC

    XML-Parser Library for BR-Automation PLC

    Simple to use XML-Parser/Composer Library for B&R Automation PLC (SPS)

    The Library xmlio is a simple to use non validating XML-Parser/Composer for B&R Industrial-Automation PLC (B&R SPS). It reads and writes Process-Variables including Structures from and to XML-Files. Easy to use: #include <xmlio.h> /* Write Variable to XML-File */ status = xmlWrite(strName, strFile, strDevice, 0); /* Read XML-File into Variables */ status = xmlRead(strFile, strDevice, ignoreUnknown, &line, &character);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Radmind is a suite of Unix command-line tools and a server designed to remotely administer the file systems of multiple Unix machines. For Mac OS X, there's also a graphical interface.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Binary Combiner

    Binary Combiner

    Merge files together

    A simple command line program that combines files based on arguments with a simple syntax. first argument is the output file name. -a [file] appends a file to output -f [bytes] [number] add [bytes], [number] to output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    md5cp

    Copies files conditionally using MD5 checksums

    md5cp will traverse a file tree and check the MD5 checksum of each file. If the file is unchanged, it is ignored; if it is changed (or new), its MD5 is updated in the database, and the file is copied to the destination directory. A number of optional parameters can change what happens in addition to the file copy. This utility is useful for situations when file dates are corrupt and rsync cannot be used. Copyright (C) 2013 The Regents of the University of Michigan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HADOS

    HADOS

    High Availability Distributed Object Storage

    HADOS is a server software for storing files in a cluster of server. The goal is to handle high availability by storing copy of the same file on several nodes. HADOS provides RESTFUL APIs to easily store, check or retrieve files. Using the powerful cluster APIs you can retrieve the files whatever the node that hosts it. To avoid any single point of failure, it is possible to apply a request to any node of the cluster, there is no master node.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    sameseek

    sameseek

    Simple fast and lightweight identical/duplicate files searching tool

    Simple fast and lightweight identical/duplicate files searching tool with graphical interface (GTK+ 3).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hifito

    Hifito

    Hide or show hidden files and extensions using a hotkey or tray menu.

    Hifito is a small utility for Windows, which allows to quickly toggle the "Show hidden files" and "Hide extensions for known file types" Explorer settings. The utility is written in C using only the win32 API, so it's really fast and lightweight.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Simplified VFD
    A virtual floppy drive that mounts image files (*.img) as new browseable computer resources. Tested from WinXP (32bit) to Win7 (64bit). Derived from: https://sourceforge.net/projects/vfd/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    dingux-commander4rzx50 v2.1

    Файловый менеджер для Ritmix RZX-50.

    Легкий и функциональный файловый менеджер для приставок на основе dingux и opendingux. Данная версия адаптирована для приставки Ritmix RZX-50. Основой данной версии послужил Dingux Commander v2.1 (http://beyondds.free.fr/index.php?Dingoo-dinguxcommander)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    stroke

    Dynamically changing modification, access, and change time components

    Oftentimes it is desirable to exclusively change a few specific components of a file's modification, access, or change time. However, the method provided by the conventional touch utility appears inadequate for this basic task. More than that, easily modifying a file's change time is not possible at all. Stroke is a small tool that offers a solution by providing a user with an extended command line interface that allows her to utilize an easy syntax to dynamically specify certain date and...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 18

    duff

    Command-line tool for finding duplicate files

    Duff is a Unix command-line utility for quickly finding duplicates in a given set of files. Duff is written in C and should build and run on most modern Unices.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 19
    Samba Virus Scanner (SVS) -- Samba VFS plugin for transparent and parallel on-access virus scans
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    jbTeX

    *NEW* versions will be updated on https://github.com/jackbergus/jbtex2

    jbTeX is an application that can easily mantain your LaTeX project. Is it useful actually for avoiding all the include{} statements, and simply use the files and directories created in the local folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    hxs - command line hexa searching and binary file dumping utility, allows you to search hexa expressions and binary strings in any files (supporting also big files like /dev/hda) and allows you to dump particular pieces of file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Web based disk usage analyse tool. Devided into two parts, the scanner and the viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Program to find, rename or delete identical files/duplicates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Synapse is the filemanager designed over the Hyppocampus relational filesystem (http://hyppocampus.sf.net): it permit to manage files, metadata and contents provided dynamically from the filesystem. It is the filemanager for the BrainTop desktop environm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ziprecv is a free and opensource zip recovery utility that extracts files from a zip archive sequentially. It can extract even incomplete zip files and archives with a corrupted index.
    Downloads: 0 This Week
    Last Update:
    See Project