Full-stack observability with actually useful AI | Grafana Cloud
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
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Simple Text Messaging Object. This is a wrapper around a text payload that is associated with arbitrary "sinks" (files, stdout, stderr). Also allows for syslogd-type prefixing to text messages (ideal for use in logging), and can be used as a simple timer
winpp is a collection of C++ wrappers for the Windows API. It makes extensive use of the standard library and of C++ features like exceptions and templates. It tries to avoid the bad programming style found in some other similar libraries.
Code that makes it feasible to do mixed-language programming in Delphi (i.e. Borland Object Pascal) and Java.
Currently contains JNI wrapper code to make it easier to use Delphi rather than C/C++ with the JNI (Java Native Interface.)
PySet is an incremental implementation of the classic logic/card game Set, built using Python, Simple Direct-media Library (SDL), and PyGame (a Python wrapper of the SDL API). The code is intended to assist newcomers in gradually learning these libs.
Archiving MailingList's archive to HTML w/ MHonArc.
This is a wrapper for MHonArc to classified by month.
In addition, the full-text search is available due to
using with namazu.
Perl module that provides an object-oriented wrapper around calling the Windows NT command "nbtstat". Analyzes the NetBIOS tables of machines on your LAN to make for nice reporting of computer names, NT domains, usernames, services, and other information.
SDLucid is a C++ wrapper for the SDL library that's meant to exhibit a better interface than the C SDL offers. It also has most of the additional functionality of the SDL_mixer, SDL_ttf and SDL_image libraries, as well as some advanced features.
Package provides an OO wrapper to java system properties. Main features: Simply declare your typed property objects plus constraints; Standard and XML based property files; Property file (re)loading; Core features available for JDK 1.1/1.3.
gmodule-- is a C++ wrapper for Glib's Gmodule. It requires Glib (with Gmodule support) and a C++ compiler to build. Since it is built upon Glib and uses standard C++, it is also quite portable.
The library provides an easy-to-use interface for loadin
The EEJLib support library contains various utilities to aid application development. Currently these include IO streams, a command line interpreter, and an XML utility wrapper.
Foresight is a LGPLed wrapper that currently brings together the Intel IPL, Intel OpenCV, ImageMagick, and the Matrox MIL. The ultimate goal is to provide a standard interface for any number of acquisition and image processing libraries.
cvsd is a configurable chroot/suid wrapper for running a cvs pserver more securely. The hope is that cvsd will allow people to run remotely accessible cvs repositories more securely. CVS is a version control system for managing projects. The distribution
Welcome to the first opensource release of DBConnection, com.webprofusion.util.db.DBConnection is a simple wrapper object for JDBC database connections and currently supports MySQL & MS SQL Server. Other useful packages are also included.
Objective-C wrapper library for GTK+. Tries to be true to the spirit of
Objective-C, and also wants to be a little higher level than most GTK wrappers.
Oh, and we're raving OO addicts... ;-)
BassVis Wrapper is a wrapper for the BassVis visualization library currently being maintained by Emil Weiss (BassFan) which is written in Visual Studio.NET. With source for Visual Basic 2005 and Visual Basic 2008, it\'s function is to enable you to perfo
Simple windows GUI wrapper of console applications
Wraps console programs/commands with a GUI application. Each configurable command is bound to a button. Configuration file ConsoleWrap.cfg must be UTF8 encoded and be located in a current working directory. Thus multiple configuration files can be used to utilize different use cases.
Sample configuration file is included with the source code bundle.
A compiler using annotations to identify fields of a Java class that are to be wrapped into a subclass of the compiled class. The compiler exposes methods from interfaces as the exported components of the wrapper. An Eclipse plugin is being designed.