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
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
A stable sorting algorithm with a low memory requirement
Xinok sort is a custom sorting algorithm, a variant of merge sort which uses significantly less memory while maintaining speed and stability.
This project has been abandoned and superseded by this: https://github.com/Xinok/XSort
An experimental IDE for developing native applications in D. It manages your projects, contains a code completion engine and supports full symbolic debugging.
Note: This software is not being actively developed anymore. Go have a look at http://wiki.dlang.org/IDEs to check out more updated IDEs like Mono-D which is D-IDE's descendant.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
P2P-GUI is a web frontend for MLdonkey/aMule/rTorrent/Transmission/giFT. It combines multiple web interfaces with multiple client back-ends on top of a simple and fast web server.
This project has moved to https://github.com/mwarning/p2p-gui
This is a webcomic reader that connects to a webcomic of your choice (dynamically extensible via regex-based plugins) and displays or updates strips. The current version is based on SDL and written in the D programming language.
A C/D/Java style programming language with built in support for concurrent programming (microthreads, actor model). It is implemented as a LLVM front end to allow for native X86 high performance code generation.
A tool for Savage Worlds game masters.
It combines a kind of desktop wiki (fast text editor with links) with tools to rapidly create characters. More ideas can be added in the future
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.
A cross-platform framework built in C with multiple language bindings, easing the transition between languages and platforms, while maintaining ABI compatibility.
Monster is a scripting language designed for game development. It is object oriented, type safe, bytecode-compiled, easily merged into existing engines and especially designed to facilitate user-generated scripts. Homepage: http://monsterscript.net
This project should enable programms written in different languages to communicate via interfaces wich allows streaming, remoting and other communication technologies over TCP/IP and later also UDP/IP ports.
Web-GMUI web frontend for MLdonkey/aMule/rTorrent/Transmission/giFT. Combines multiple web interfaces with multiple client backends on top of a simple and fast web server. -= This project has moved to p2p-gui.sf.net.! =-
Diffdirectories provides tools to check differences between files content and date of two directories. Those could be on a local disk or a remote FTP server.
AutoTool4D(autotool for d language) is a project that demo how to use autool(autoconf,automake and libtool) to compile d language, it also demo how to using libiconv and gettext to write I18N/L10N program in d language and so on.
Sofu is a simple Unicode-based plain text file format designed for easily accessing and storing application data, such as game databases and configuration files. This project also hosts various Sofu parser libraries.
xContract is suite of per-language libraries that provide facilities for defining and enforcing software contracts. Intended to be used, where desired, in release modes/builds, xContract emphasises efficiency in addition to clarity and succinctness.
This is a program for playing the game of go. No go program to date has achieved a level of mastery comparable to chess programs. The design goal is to develop as strong of an AI as possible using D, agile development, an object oriented design, and gene
Delight is an imperative, object-oriented programming language with a Python-like syntax. Internally, it is based on the D programming language, and therefore supports classes, interfaces and templates, and compiles to efficient native code using GDC.
Anime checker is a portable tool that verifies the integrity of your files. It calculates the CRC32 of your files and compares it with the one found in the filename. Useful with fansubbed animes.
The DTraceToolkit is a collection of over 200 useful documented scripts for analysis of system and process behaviour. It allows in-depth inspection without disturbance of the system.
The Sendero Web Framework. An MVC web-framework written in the D programming language. It includes an XML templating language, database and routing layers, and comprehensive support for XML and JSON.