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
Automate contact and company data extraction
Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.
Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
Open Source Java platform for Optimization, DoE, and Learning.
OpenDino is an open source Java platform for optimization, design of experiment and learning.
It provides a graphical user interface (GUI) and a platform which simplifies integration of new algorithms as "Modules".
Implemented Modules
Evolutionary Algorithms:
- CMA-ES
- (1+1)-ES
- Differential Evolution
Deterministic optimization algorithm:
- SIMPLEX
Learning:
- a simple Artificial Neural Net
Optimization problems:
- test functions
- interface for executing other programs (solvers)
- parallel execution of problems
- distributed execution of problems via socket connection between computers
Others:
- data storage
- data analyser and viewer
A simple image utility in C++.
Although the boost::gil library is a great one, I can not understand the complex c++ template syntax in it. So i write a simple one( also limited functional )