Showing 3572 open source projects for "source"

View related business solutions
  • 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 1
    Uniform Renamer is a batch file renamer aiming at reformatting Japanese manga files. It can reorder the information, converge similar terms and thereby unifying filenames towards one format. It is however not designed for numbering files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    LZWStream

    The LZW algorithm in C#

    Implementation of the LZW algorithm in C#, adhering to the built-in System.IO.Compression. The algorithm and code is much improved, compared to projects like SharpLZW. The LZW algorithm is for arbitrary lossless data compression and are noticeable for simplicity and low (compared to others) memory consumption. Making it interesting for eg. embedded use. There're many other LZW implementations out there. This one is focused on KISS and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FrincBackup

    FrincBackup

    Incremtal backup tool supporting removable storage devices

    FrincBackup means free incremental backup. It is developed for backing up a x TB NAS with storage devices in a logical volume to multiple removable storage devices, such as 500 GB USB hard drives. Files are backuped as files (not as an archive) and are readable without the need of a tool and without the need of FrincBackup itself (allthough there is a restore mode for better handling).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    extract-ios-contacts

    Extracts the IOS contacts to a CSV file

    A Linux utility that extracts the IOS contacts and exports it to a Google Contacts CSV file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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

    AoE Disk

    AoE Disk is a driver for using ATA over Ethernet under Windows(tm) .

    AoE DIsk is a project based on WinAoE driver, but includes some additional fixes and performance improvements. Also it supports protocol extensions implemented in AoEde target to even more improve performance (see https://sourceforge.net/projects/aoede/) Blog: https://sourceforge.net/p/aoedisk/blog/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PaperBack

    Back up your precious files on the ordinary paper.

    PaperBack is a free application that allows you to back up your precious files on the ordinary paper in the form of the oversized bitmaps. What's New in This Release: Small GUI fixes. "Accept broken pages" mode was implemented. Now you can use any third-party error correction tool to recover deep-damaged archive (WinRAR5, PAR2), you can even save one page from archive. To get ability to use this new feature, you should to use data printing without compression and encryption, if it...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    Huffman Stuff

    I want to test some ways to store the data for the Huffman Tree

    Lectures on Huffman Code mostly focus on creating the Huffman Tree and converting the given data into the new bitmap. But what about the informations needed to create the Huffman Tree? They must be stored as well. With this project I want to test some possibilities to store these data. gmp,h is needed to compile. See: http://gmplib.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DING!

    DING!

    First practical dynamic system performance analyzer

    Windows application displaying a system tray icon and notifications about system responsiveness at the moment. When the system is busy with finishing its loading after reboot - you'll get a notification when the system is really ready to work. On next reboot it will display a countdown clock with estimated time to wait before full system readiness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The aim of the project is to develop an open source iSCSI target with professional features, works well in enterprise environment under real workload, and is scalable and versatile enough to meet the challenge of future storage needs and developements.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    QTParted is a QT GUI of parted. The aim of QTParted is to make a free Partition Magic clone for Linux.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 13

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

    File based backup 52

    Content Based File level Data Backup in Python

    ...It will take a directory as input, and will back up the files in that folder and all sub-folders to the backup destination directory. It can compress each file individually while backing-up. Mirrors the source directory structure under the target directory. Creates 1 archive file for each source file. Even if the backup/restore program or backup database is not available or lost, the backup files and structure can still be recovered. Huge plus for reliability. Uses a SQL database to manage backup file information. The files are managed through their checksum (SHA256). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Use of Michael Rabin's Information Dispersal Algorithm to provide secure, dispersed storage in a networked environment. For full download, please get both Math-FastGF2 and Crypt-IDA releases under the files link. See project wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    KENS is a group of libraries that allow to compress and decompress data using the Kosinski, Enigma, Nemesis and Saxman formats. They are being programmed in C/C++ (VC++ for the Win32 version) and can be used by any application (even Win32 VB apps).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Workshop Organizer

    Workshop Organizer

    Light-weight & cross platform inventory controller for home-workshops

    Workshop Organizer is light-weight, cross platform inventory controller for home-workshops. This application is specifically design to manage electronic/electrical components at home-workshops, but it can use to manage other areas of workshop including tools, machinery and mechanical components, etc.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    docx2txt

    docx2txt

    Perl based utility to extract formatted text content from MS Docx file

    Docx2txt is a Perl based command-line utility to convert (even corrupted) Microsoft docx documents to reasonably formatted text files, along with appropriate character conversions. Apart from Perl it also requires a command line unzipping program like unzip/7z/pkzipc/wzunzip.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 19
    wview is a unix application for weather stations. It archives weather data from the station. Generates full html web sites with graphics. ftp/ssh export capability. MySQL/PostgreSQL archiving. International. Weather alarms. Data feed. RSS feed.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Format-USB

    Format-USB

    Format the connected USB devices

    Script (Gui) to format USB devices. The operation is very simple: Detects and displays the connected USB devices and give the desired file format. Supported formats: FAT16, FAT32, NTFS, NTFS(slow), EXT3 and EXT4 Language support: Spanish, English Packages to download: tar.gz and DEBs Requires the packages: fuse, ntfs-3g and YAD (>= 0.25.1)
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Simple pygtk application for create and verify md5, crc32 and other checksum
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    dupehasher

    Shell script for managing duplicate image files in a directory.

    dupehasher scans the given directory for files that are identical except by filename. dupeshasher will generate a report plaintext file named 'dupelist.txt' in the working directory (which contains, per line, tab-delimited names of files whose contents are identical). Depending upon the arguments supplied by the user upon invoking dupeshasher, it will also delete all duplicates, keeping either the oldest or newest of all sets of duplicates. Additionally it can batch-rename all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    File Lock

    File Lock

    File Lock, the easy, and free-open source software to lock your files

    File Lock, the easy, and free-open source software to lock your files
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    DupLichaSe

    DupLichaSe

    A Fast Duplicate File Detector with graph based semi-automatic cleaner

    DupLichaSe is a very fast Duplicate File Detector that uses inductive heuristics to detect duplicate files very fast; based on content! DupLichaSe stands out from EVERY other Duplicate file detection Software because of it's graph based semi-automatic selection system. ... after finding 100s of duplicate files, do you have to go through some manual and possibly laborious process of deleting the duplicates? ...or is there a way for the Software to learn and do most of it for you in a SAFE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FS-Inspect
    FS-Inspect is an easy to use tool designed to give you an overview about your files and directories (Disk Usage). On start up, it reads recursively the inspected directory and presents the content in two useful views: * The folder view, shows the directory tree, sub-folders are sorted by size. * The type view, shows all file types found, sorted by the total size. In the post scan, the utility start searching for duplicates. All duplicates are listed in the file view, colored...
    Downloads: 0 This Week
    Last Update:
    See Project