Showing 143 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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    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

    lguicd

    Utility to change directory when in gnome-terminal via a dialog

    lguicd is a utility that lets you change directory while in gnome-terminal running the bash shell via a GTK dialog. I wrote it myself. It is Free and Open Source software. At the moment there is only a version available for Ubuntu 17.04 64 bit standard flavor (Unity).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    corrupt

    This program corrupts a unix stream at a specified error rate

    ...]... [FILE] where: OPTIONS -bit single bit error instead of byte substitution corruption -B NUM_B number of bytes per a single corruption event -kB NUM_KB number of kilobytes per a single corruption event -MB NUM_MB number of megabytes per a single corruption event -u uniform corruption instead of a random statistical event -c CHAR substitute a constant CHAR instead of a random bit/byte error
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Copy and Move with checksum verification

    cp and mv extended with checksum verification

    New versions @ https://github.com/hansij66/securecopy crccp and crcmv are based on coreutils (v8.23) and add crc checksum functionality to cp and mv commands. Checksums can optionally be stored in the file's xattr. The command crcsum can be used for further checksum analysis/verification, or for storing a checksum in the xattr of all files in a directory or filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FastDFS is an open source high performance DFS ( distributed file system ). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balancing.
    Downloads: 19 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5

    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
  • 6
    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
  • 7
    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: 36 This Week
    Last Update:
    See Project
  • 8

    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
  • 9

    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
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    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
  • 11
    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: 3 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    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
  • 14
    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
  • 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: 1 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: 35 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: 54 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