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
Stop Storing Third-Party Tokens in Your Database
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.
GBAconv is a set of tools aimed at GameBoy Advance developers, allowing to convert WAV sounds and PCX images into C arrays to be included in GBA programs.
CCCC is a tool which analyzes C++ and Java files and generates a report
on various metrics of the code. Metrics supported include lines of code, McCabe's
complexity and metrics proposed by Chidamber&Kemerer and Henry&Kafura.
Performance profiler for Amiga AACE/Tao Intent software. Works for source in both C and VP. Includes filters to convert data into cvs spreadsheets. (Compiles under Linux as well, but no Linux build system is included)
Calforth is a variant of the forth computer language. It will run as a forth interperter, as well as strictly compile an executable. Version 1.3 includes support for the 8051 processor and includes a processor emulator as well.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
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.
A static library to allow for undefined and back linking of symbols in your plug-ins under MS-Windows. This is based on the libbfd (loading of COFF) and ltdl (management of modules). It replicates the functionality found under Linux and .so libraries.
APLEpy stands for Algebraic Programming Language Extension for Python. It is an open source alternative to commercial products such as AMPL and GAMS. It offers the same high level of abstraction while keeping the advantages of using Python environment.
Sakura is a Knowledge Navigator and User Interface for UNIX, which implements HyperMedia and its own windowing and packing system, both in the main program and in an extensive API for Tcl and other languages.
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
System monitoring utility, written in plain C. Allows application execution and performance monitoring, saving results into XML files. Monitors CPU, memory, network and disk usage on a per-application or per-system basis.
RPSL is a set of bash scripts that integrate the GNU autotools and pkg-config for c/c++ build management. The scripts set up a basic tree and when commanded, scan for new source files and update the makefile.am's and configure.ac.
A program for syntactically correct sentence generation. Guided by a Bison grammar file as input, it provides random or coverage testing sentences. The program can be used for compiler or parser testing or didactical purposes.
The Embedded XML Parser Generator is creating some C source code that parses XML files (or streams) from a user specified document structure. Generated code can support advanced features (inter-dependencies, native data types etc...).
The "Lib45" string search library provides routines that generate fast string searching code at run-time. The library is written in Assembly language for Intel 32bit CPUs.
Tool for generating libraries of void*-free data structures in C and C++. No C++ templates: files are generated. Some tools are included: assertion macros, symbols, C interface wrap around C++ libs, extract docs.
BuildSys exists to help multi-platform projects keep all their various build files in sync. It uses a single '.build' file to generate autoconf/automake .ac/.am files, visual studio 6 .dsp/.dsw files, vs.net .vcproj/.sln files, Dev-C++ .dev files, etc.
AVRsimu is a simulator for Atmel AVR microcontrollers. It has a command line interface, graphical interfaces may follow. AVRsimu aims to be small and portable.
idevb is an interplatform development bridge which allows you to develop(compiling/debugging/etc.) softwares for any kinds of platforms on any platforms you prefer.
Journaled Files LIBrary allows you to perform atomic transactions on
standard system files: it supplies functions to commit or rollback
(back-out) changes. Journaled files are normal system files: journal (log) stores all transactional info.
liberror is a library for C and C++ that addresses the allegedly simply task of printing messages. It is essentially a feature-rich substitute for fprintf with many features like colouring, customisable markup,
filterung, buffering, etc.
zimg generates png / jpeg images from arbitrary formatted 2-D ascii or binary data. zimg is a command line tool and suitable for rendering large amounts of 2-D data. zimg is highly configurable via command line switches and dynamically loadable objects.