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.
This is a small library that allows comunicating with a Webasto (tm) W-Bus capable car heating system. Runs on Personal Computers or for embedded devices (slim design). Easily portable. Includes a Heater manager, heater controller program and more.
The GIT repository (CVS is deprecated) also includes a control unit application to control W-Bus capable devices, a W-Bus compatible heater unit firmware application and a heater simulator for testing purposes.
Also, a serial port loop back...
Accessing memory cards (the plastic ID cards, not the Flash cards) requires vendor-specific APIs and libraries. This module handles the differences in a configurable way and allows applications to read and write memory cards through a single, simple interface.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
A Linux driver for RTD DM5408 / DM408 ISA acquisition card
A Linux driver for RTD DM5408 / DM408 ISA acquisition card. A DKMS module and a dynamic library written from scratch but trying to keep same functions structure of its official Windows 98 driver.
I don't recommend it for production. I'm just trying to learn writing drivers for Linux with some interest in Electronics Interfacing.
A linux kernel module inspired by i7z that enables unprivileged users to monitor informations like current frequency (including Turbo Boost!) and temperature of Intels Core i processor family.
rl-module is a linux kernel module that drives the USB missile launcher made by Dream Cheeky. With this module you can move it in all the six directions. It handles correctly interrupts so it stops motors when it reaches the mechanical contraints.
mDriver is a utility to migrate binary device driver from Windows to Linux. It takes out the binary instruction and data from Windows driver (*.sys files), and then combine them with some supporting code to build a corresponding Linux driver module.