Awesome List Updates on Mar 22, 2026
12 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Go
Other Software / Libraries for creating HTTP middlewares
- CrunchyCleaner (⭐12) - A lightweight, software cache cleanup tool for Windows & Linux.
2. Awesome Mac
Voice-to-Text / Audio Record and Process
- Azex Speech (⭐0) - Voice input tuned for mixed Chinese-English dictation in AI and crypto work.
Security Tools / Audio Record and Process
- NoxKey (⭐0) - Keychain-based secret manager for API keys and tokens with Touch ID.
3. Awesome Lowcode
AI
- AnveVoice - AI voice agent for websites — embed a voice AI assistant with no code. One-line JS snippet, trains on your content, 50+ languages.
Flow-based programming
- Iotellect - A low-code IoT platform for building device integration, data collection, and real-time visualization solutions. Supports MQTT, OPC UA, Modbus, and 50+ protocols with drag-and-drop UI builder and edge-to-cloud processing.
Misc
- TemplateFox - Generate PDFs from reusable templates via API with a visual editor and multi-language SDKs.
4. Awesome Framer
Other
- AllFramer - Discover the curated list of Framer templates, components, blocks, plugins, and more with a blazing-fast search & filter experience!
5. Awesome LaTeX
Online editors
- TeXbrain - Free, open-source browser-based LaTeX editor with in-browser compilation, live PDF preview and Git integration. No account or install required.
6. Awesome Selfhosted
Software / Generative Artificial Intelligence (GenAI)
- Vane (⭐33k) - AI-powered search engine (alternative to Perplexity AI).
MITDocker
7. Awesome Geek Podcasts
In English
- Chain of Thought - Weekly conversations with AI leaders, engineers, and founders exploring the ideas shaping AI development, from inference infrastructure and developer tools to leadership and industry strategy. Hosted by Conor Bronsdon.
8. Quick Look Plugins
Plugins
Folder Quick Look 💰
Preview folder and archive contents (ZIP, RAR, and more).
Purchase on the App Store.
9. Awesome Quant
Python / Trading & Backtesting
- FinClaw (⭐14) - AI-powered financial intelligence engine with 8 master strategies across US, CN, and HK markets. Multi-agent architecture with +29.1% annual alpha. 227 tests.
- VARRD (⭐10) - AI-powered trading edge discovery platform that validates trading ideas with event studies, statistical tests, and real market data. Web app, MCP server, CLI (
pip install varrd), and Python SDK.
- polymarket-whales (⭐28) - Real-time whale trade tracker for Polymarket — terminal alerts + Telegram notifications when large orders hit the book.
Rust / Data Visualization
- OpenFinClaw (⭐119) - AI-native one-person hedge fund platform with Rust trading engine. Natural language → strategy → backtest → execution in 60s. Multi-market (US/HK/CN/Crypto), self-evolving strategy pipeline. Built on OpenClaw (68K+ stars).
- fin-primitives (⭐4) - Financial market primitives in Rust: Price/Quantity/Symbol newtypes, BTreeMap order book, OHLCV aggregation, SMA/EMA/RSI indicators, position ledger with PnL, and composable risk monitor.
- fin-stream (⭐2) - Real-time market data streaming in Rust: lock-free SPSC ring buffer, 100K+ ticks/second ingestion, multi-timeframe OHLCV construction, and Lorentz transforms on financial time series.
- Special-Relativity-in-Financial-Modeling (⭐4) - C++20 implementation of special-relativistic geometry applied to OHLCV data: Lorentz factors, spacetime intervals, Christoffel symbols, and geodesic deviation signals from live market data. DOI: 10.5281/zenodo.18639919
Python / Data Sources
- Polymarket Scanner API (⭐1) - Real-time arbitrage detection API for Polymarket prediction markets, scanning 12,000+ markets for mispricings.
- SwapAPI - Free DEX aggregator API returning executable swap calldata across 46 EVM chains. No API key required. GitHub (⭐0)
- swiss-finance-data (⭐0) - Python package for Swiss financial data (SNB Policy Rate, SARON, CHF FX rates, CPI, SMI equities, Confederation bond yields) from official SNB sources.
JavaScript / FrameWorks
- SimpleFunctions (⭐1) - Prediction market intelligence CLI for Kalshi and Polymarket. Causal thesis models, edge detection, 24/7 orderbook monitoring, what-if scenarios, and trade execution. MCP server for AI agent integration.
- PreReason (⭐0) - Pre-analyzed Bitcoin and macro market briefings for AI agents. 17 contexts with trend signals, confidence scores, and regime classification via REST API and MCP.
- rebalance (⭐2) - Interactive portfolio rebalancing tool that imports brokerage CSV data, sets target allocations, and generates trade instructions.
CPP / Data Visualization
- NexusFix (⭐11) - C++23 FIX protocol engine with zero-copy parsing and SIMD acceleration, 3x faster than QuickFIX.
Reproducing Works, Training & Books / Data Visualization
- Portfolio Optimization Book - Prof. Daniel Palomar's Portfolio Optimization Book. GitHub (⭐25)
Commercial & Proprietary Services / Data Visualization
- Frostbyte - Real-time crypto prices for 500+ tokens via REST API with free tier, DeFi swap routing and portfolio tracking.
- RTPR - Real-time press release API delivering news from Business Wire, PR Newswire, and GlobeNewswire with sub-500ms latency. REST and WebSocket APIs for financial applications. Python and Node.js SDKs available.
- Nasdaq Data Link - Financial data API with support for R, Python, Excel, Ruby, and many other languages (formerly Quandl).
- Parsec - Prediction market API with Python SDK for normalized data and execution across 5 prediction market exchanges. Free tier: 10K requests/month.
- System R - AI-native risk intelligence API for trading agents. Position sizing, risk validation, and system health in one call.
- Telonex - Tick-level prediction market data (trades, quotes, orderbooks, on-chain fills) via REST API and Python SDK.
- ValueRay - Technical, quantitative and sentiment data for stocks and ETFs with risk metrics, peer percentiles and market regime signals. Optimized for AI/LLM agents.
- VertData - Institutional-grade financial intelligence platform. Track 43K+ congressional trades (STOCK Act), SEC insider Form 4 filings, 25 superinvestor 13F portfolios, CFTC futures positioning, ARK ETF holdings, and short interest — all scored by AI for signal strength.
Related Lists / Data Visualization
- CONVEXFI - Official GitHub organization for the convex research group at the Hong Kong University of Science and Technology (HKUST).
10. Awesome Testing
Software / Test Management
- skipper (⭐2) - Real-time test execution control via Google Spreadsheet, enabling instant toggle without code changes.
11. Awesome Rust
Libraries / Email
- reacherhq/check-if-email-exists (⭐8.5k) [check-if-email-exists] - Check if an email address exists without sending any email, with SMTP validation, disposable address detection, and catch-all checks
12. Awesome Python
Machine Learning
- spark.ml (⭐43k) - Apache Spark's scalable Machine Learning library for distributed computing.
Admin Panels
- flower (⭐7.1k) - Real-time monitor and web admin for Celery.
ORM
- Relational Databases
- django.db.models (⭐87k) - The Django ORM.
- sqlalchemy (⭐12k) - The Python SQL Toolkit and Object Relational Mapper.
- dataset (⭐4.9k) - Store Python dicts in a database - works with SQLite, MySQL, and PostgreSQL.
- peewee (⭐12k) - A small, expressive ORM.
- pony (⭐3.8k) - ORM that provides a generator-oriented interface to SQL.
- sqlmodel (⭐18k) - SQLModel is based on Python type annotations, and powered by Pydantic and SQLAlchemy.
- tortoise-orm (⭐5.5k) - An easy-to-use asyncio ORM inspired by Django, with relations support.
Geolocation
- geodjango (⭐87k) - A world-class geographic web framework that is part of Django.
Algorithms and Design Patterns
- Design Patterns
- python-patterns (⭐43k) - A collection of design patterns in Python.
- transitions (⭐6.5k) - A lightweight, object-oriented finite state machine implementation.
HTML Manipulation
- tinycss2 (⭐184) - A low-level CSS parser and generator written in Python.
Environment Management
- pyenv-win (⭐7.1k) - Pyenv for Windows.
- Next: Mar 21, 2026
