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.
A set of commands that allows version tracking among file copies. Retaining the basic functionality of standard copy commands, you can always track if a file has seen more updates than another file, and determine redundant or equivalent file copies.
Perl Secure Conf (PSC) is a suid C program which reads a protected configuration file (containing passwords, secret data, whatever) and then drops its privilege. Now, in unpriviledged mode PSC execs a perl
script, leaving a handle to the protected conf.
An extension of the current diff & patch programs to support the analysis of differences between binary files. Will include module support to specially handle user-defined types using user-created modules
A function is computable if it can be computed by a Turing machine.
A Turing machine is a very simple machine, but, logically speaking, has all the power of any digital computer. The Turing Optimizer utilizes this to superoptimize code.
The goal with picoXML is to develop a simple XML-parser in ANSI-C
that supports basic XML-features. The most important factor is not
features, it is the SIZE (the size matters ;))!
Exil is a bytecode-language that (when it's finished) can execute GW-Basic programs, after converting them to an own format. Maybe it's possible to add other languages later.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Adgali is a library for game programmation. It will provide: GUI interface, 2D graphics management with planes, sound and music management, video streaming. The underlying layer is the SDL library for low level access.
Internet C++/Internet Virtual Machine is a high-speed, open-source alternative to Java and .NET. Applications written in standard languages, such as C and C++. OpenGL 1.2 support brings portable high-speed 3D graphics and games.
FreeAmos is an attempt to produce a FREE, portable Amos interpreter. It will be able to run existing Amos code, aswell as being extenable for newer functions
This project aim to streamline the configuration of a Linux system. It provides a standardised way to store configurations (text), an easy-to-use library, and utilities to access settings. License is LGPL/GPL.
NJAMD (Not Just Another Malloc Debugger) protects against all common dynamic memory bugs, without even relinking your executable. It also provides stack trace information, and eventually will include a full GUI interface. NJAMD NEEDS YOUR HELP!
GEngine is a library providing basic and enhanced graphical functions and a small event system on three Platforms: PalmOS, Windows (Win32) and Linux/XLib<br>PalmOS: you need MathLib<br>NOTE: WinZip is able to unzip .tar.gz files.
The E language is an open-source object-oriented langauge for secure
distributed computation. We are currently hosted on our own sourceforge setup at: http://bugs.sieve.net/projects/e-lang
This sourceforge project is closed until further notice --
CarbonKernel is a RTOS simulator based on event-driven simulation techniques. It mimics real-time operating systems behaviour, allowing to implement and test embedded software on a workstation.
Brain Relax is a translator from the BF (BrainF**k) programming language (a Turing-complete language) to other programming languages (such as C, TCL, PHP, Pascal, Perl, Basic, Python, etc.)
XEmacs is a highly customizable text editor and application development system. Its emphasis is on modern graphical user interface support and an open software development model.
OzoneFarm is a eCommunity-building project aimed at promoting open source computing and distribution and generation of open content. The goals and strategies for forming the community are being discussed in an open forum.
A small, efficient and reliable java virtual machine aimed at portable devices (but also runnable on desktop computers), initially written by Rick Wild of Wabasoft. This account is for the development of the VM core and the associated core java packages.