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
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
The data complexity library, DCoL, is a machine learning software that implements all metrics to characterize the apparent complexity of classification problems. The code is implemented in C++ and can be run on multiple platforms.
An interactive binary search tree. The user may interact with the tree by performing rotations, balancing, insertions, and deletions. For educational purposes
cGPSmapper open version. Hope to create rewritten version basing on a actual, old code of cGPSmapper. Create GARMIN compatible maps, use MP data to create IMG file. I am looking for developers which want to participate!
BROKEN. Simple to use internet media downloader that currently supports YouTube and Flickr; just paste link and press download. Currently it is broken because I couldn't make YT download to work on new YT layout. I'm keeping the code here if someon
CTokenizer accepts C++ syntax as input and outputs a vector of CToken objects, which contain a token string and a(n enumerated) token type, which can then be used to parse the input.
A tool that helps develope the course of cognitive thought processes through software. This tool will look at the raw hex code of any input. It establishes pattern recognition over a mesured time incrament that in itself is at a different pace.
A cross platform Http web server developed using C++.
Agile methodology with emphasis on :-
1. Good Design
2. Object Oriented Programming
3. Refactoring
4. Static/Dynamic Analysis, Unit-testing, Code Coverage
5. Software Engineering best practices.
This set of macros allows one to write interrupt driven code using simulated blocking. This allows one to write structured code rather than using state machines. This facilitates easy changes without the need to keep state diagrams up to date.
pHaskell is a new lenguaje to develop active libraries in a functional way.
pHaskell translate from a haskell like language to C++ template metaprogramming.
A fully functional red-black tree implemented in C++/CLI with an OO approach of naming and structuring which makes the code highly readable as well as easily portable to C# or Java. The package also includes a binary search tree and two traversal algorithms.
LAPACK++ is a library for high performance linear algebra computations.
This version includes support for solving linear systems using LU, Cholesky,
QR matrix factorizations, for real and complex matrices.
Common code developed by researchers in the Edwards Bioinformatics Group at SDSU. This code is free for everyone to use. It is our base code that we provide on an as-is basis. Please let us know if you use the code or have questions/comments
codeStyler is command line tool for correcting sourcecode according to java code convention.
it corrects c++ or java sourcecode to obey Java Code Convention.
Execute a process on another machine while the process keeps thinking that it's running on the local machine. Useful for distributed tooling, for example distributed compilation of C/C++ code.
XWeaver is an extensible, customizable and minimally intrusive aspect weaver for C/C++. It generates sourcecode which differs as little as possible from the base code (preserves layout and comments)
It generates a recursive automaton text file to be parsed with the tools included in the librfa (http://fsvieira.com) project, that is able to generate to other formats/languages (C/C++, graphviz, ...)