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.
Fragments is a highly sophisticated C++ library for composing classes from freely definable "fragments". Among other things it can be used to create container classes - just by selecting a set of "fragments" to combine.
A portable C++ framework for dynamic class loading. Allows creating and loading binary plugins created by different compilers and/or versions. A binary dynamic cast feature that works over compiler boundaries on a given platform is also provided.
A LGPL library to handle xml documents in a DOM-like style. It's designed for LOW-performance systems (like embedded ones) and for lightly handle very large documents, automatically speeding up memory management in a user tunable style.
V.R.C.C. (Video Remote Computer Camera) is a freeware and opensource system that enables your smartphone to be used as a Webcam and lets you control the smartphone from the PC.
Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.
Banks, lending institutions
Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
Articulated Robot Human interface (Articulated Robot humaN InterfacE)
System designed in order to control remote devices (aka: Articulated robotic devices), using mainly joystick-type devices as input method
Tiny C++ library to use dictionary files in .dict format (see http://www.dict.org)
Small code footprint (20K) and small RAM required to work (64K + index file size / 16). Depends on zlib only.
A logging utility for C++ applications. It supports levels of escalation and safety within multiple threads. Optional "ghost" output for specific messages to stream, in order to log and print to screen at the same time.
Pocomos is a cloud-based field service solution that caters to businesses
Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
The pcre_cxx C++ class provides an easy and efficient way to use the PCRE regexp library in a C++ application. It uses the upcoming c++0x rvalue reference feature. So, if you use GCC compiler >= 4.3.3 version, use the "-std=c++0x" compiler option.
A C++ library for reading and writing configuration files as easily as creating a variable. Depends only on the STL library and allows any serializable object to be read or written. Preserves comments and tries to be rational about placing new settin
Easy To Use Collection Classes For C And C++
The Memory Structures Library (MemSL) has implementations of structures (i.e. AVL trees, threaded trees, dynamic hashing, ...) that are extremely hard to find and far harder to implement.
This library is meant to offer an array of general purpose data structures and algorithms for a multitude of uses. Each structure must be examined for its specific usefulness to be determined. Please see the API documentation for more details.
BTCpp is an OpenSource Bluetooth Library written in C/C++.
You can use BTCpp in your C/C++ projects if you need support for basic reading/writing data to remote devices, remote device scanning & rfcomm streams.
SaGE (SaneT Game Engine) is a Game Engine, built on top of the largely successful OpenSource Irrlicht graphic engine, along with irrKlang for audio and IrrNewt for physics. Developed for the developers, but available to general public.
A COM+ implementation to search in a directory inside text files.It´s very fast in compare with normal windows search. In my tests it´s searched at last 100Mb of text files in 5 minutes in the same enviroment.
OgreSocks is an OO wrapper around WinSock (the Windows Sockets dll), aimed at applications built using Ogre, the OO Graphics Rendering Engine (www.ogre3d.org). OgreSocks is released under the LGPL.
An extension of C++ standardized libraries to provide functionality such as factories, language loaders, and other fairly common functions. The code will be designed to be thread-safe and easy-to-use.
SqlWrapperXX is a C++ library that encapsulates various SQL APIs into a single, uniform interface. It supports MySQL, PostgreSQL, Sqlite2 and Sqlite3. SqlWrapperXX is designed to be easy to use, small, and to the point.
This 2D sceletal animation libary supports OpenGl and the DirectX renderer. The code is completely written in c++ and uses tinyxml and the standard Library. There is also an editor being developed with gtkmm alongside the libary.
This plug in will give you the ability for schedule your launches in eclipse. It's based on a simple workbench view where you can add your task to be launch at a specific date.
A lightweight, nice-looking logger for C++. Provides possibility for (colorized) console output, logging to datafile or into a ringbuffer in memory. Sources are well documented.