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.
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.
RemoteBIOS is a set of tools that helps you to writen LinuxBIOS bios, test it flashing only one time the ROM, with remotebios.bin. And you can remotely execute a ELF binary, or a script, for example memory initialization script,etc through Serial Port.
POLUS, a software maintenance tool capable of iteratively evolving running software into new versions, aims to retain backward binary compatibility, support for multithread software and recover already tainted state of running software with low overhead.
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.
bingrep is a small binary version of grep, scanning binary files for a given pattern. Along a match it can display surrounding data as an hexdump of arbitrary size. It is capable to scan more than 4GB.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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).
The findstr is searching the words in the text and binary files in several codepages. The famouse 'grep' is very slow and get a lot memory for large binary files without ends of lines - findstr is fast and light, but it doesn't use regular expressions.
This is a packaging system for GNU/Linux that will allow any binary package to run on virtually any system, regardless of the setup. It also makes the installation process easier for the end-user by eliminating the need to use secondary tools to install
bbe is a sed-like editor for binary files. Instead of reading input in lines as sed, bbe reads arbitrary blocks from an input stream and performs byte-related transformations on found blocks.
Knose OS is a portable clone of Palm OS targetting the ARM, 68K and x86 architectures. Binary and source compatability with Palm OS 5 will be strived for whever possible while still moving the operating system forward with features like multi-tasking.
A micro HTTP server with rsh-over-http emulation. The compiled binary is less than 4k, can serve parallel requests, and very fast. It is intended to run on headless embedded devices to facilitate configuration and status reporting.
rpmdiff is a utility to create a binary patch from one version of an rpm to another. This binary patch can then be distributed to end-users of a distribution who have installed the first version of the rpm and they will be upgraded to the second version.
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.
FireWise Utilities (FWU) is a suite of tools for dynamically generating firewall tables in either binary or script format for several operating systems. Features in dev: iptables, ip6tables, ipfw, pf, SHA2 bin hashing and LZO bin compression
mDriver is a utility to migrate binary device driver from Windows to Linux. It takes out the binary instruction and data from Windows driver (*.sys files), and then combine them with some supporting code to build a corresponding Linux driver module.
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!)
IMA2 Simple command-line editor of binary files (images, object filers, byte code, etc). More sofisticated that F4 option in FAR. More simple that GUI hex editors. Can be useed as command-line utility in scripts.
pinset is a program wich lets you easily set or read your LPT port datapins' state. It uses the 'parapin' library but comes with a precompiled and static linked binary which makes the library unnecessary for normal use.
Libtc is a collection of useful things. It currently includes a linked list, hash table, binary tree, configuration file parser, some string utilities, plus some functions often missing on some systems.
HexCalc is a simple calculator similar to GNOME calculator. it can do simple calculations in hexadecimal, octal, binary, and non-floating point decimal. It uses a 32bit signed integer. It is a helpful little coder utility.
env is an alternative to /usr/bin/env with additional configuration
options. env has been designed to meet the standard functionality of
/usr/bin/env to facilitate integration of this binary into existing
project environments.