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.
The Universal library set for the D compiler DMD version 1
It is a set of libraries and tools used with D compiler DMD Version 1 for Windows only. It consists of new runtime permitting to use Tango and Phobos libs simultaneously.
It is mainly for use with another project (Dinrus, http://sourceforge.net/projects/dinrus) as an auxiliary tool for producing new modules and libraries.
But it's still useful with D1(http://dprogramming.org) as it is a revision and a kind of summary for all previously written D1 codes.
ANTLR is a well-known parser generator . It can generate parsers in several languages. This project provides the templates to produce D code and a D runtime library for running the created parser. It requires ANTLR tool. Use svn to get D target. One example is included.
This target works with ANTLR 3.4
dool is the D Object Oriented Library that complements the standard D runtime library where the OO paradigma is not supported. dool also aims to be an open library where the D community can easely add new entries.