Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Try it Free
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
This is a fast binary compression/decompression method based on byte translation through a numerical order sequence that demonstrates the speed and efficiency of binary compression. (http://www.jasenko.com.mk)
Compares 2 binary files for minor differences/copy errors
FCB compares two files byte-by-byte. Files may be regular files or any kind of devices, pipes, etc. and one can be stdin. You can specify an offset if one file has a header.
Usage: fcb <File1> <File2> [-h0,1] [-p0,1] [-v0,1,2,3] [-b0,1] [-q0,1]...
Fast and efficient proprietary bit reordering compression. Usefull for compressing binary-text files. Uses binary vectors reordering and dynamic data dictionary. (http://www.jasenko.com.mk)
wxFlashGet is an open source download manager and Multi-network peer-to-peer(p2p) file-sharing client.support HTTP,FTP,BT and more protocols. It is multi-platform and builds on Windows(2k,XP), Linux and Mac OS X(binary still not available).
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
This is intended to be a program for Linux, Mac OS X and Windows using the QT API, to manage and transfer from the computer to the PSP homebrew binary files, savegame backups, video and audio files.
Simple command-line file splitter. Split a (binary) file into a given number of slices, or slices of a given size. Output files are automatically numbered, and can be concatenated ("copy", "cat") to recover the original file. Large files supported.
unPIC is a Perl script that disassembles Microchip microcontroller's HEX files. This is a powerful tool for all reverse engeneers that creates a well understandable assembly source from a binary file. Creates xrefs, labels, subroutines and much more...
.NET VNC Viewer is a VNC viewer written entirely in C#. It is binary compatible with Smartphones, Pocket PCs and Windows desktops (.NET CF or .NET Framework). I write this because other VNC viewers on Pocket PC do not do full screen and screen rotation.
A binary compatible, open source, reimplimentation of the FTD2xx library which works under Linux, Windows and MacOS X.
The library can also compile into a wine DLL to allow Window programs to use the FTD2xx devices (such as PIC programming software).
****** PLEASE NOTE ****** Fileextractor has moved to github: http://wiki.github.com/kichkasch/fileextractor ****** Recover your data: FileExtractor extracts files from binary data sources. It supports you with recovering your pictures from a corrupted or
This project offers 3 basic tools for manipulating binary files: 1) flexible hexdump 2) hexencoder that reads a binary file and applies provided binary changes at given offsets and 3) a binary compare that gives summary of ranges where files differ
Client-side Installer/Updater/Launcher for Java clients (Possibly others in the future) that uses an binary SVN based back-end repository to keep the client updated with the latest code-base.
GUNDOG is alias on windows. Just like linux alias, this application can execute the binary in deep directory by setting simple alias. It can also search all the .exe file on machine by keywords, which make a quick location without setting alias.
ebsdiff creates a binary patch file using the bsdiff format. The enhancements to bsdiff are that it stores an MD5 hash of the original file (preventing accidental patching of the wrong file) and can limit the memory it uses while creating the patch file.
The binary I/O stream class library presents a platform-independent way to access binary data streams in C++. It transparently converts between machine-internal binary data representation and can be used on arbitrary binary data sources.
jxmlpkg is a Java based set of tools for generating and installing binary and source software packages that use a new package format, xmlpkg, which use an extensible XML-based metainfo sytem. Support for plugins will also be included.
The doorman guards the door of a server, manipulating firewall rules to admit only recognized parties.
Allows Silent Running - a server with all ports CLOSED.
Linux-BSD-OSX server & client; C source & docs + Windows client binary. GPL.
FSGuide is a web-based Norton Commander-clone used by many hosting firms and individuals for advanced file-management.Features:user/access management, file uploader, advanced internal viewer, text/binary editor, file tools, language support & a lot more!
FirmMod will be a binary editor oriented to firmware modification and analisys, that will support data mappings of binary files, read/write of motorola s-record files, raw hex editing, etc. (whislists welcome!)
Custom .NET Remoting channels (Named Pipes, TCP) with security support (via SSPI) written entirely in C#. Also includes custom binary formatter and unmanaged client written in C++.
Binary XML is java library.
Major feature of library is document encoder/decoder which
helps to store DOM model in binary format and retrive DOM
model back. Encoded file size extremely small (in about 10
times relatively to original) .
Numerically estimate an efficiency of code construction algorithms. Randomly generate n binary words of length m with minimum Hamming distance d and create a prefix code (= retrieval tree) from them. Based on PhD work.