Full-stack observability with actually useful AI | Grafana Cloud
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.
Create free account
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.
...Whether you're building a full-featured Windows Explorer clone or seamlessly integrating native Explorer functionality—like an advanced, fully interactive folder view—this library gives you the tools to create a smooth, professional experience with ease. Dive in and elevate your app today!
If you like my work, donate to Wakiso Dance Kids. https://gofund.me/ec6c7948
HTML File List Creator is a simple application that creates an html list of the content of a folder on your hard disk, assuming that an exact copy of your local folder will be copied in a web space. So, the html list will not contains the links to the local files/folders, but links with a specified http url address.
Example
This is your local folder with some files:
C:\MYAPP\guide.html
C:\MYAPP\tutorial.avi
C:\MYAPP\DOCS\document.pdf
Now, we assume that the content of MYAPP...
Forensic file/ drive copy utility with advanced hash and copy options
A command line file copy utility that can copy and hash files, drives, and volumes with many different options including hash verification, in-use file copying, logging, and date/ permission/ attribute preservation.
Requires .NET 2.0 or higher
WinPathSed does regex search & replace in file names and folder names. It empowers .net regexes by adding meta replacements (eg. $down$1 - $Up$2 to make $1 lowercase and $2 uppercase). You can use it to reorganize files, rename docs, folders, etc.
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.
If you don't know how command line works or too lazy to open command prompt and want to create a hard link, use this tool. This only work on Windows 2000 and later with NTFS file system
This project is an attempt to create a wrapper between filesystem code for one operating system and compile it for another. For example, a Linux filesystem driver could work natively in Windows if the project goes as planned.