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.
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.
A programminglanguage designed for searching and manipulating tree-structured data, particularly corpora of natural languages encoded in an s-expression-like format.
The MCAScript programminglanguage consists of a subset of C# extended by special statements from hardware programming languages. It has been developed to be used within the MCA(Modular Controller Architecture) to script to behaviour of robots.
A small virtual machine with its own minimal assembly language. Features stackdump, memdump and variable execution speed. It's actually a kind of programming exercise and has a clean coding style. Thus, it may be used for educational purposes.
A tool to facilitate writing and operating on fully structured, formalised data and functions. It can be used as a powerful parser, functional programminglanguage or logic tool.
Lua-GD is an image manipulation library for the Lua ProgrammingLanguage, based on Thomas Boutell's GD library. Lua-GD is free software distributed under MIT License.
A Prolog expert system supporting querying and extending the knowledge base from a command-line interface using a format oriented on natural language, with the aim of being maintainable by the domain expert (i.e. without requiring programming skills).
The perlmeme.org project is the repository for the perlmeme.org site: a collection of Frequently Asked Questions, "How To" documents and tutorials about the Perl programminglanguage. A free multi-lingual perl knowledge base.
TyRuBa, a logic-programminglanguage for Java, implemented in Java. TyRuBa was originally intended as language for writing logic-meta programs that generate Java code. It is however, just a normal logic language, with a few peculiarities.
Model4Lang is a framework for model driven language development. To develop a programminglanguage of your own, whether it's a simple script language or a full-fledged one, you start by defining its abstract syntax in a model.
The CCC Language is yet another programminglanguage. It is platform-independent, compact, and robust. Supports many SQL engines, has own ISAM DB engine, has terminal mode and more UI-s, is object-oriented, but it is compiled and not interpreted.
Mirror is a full featured object oriented programminglanguage. In Mirror all programmatic entities are first class objects, actions are performed by sending messages to objects ala Smalltalk, and binding is dynamic and performed at runtime.
This project provides a simple kernel for building distributed agent-based applications. It is based on the idea that the principles underlying dataflow programming are well-suited to design a coordination language for multi-agent environments.
Bee script is a scripting language for the Java platform. It is based on the BeanShell scripting language but it provides better tools for functional programming.
The PIW - Python Integration Wrapper is a software development tool that connects programs written in Java and C++ with the high-level programminglanguage Python. It eases the making of Python Bindings to Java and C++ in many ways.
vbSMS is an attempt to develop a full-working sms emulator in Visual Basic programminglanguage. It's in early stage but it runs some homebrew software. The z80 core is almost complete (a few buggy, but), VDP almost done. No bank-switching yet.
gpint is a General Purpose Interpreter for a Pascal-type language written in the C programminglanguage. It runs interactively and can run scripts. It was designed to be as simple as possible, easy to understand and easily extensible.
In this project we aim to develop scheme libraries for developing
various web applications (especially servlets and xml-based web services). Our approach is to use jscheme (an open source implementation of scheme in Java) as the core language which allow
yUba is a programminglanguage for easy Web-application development: (1) yUba creates both client-side code(Javascript) and server-side code(Perl) at once. (2) XML/HTML can be embedded directly in yUba codes without any quotations.
Project's goal is to investigate the possiblity of fully-dynamic programming in memory-constrained environment like microcontrollers using virtual machines and a language+virtual machine for some architectures.