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
Application Monitoring That Won't Slow Your App Down
AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.
Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
Zero Simulation EXperiment - simulation framework experiment
The main goal of the project is to explore different techniques and approaches related to general communicating processes, simulation, distributed processing, game "world simulation", dynamic signal processing etc.
The Network-Integrated Multimedia Middleware (NMM) is a flow graph based multimedia framework that allows to create distributed multimedia applications: local and remote multimedia devices or software components can be combined.
Italian version of the game Hearts. The game use a central server for chat and authentication; the table is p2p among players. The game supports n-1 crashes of the playing peers.
An educational 3D game, developed at CERN for its 50th anniversary exhibition. Basic GRID concepts such as Resource Broker and Replica Manager are visualized. Written from scratch with minimal dependencies (SDL, openGL), runs both on Windows and Linux.
1st 3D game engine built in C# for .NET, Visual3D Engine's predecessor
The first 3D game engine built in C# for .NET, predecessor to the Visual3D Game Engine (https://www.poweraccess.net/visual3d-game-engine), an All-in-One Game Development Tool for Next-Gen 3D Games, MMOs, Simulations and Virtual Worlds powered by Microsoft XNA.
A server emulator for World of Warcraft, providing the ability for individuals to create their own realms, customised through an easy-to-use C# scripting system, allowing one to create AI, items, quests, and any other in-game functions with ease.
The rmiBlackJack is a client/server game developed in java, using RMI as the comunication layer. The game suports at most 7 players, the clients are updated every time someone takes an action by the use of RMI callbacks.