Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
RapidDisk is a Linux kernelmodule to dynamically create, remove, and manage RAM disk volumes. Ramdisks are a method by you which can allocate parts of your RAM for high performing file data storage.
HYBRID is a tiered cache module running in Linux. In other words, It is a hybrid storage that consists of SSD and HDD.
It makes SSD a fully durable and persistent read/write cache.
It guarantees persistency and consistency of dirty data even at a crash or a power failure using general SSDs.
It quickly recovers the flash cache without any data loss.
It is implemented as a Linux kernelmodule.
Onboard NAND flash operations monitor for embedded Linux
Flashmon is a Linux kernelmodule that monitors NAND flash memory access events using Kprobes and
Jprobes. Flashmon targets embedded boards shipped with bare flash chips managed with MTD : mainly JFFS2, UBIFS and YAFFS based systems.
The monitored events are : flash page read / write requests, and flash block erase operations.
Instructions on how to use Flashmon are included in the archive.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
This project is intended to be an educational tool for two general topics: RAM Disks (ramdisk) and Block Devices on the Linux platform. This project is currently inactive. You can instead download the latest RapidDisk kernelmodule: http://sourceforge.net/projects/rxdsk/
This project produces a Linux kernelmodule that provides packet writing support for CD-R/W drives, enabling ordinary read-write mount of CD-ROM drives capable of supporting packet/incremental recording.