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
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
This library is a set of template classes and functions written in C++ for the purpose of simplifying the tedious, and error prone, task of writing code for conversions between packets in network format and objects.
XgWin tries to be a complete development framework for Win32 enviroment. It encapsulates the Win32 API and presents it as an easy and object-oriented interface, using the less possible amount of layers to provide high performance code.
KTK is an efficient and easy-to-use C++ GUI library for Linux. KTK emulates its entire widgets set, and is completely themeable. KTK tries to perform tasks with minimal lines of code using a highly object-oriented design.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
libcmle is a collection of templates and functions that help one to develop more secure and more stable C++ software. It currently is in pre-alpha stadium.
C++ IDE which is directly operating on the AST: It parses the C++ project and represents it in an AST. The editor is operating on the AST. Then, the IDE will push the AST directly to GCC so that GCC does not need to do any parsing.
FlexibleMM is a C++ memory management framework that allows programmers to specialize the memory behavior in localized parts of the program for easier debugging, more flexibility and more efficient memory allocation.
Geth is a reliable distributed program development kit.The goal is making development of reliable distributed program with standard C++ more ease.The name "Geth" came from video game "Mass Effect".The design came from Erlang and ZeroMQ.
Monkey Bench is a application for live tweaking and debugging of a running application. While Monkey Bench itself mostly acts as a plugin container, it simplifies the process of making custom debug & tweak tools specialized for certain applications.