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.
Sign Up 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.
VMLAB User Components for AVR peripherals and external components
This is the source code repository for my VMLAB User Components. The Project Website contains detailed descriptions of each component. You can also Download Components as pre-compiled DLL files from this site. The "AVR Peripheral" components should be installed to the "mculib" directory; all other components are installed in the "userlib" directory. A few components include a "readme.txt" with additional setup instructions.
Most components are licensed under the LGPLv2 (or higher). A few...
Automata editor is a vector editor for drawing finite automata according to VauCanSon-G format with tools for working with finite automata such as basic algorithms, exporting transition table to LaTeX format and automata work simulation.
QtNet ("Cute-Net") is a QT-based GUI frontend for the "CWSnet" hydraulic simulation toolkit. Similar in spirit to the EPAnet GUI, it is intended to provide a reasonably complete set of features for visualizing and editing hydraulic networks.
Crimild Engine is an open source scene graph based engine which purpose is to fulfil the high-performance requirements of typical multi-platform two and tridimensional multimedia projects, like games, simulations and virtual reality.
OnePanel is an Instrument for Flight Simulator (2004 and ). It is a Radio Tuning Unit, remote EFIS control, MCP designed to work specifically with the Boeing737 and Airbus A400M, using FSUIPC library.
PCSIM is a tool for distributed simulation of heterogeneous networks composed of different model neurons and synapses. The development of PCSIM was supported by the FACETS EU project.
gnplib is a library that provides functions to simulate network delays using Global Network Positioning. It is based on PeerfactSim (http://sourceforge.net/projects/peerfactsim/) developed at Technische Universität Darmstadt.
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.
These classes are useful for signal processing in Matlab or C++. They bring together tools and methods which may be used interchangeably for Matlab and C++. Their initial use is in conjunction with work towards my degree at UC Berkeley.
An interactive binary search tree. The user may interact with the tree by performing rotations, balancing, insertions, and deletions. For educational purposes
The Flight Gear Glass Cockpit Project aims at recreating the digital displays found in modern aircraft. It is specifically modelled to integrate with FlightGear. This Project is a fork of the seemingly abandoned Open Glass Cockpit Project.
CANviaUSB plugins is a collection of addons to extend the functionality of CANviaUSB. The plugins are written using Qt4. CANviaUSB is a CAN monitor for USB to CAN converter that can be found at http://www.CANviaUSB.com
pyFoam is a Python front-end to the OpenFOAM (Open Source CFD Toolbox). It introduces interactivity into OpenFOAM, simplifies connection with third-party functionality and streamlines design of custom user solvers
All pairs n-body simulation of electromagnetic forces on charged particles, adapted from Nvidia SDK 3.2 sample. Uses Lorentz force from EM fields via the Biot-Savart law for moving charged particles (uses relative velocity). Relativistic.
Experimental software for timetabling Bus Rapid Transit systems highly efficiently. Also has a number of generic function for manipulating transport data, and so may be convertible to other uses.
CWSNet is an object-oriented library for hydraulic simulation of pressurised pipe networks. It can be easily extended by adding new elements, hydraulic solvers and algorithms while providing high computational performance.
Magneticle is a 3D OpenGL physical simulation that applies the Biot-Savart law to charged particles operating inside a magnetic field produced by a current-carrying wire modeled as an arbitrary space curve.
Header defined, generic C++ Vector and Matrix classes for engineering, scientific, or mathematical needs. A more intuitive, lightweight substitute for the larger linear algebra libraries available.
The goal of this project is developing a C++ library to handle mesh of arbitrary euclidean dimension (2D, 3D, etc) for scientific computing applications. This library should enable an easy development of refinement/derefinement and smoothing methods.