ProjectFalcon – First Native Java at Protocol Implementation
Hand-rolled ES256K crypto for AT Protocol in pure Java is genuinely hard.
A drop in replacement for redis that runs natively on Windows as well ;) .... passes original redis test suite.
Native Windows Redis clone, but KeyDB and Valkey already solve cross-platform needs.
Windows backend developers
KeyDB · Valkey · DragonflyDB
I have been trying to create redis fork that runs nativerly on Windows but for a single person it's a herculean task. So i have been taking help of various coding agent and ai models to come up with something that can help run be run natively on Windows so I can run redis-py and arq and huey like libraries with ease.
So here it is: FrostDB.
It's a single binary that currently implements from basic GET/SET commands to Pub/Sub, Streams, Hashes, Lists, Sets, and GEO commands with RDB import/export, LRU eviction etc. It's compatible with many Redis client libraries across multiple programming languages, including those that use Redis as a message queue. The implementation of the supported commands is tested against the original Redis test suite from the Redis GitHub repository. I'm still testing a few things and am now shifting my focus toward performance.
This isn't meant to replace Redis, and I'm not telling anyone to switch to it. But if you're looking for a Redis-compatible server that runs natively on Windows, something now exists, at least for development and testing.
Hand-rolled ES256K crypto for AT Protocol in pure Java is genuinely hard.
Redis-compatible Rust cache with vector search and 1.9x throughput. Real benchmark, real drop-in.
Pure JAX pipeline enables GPU acceleration where previous Python implementations stalled.
Native Visual Studio diff viewer for Claude Code when only VS Code and JetBrains are official.
Go-based macOS renderer for Google's A2UI agent interface protocol.
FreeRDP RemoteApp over Docker makes Windows apps feel native on Linux without Wine.