Application Monitoring That Won't Slow Your App Down
AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.
Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
Start Free
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.
FastDup is a tool to find identical files within directory trees, with a focus on speed, many files, and large files. Extremely fast even on large sets of data.
Easy tool to split files and directories into other directories to fit a specific capacity limit to make it easy for burning to CDs or DVDs. Written in c++ using Trolltech QT4
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
The OSDaB Project is a collection of useful C++ and Qt code snippets, tips, tricks and whatever could be useful for software developers. Code is released under the terms of the GNU GPL version 2 or later (or other open source licenses where stated).
aggregate_hd is a FUSE filesystem. It can aggregates several harddrives into one mount point. It does quite the same as glusterfs but very lightweighted and only for localhost.
fmsm is a storage manager that displays all the discreet storage systems on Linux on one screen. It can manage MD devices. The primary motivation for this project is to learn about Linux software development and deployment using crossplatform tools.
This is a console front-end for the Duplicity backup application. It is written in C++ and was mostly written to refresh my memory on the use of classes, however it is fully functional.
Scratch pad is a simple gui tool store and manage text notes, It use tree like index (folder and file) manage data, like many file manager. It store notes in a single database file use sqlite.
KGB Archiver is the compression tool with unbelievable high compression rate. It surpasses even such efficient compression tool like 7zip and UHARC in terms of the abilities. KGB Archiver uses AES-256 encryption to encrypt archives.
Main//Pyrus is an enterprise scale Open-Source Document Management System (DMS). It provides an intuitive web based user interface and a very flexible architecture.
mdcp is a command-line utility that provide to copy from a disk device to many. The data transfer rate is improved by a efficiently use of the disks transfer rate. mdcp was developed aiming to reduce the time of disks cloning. But it can do much more.
A CD database/library program, written using C++/Qt4.
This is a fork from cdfly project.
Supports keyboard navigation, wildcard/regexp searchs for a file, and is very fast when creating cd/dvd snapshots.
IMPULS (Instant Messenger Personal User Log Storage) is a toolset which allows to retrieve, store and display messages from different IM instances in a central database.
A cross-platform, lightweight, command-line tool for synchronizing a source and a target directory. It is easy to use and ideal for non-interactive scripts to synchronize two directories. It incorporates a time window to avoid FAT partitions problems.
md5cache is best described as an fast, improved "md5sum". it determines the md5-hash of a file and print it out. but, on a second call to the same file, as long as it keeps unchanged, there is no need to rescan the whole file again. its database driven
fafisu is short name for "fast file hash". it determines an md5-checksum from a 4 KB part of the middle of the file (you can change the size of that part). it is enough to use this checksum for determine if files could be equal. than use md5sum