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
Cloud tools for web scraping and data extraction
Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.
Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
Tiny but powerful single file wavefront obj loader
Tiny but powerful single file wavefront obj loader written in C++03. No dependency except for C++ STL. It can parse over 10M polygons with moderate memory and time. tinyobjloader is good for embedding .obj loader to your (global illumination) renderer. We recommend to use master (main) branch. Its v2.0 release candidate. Most features are now nearly robust and stable (The remaining task for release v2.0 is polishing C++ and Python API).
A C++ Tool for the Fast Prototyping of Topological Data Structures
The Mangrove Topological DataStructure (Mangrove TDS) Library is a C++ template tool for the fast prototyping of topological data structures under the same API:
- generic representation of any topological datastructure, i.e., mangrove;
- extensible through dynamic plugins at run-time;
- agnostic wrt the representation in use;
- any representation is supported without restrictions;
- dimension-independent and multi-platform;
- efficient representations of non-manifolds;
- only one common API and no wrappers;
- implicit representation of cells, not directly encoded, i.e., ghost references.
Importer library to import assets from different common 3D file formats such as Collada, Blend, Obj, X, 3DS, LWO, MD5, MD2, MD3, MDL, MS3D and a lot of other formats. The data is stored in an own in-memory data-format, which can be easily processed.
www.open3mod.com/ is a 3D model viewer and exporter based on Assimp that is also Open Source.
...The main features are:
- Based on sba-1.6, one of the most popular and robust bundle adjustment implementation, which is extensively used and tested by the community
- sba installation is not needed since it is included in cvsba
- New CMake structure which makes the library compilation, installation and linkage easier
- Similar interface than Bundle Adjustment implementation on cv::LevMarqSparse::bundleAdjust()
- Include examples to test the library on synthetically generated data
- GPL licence
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
Implementation of a topological datastructure for representing the boundary (surface) of a 3D solid. A core layer on top of which e.g. CSG operations or 3D model topology fixers can be build. Includes a CSG sample application.