With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Ship AI Apps Faster with Vertex AI
Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Modular JSON by trees and branches, pointers and patches
...Provides modular data components.
- JSONDataSerializer - Core for RFC7159 based data persistence. Provides modular data serialization.
- JSONPointer - RFC6901 for addressing by pointer paths. Provides pointer arithmetics.
- JSON Relative Pointer - draft-handrews-relative-json-pointer/2018, contained in JSONPointer.
- JSONPatch - RFC6902 for modification by patch lists. Provides the assembly of modular patch entries and the serialization of resulting patch lists.
- JSONDiff - Diff utility for JSON data...
General purpose utilities for C++ and Python developers
...At present it contains:
1. a tool for detecting machine endianity.
2. utilities for the Boost uBLAS library. Amongst them, some type traits for detecting different uBLAS matrix types.
3. some useful classes that allow to treat the old C FILE pointer as a C++ stream.
4. C++ wrappers of the main Python objects, independent of those in Boost Python. Wrappers are provided also for NumPy arrays.
5. C++ classes that help on treating Python file objects as C++ streams.
6. a review and refactor of the indexing support in Python extensions. Now access in write mode is supported too.
...