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.
Try Auth0 for Free
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.
Inetsock is a library that offer an easy to use API for socket on POSIX platform(which include UNIX/LINUX). It allow to create client, server and multicast socket. It have already been used to develope web server.
Judy is a general purpose dynamic array implemented as a C callable library. Judy's speed and memory usage are typically better than other data storage models and improves with very large data sets.
For a long time motif has been the de-facto standard widget set in the professional world. This had one major issue, and that being that the source of motif was not free. We, the Hungry Programmers implemented a replacement called lesstif under a free license to provide a way to use free programs written for the motif widgetset. In 2012, the motif source has been relicensed to LGPL, making the lesstif source redundant and obsolete, as its goal has been achieved, a free motif. As lesstif is...
Tools to incrementally build customised Forth Virtual Machines for embedded applications. Token compiler converts token description into C code templates. PC console application includes FVM, it is used to compile and debug bytecodes for target FVM.
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.
The Packet Design Embedded Library (PDEL) is a C library containing an assorted collection of code useful for developing embedded applications. Also included is lws ('lil Web Server'), a lightweight, scriptable embedded web server using libpdel.
2025-07-06 - Note that hosting of this project has been moved to Github at https://github.com/markfrommn/libpdel. It has been inactive a long time but I hope to update to be able to build against current Linux and MacOS at least. TBD on...
A little command-line tool and a little php module to change kerberos passwords, even on a Active Directory server, even already expired ones. It runs on Linux, no additional configuration (or access) to the kerberos server is needed.
Libcddb is a library that implements the different protocols (CDDBP, HTTP) to access data on a CDDB server (http://freedb.org). It tries to be as cross-platform as possible. The initial libary will have a C API.
The libpsync library provides lightweight portable synchronization primitives (thread, mutex, semaphore, etc.) for C/C++ under a non-restrictive license.
GNU-Monitor is a transactional monitor that allows client/server applications to be developed with minimal effort. It consists of transaction routing modules that ensure data integrity and recovery on abnormal termination.
Application framework for modularizing *nix applications into discretely-purposed components. Resourcerver binds a system of processes together with a local-machine server which facilitates and controls IPC. A primary focus is application security.
Water: a fast, secure, dynamic OO language and database. Water is an all-purpose language (and meta-language) that runs Web applications in the browser or server-side. Water is compatible with .NET, Java, and C on Windows, Linux and Mac OS X system.
The objectives of OCERA is the design and implementation of a library of free software components for the design of embedded real-time systems. These components will be used to create flexible, configurable, robust and portable embedded applications.
EzSocket is a socket library written in C.The aim of EzSocket's existence is to decrease the required source code that it should writes a programmer in order to create a client or server socket.Get a server or client socket with only one function.
xstress is a SMTP mail server stress testing tool. xstress creates multiple connections (using threads) to the (configured) mail server and sends mails with varying subject, body, attachment and TO/FROM addresses.
prtpacker is a tool for creating trees of program resources which can
be compiled into your program. For example say your program needs an
image 'image.png'. Instead of having to make sure 'image.png' is some
where your program can find it you ca
Upthreads is a user space implementation of the POSIX thread library implemented using setjmp/longjump (or equivalent). This libpthreads implementation is useful when threads are need in deeply embedded systems with little OS support.
AMX Mod X is a Metamod plugin which allows you to write modifications for Half-Life with Small scripting language. It provides in-game administration tools, game statistics, server management and gameplay modificators. It is based on the original AMX Mod
The project of mGDesktop is composed by Server(mginit), 2D/3D graphics demo programs, games, notebook, calculator, painter, medical interface example, industrial interface example, intelligent home control interface example, STB interface example.
JSEXT is a framework for JavaScript for server scripts, web servers and web clients. Seamlessly integrates C libraries with JavaScript code. Based on this, JSEXT provides support for fastcgi, MySQL, SQLite, FTP, SMTP, HTTP and more.
Signal Visualizer is a client/server system that uses TCP/IP to display digital signals (DSP) graphically onto a remote server. The only requirements for the embedded system are : a physical IP interface and a C/C++ compiler that includes a socket API.
VirtuoCP is a Virtual private server (VPS) control panel. It is designed to perform VPS operations in a GNU/Linux server having OpenVZ virtualization technology. VirtuoCP is a Free software distributed under GPL license.
Tcl/Java consists of two pieces of software. Jacl is an
implementation of a Tcl interpreter written entirely in
Java. Tcl Blend is a Tcl extension that provides access
to Java from inside Tcl. One can prototype Java code
using Tcl, and much more.