Showing 21 open source projects for "coffee-bytes"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    LZ4

    LZ4

    Extremely fast compression algorithm

    LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core (>0.15 Bytes/cycle). It features an extremely fast decoder, with speed in multiple GB/s per core (~1 Byte/cycle). A high compression derivative, called LZ4_HC, is available, trading customizable CPU time for compression ratio. LZ4 library is provided as open-source software using a BSD license. This benchmark simulates simple "static content transfer" scenario such as OS Kernel compression or video game's static assets (text/images/tables/scripts/etc) which loading from Flash Memory / HDD / SSD. ...
    Downloads: 307 This Week
    Last Update:
    See Project
  • 2
    SeaweedFS

    SeaweedFS

    Distributed storage system for blobs, objects, files, and data lake

    SeaweedFS is a distributed storage system for blobs, objects, files, and data lake, to store and serve billions of files fast! Blob store has O(1) disk seek, local tiering, cloud tiering. Filer supports cross-cluster active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV. SeaweedFS is an independent Apache-licensed open source project with its ongoing development made possible because of the community. SeaweedFS is a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    bcal

    bcal

    Byte CALculator for storage conversions and calculations

    bcal (Byte CALculator) is a command-line utility for storage conversions and calculations. Storage, hardware and firmware developers work with numerical calculations regularly e.g., storage unit conversions, address calculations etc. If you are one and can't calculate the hex address offset for (512 - 16) MiB immediately, or the value when the 43rd bit of a 64-bit address is set, bcal is for you. Though it started with storage, the scope of bcal isn't limited to the storage domain. Feel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Batch-Create-Folders
    ...Each line represents one folder name, and right-clicking on a line can generate a subfolders list for it. *Note that folder names cannot exceed 255 characters in length. Author: A_A Email: A_A_kent_leung@hotmail.com Donation: (Buy Me a Coffee) https://www.buymeacoffee.com/AAkent (PATREON) patreon.com/A_A_KENT (PAYPAL) https://www.paypal.com/paypalme/AAKENT
    Downloads: 16 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    NDW - Network Data Wiping Hard Disks HDD

    NDW - Network Data Wiping Hard Disks HDD

    Wipe erase data from hdds on the network, unlimited hard disks

    Automated network based hard disk drives / storage devices erasure is server based software which installs on a central server. Server is connected to network switches and several PXE boot enabled workstations are attached to the network. As soon as the workstation is powered on, it boots off the network via the server and begins wiping all the attached hard disk drives. Once all the hard drives are wiped, data related to each hard disk is stored in the central server’s database. Read...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    FormatUsb

    FormatUsb

    The FormatUsb tool is a reliable way to format USB flash drives

    The FormatUsb tool is a reliable way to format USB flash drives, such as USB keys/pendrives, memory sticks,SD Memory Card, SDHC Memory Card and SDXC Memory Card SD/SDHC/SDXC Cards.
    Downloads: 171 This Week
    Last Update:
    See Project
  • 7
    Locksystem

    Locksystem

    Simple locker with simple UI :D

    ...Allows the user to lock and unlock a folder quickly and easily. Not much else to say. I thought other people may want to use it so I cleaned it up a bit and posted it here :D If you like it, maybe get me a coffee! https://paypal.me/monetplg?locale.x=en_US
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Android File Search

    Android File Search

    Show files on Android device

    ...The application starts browsing from the internal storage of the Android device ("/storage/emulated/0") so you can browse your data file (pictures, alarms, documents, downloads, movies, music, ringtones...). This version also allows you to view the first 1024 bytes of any clicked file in hex format if it is not a text file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Coffee Tools

    Coffee Tools

    Various file manipulation tools written in Java with source included.

    Tools include: CTFilesRenamer: A mass-file renamer. FileCompare: Compare files or paths, showing mismatches, deleting duplicates optionally. FilePatternFinder: Find the largest repeated byte pattern in a file that doesn't overlap. FilenameMixUpper: Scramble all the filenames in a directory. FileSplitter: Split a file into numbered parts. HttpClient: Single web page GETter. InFileFind: Find where/at a file is inside another NumeredFilesCombiner: Combine a directory of files with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10

    corrupt

    This program corrupts a unix stream at a specified error rate

    ...Just drop in your own data files called test.jpg, test.mp3, and test.mp4 and run the scripts. Usage format is: corrupt [OPTION]... [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
  • 11

    Big 0

    Generates file with zeros

    I'm just a student beginning to learn C++. I created this very simple 70 line program that will generate a text file with your choice of extension however may bytes you enter. I believe this could be used to permanently wipe hard drives if reused multiple times. Or just use up a shit-ton of hard drive space on a computer if you choose to do so. I called it "Big 0" because it can generate a big file full of zeros.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Camera Photo Dumper

    Camera Photo Dumper

    A simple to use, lightweight, versatile photo dumper.

    ...Introducing the Camera Photo Dumper. A small program that sits on the camera's file system and you can configure it to run every time you plug it in. The program is 441 kB (452,224 bytes) plus the configuration file which is ONLY 606 BYTES!!!! It's extremely versatile, it's easy to use and IT'S OPEN SOURCE!!! If you want to make it work on an Android phone, you can do that. If you want to make an autorun script for it, you can do that. THE ONLY LIMIT IS YOUR IMAGINATION (and computer power).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dom's Corruptor

    Dom's Corruptor

    A program that corrupts anything you give it

    Corruption program that can be used to test files or programs to see what would happen if it were to be corrupted. Also gives logs and information on what bytes have been changed. Probably has a few bugs too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15

    zerofill

    Fills unused space in a file system.

    Fills unused space in a file system with zero-bytes and overwrites unused inodes. Based on sfill from secure-delete by van Hauser / [THC], vh@thc.org, <http://www.thc.org>, simplified and with a few fixes added. Version: 0.5.1
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Utility to test the real block size of storage media. Mostly flash (SSD) drives use larger block sizes than 512 bytes and emulate the sector size which may cause severe performance degradation. This tool helps determine real block size. See wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DWIP is short for Disk Wiping and Imaging Tool. This tool is being built for Mississippi State Universities National Forensics Training Center for use on a live cd to give out to it's students.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    With this program you can create specific files quickly, without creating it yourself
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Program to meassure read and write data speed to a filesystem in bytes/s and bits/s. Filesystems mapped to driver letters (i.e. C:) can be used. Use project website to install program with Microsoft ClickOnce technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    sparsedd (sdd) is a substitute for the unix dd command which uses lseek(2) where possible when copying blocks of null bytes, in order to take advantage of the sparse storage implementation of the underlying filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Repairs corrupt files by combining the good bytes from multiple corrupt copies. If you have (downloaded) many copies of the same file, and the corruptions are in different places, it is possible to fix the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB