Awesome List Updates on Apr 02, 2026
18 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Go
Finance & Blockchain / Blockchain
- solana-foundation/solana-go (⭐1.5k) — Go SDK library and RPC client for the Solana Blockchain ☆
1,534
2. Awesome Go
Artificial Intelligence
- AegisFlow (⭐7) - AI gateway for routing, securing, and monitoring LLM traffic across 10+ providers. OpenAI-compatible API, WASM policy plugins, canary rollouts, real-time dashboard.
- routex (⭐2) - YAML-driven multi-agent AI runtime for Go with Erlang-style supervision, MCP tool server support, and a CLI.
Advanced Console UIs
- goscaf (⭐18) - goscaf generates opinionated, production-quality Go project boilerplate via an interactive CLI. Stop copy-pasting skeleton code between projects.
3. Awesome Swift Playgrounds
WWDC Students Submissions
- Latest: 2026 (⭐29)
- Past Editions: 2025 (⭐77), 2024 (⭐5), 2023 (⭐99), 2022 (⭐159), 2021 (⭐183), 2020 (⭐217), 2019 (⭐283), 2018 (⭐265), 2017 (⭐241), 2016 (⭐83), 2015 (⭐132), 2014 (⭐183)
4. Awesome Transit
GTFS Analysis Tools / Rust
- GTFS Explorer - Web application to upload, validate and visually explore GTFS feeds, featuring an interactive network map, route and stop inspection, schedule grids, and a network statistics dashboard.
GTFS Based Visualizations / Rust
- TransitLens - Browser-based GTFS viewer for visualizing routes, stops, and shapes on an interactive map. Includes service calendar analysis, structured data tables, and GeoJSON/KML overlay support. No setup required.
5. Awesome Animal Care
Common Resources for all animals / Books
- The Guidelines for Standards of Care in Animal Shelters - Association of Shelter Veterinarians - Evidence-based, consensus-driven standards and guidance for improving companion animal shelter care, welfare, design and policy.
Common Resources for all animals / Care & Treatment
- Choosing & Knowing Your Veterinarian - American Veterinary Medical Association (AVMA) - Guide about choosing a good vet and co-ordinating with them to ensure the best treatment for your animal.
- Emergency Care - American Veterinary Medical Association (AVMA) - Immediate first aid and emergency care, strictly as a bridge until your animal can be seen by a veterinarian.
Common Resources for all animals / Welfare Organizations
- Brooke India - Branch of Brooke that works directly with equine owners in India to improve the health and working conditions of donkeys and horses.
- World Animal Protection India - Indian office of WAP, advocating for animal-friendly policies in Indian livestock management and wildlife protection.
Common Resources for all animals / Food Hazards & Poison Control
Cats / Cat Books
- Essential Guides - Cats Protection - Set of 17 essential PDF guides offering expert advice on all aspects of cat care, behavior and welfare.
Cats / Cat Care & Treatment
- Common Cat Diseases - American Society for the Prevention of Cruelty to Animals (ASPCA) - Information about diseases and other medical inflictions that frequently impact cats.
Dogs / Dog Books
- Before and After Getting Your Puppy: The Positive Approach to Raising a Happy, Healthy and Well-Behaved Dog - Dr. Ian Dunbar with Michael Page - Complete, positive-training manual covering everything from choosing a puppy to raising a well-mannered, socially confident dog.
- The Forever Dog: Surprising New Science to Help Your Canine Companion Live Younger, Healthier and Longer - Rodney Habib, Karen Shaw Becker - Science-backed exploration of nutrition, lifestyle and environmental factors to help dogs live longer, healthier lives.
Dogs / Dog Care & Treatment
- Common Dog Diseases - American Society for the Prevention of Cruelty to Animals (ASPCA) - Information about diseases and other medical inflictions that frequently impact dogs.
Parrots / Parrot Care & Treatment
- Bird Health & Anatomy Part 1 of 2 - The Gabriel Foundation (TGF) - Covers topics like bird poop, bathing your bird, laying eggs, bird dust and dangar, feather plucking and sleep time.
- Bird Health & Anatomy Part 2 of 2 - The Gabriel Foundation (TGF) - Covers topics like bird respiratory system, boogers, nosebleeds, food digestion, regurgitation and vomiting, beak health and some common illnesses in birds.
- Parrot Enrichment - The Gabriel Foundation (TGF) - Covers various types of bird enrichment activities.
6. Awesome Webgl
Tutorials / Firefox Specific Tools/Debugger
- WebGL 2 & GLSL Primer: A Zero-to-Hero, Spaced-Repetition Guide (⭐61) - Grok WebGL2 and GLSL through a sequence of guided lessons, each chunked into atomic Q&A cards, with hands-on projects and solution code integrated throughout.
7. Awesome Mongodb
Libraries / JavaScript
- connect-mongo (⭐2k) - MongoDB session store for Connect and Express written in Typescript.
8. Awesome Ai in Finance
Traditional Market / Prediction Markets
- finclaw (⭐14) - AI-native quantitative trading engine with 484 alpha factors, genetic algorithm strategy evolution, walk-forward backtesting and paper trading. Supports A-shares, crypto, and MCP server for AI agent integration.
9. Awesome Datascience
Beginner Roadmap
- Learn Python – Start with basics: variables, loops, functions
- Learn core libraries – Pandas, NumPy, Matplotlib, Scikit-Learn
- Practice with beginner projects – Try Titanic survival or house price prediction on Kaggle
- Learn Math basics – Statistics, Linear Algebra, Probability
- Move into ML – Supervised learning → Unsupervised → Deep Learning
10. Awesome Osint
Maritime / GitHub
- Phantom Tide (⭐20) - Cross-domain OSINT dashboard combining vessel tracking, airspace activity, official notices, environmental context, and satellite detections for maritime and airspace analysis.
OSINT RSS Feeds / GitHub
- EUvsDisinfo - Research, analysis, and case studies focused on disinformation narratives and influence operations.
- Fake News – Inforrm's Blog - Media law and misinformation analysis relevant to disinformation investigations.
- Krebs on Security - Investigative reporting on cybercrime, breaches, and threat actors.
- OSINT Combine Blog - Current OSINT tradecraft, investigations, and monitoring workflows.
- SANS Internet Storm Center Diary (Full Text) - High-signal incident reports, malware observations, and operational security analysis.
- The Citizen Lab - Research on surveillance, spyware, censorship, and digital threats relevant to advanced OSINT work.
- Trace Labs Blog - Missing-person OSINT methodology, case support, and investigative workflows.
11. Awesome Zig
Fundamentals / Utility
- midasdf/zt (⭐3) - Ultra-fast, minimal terminal emulator written in Zig with fbdev, X11, Wayland, and macOS backends.
12. Awesome Cpp
Math
- NumKong (⭐1.7k) - SIMD-accelerated distances, dot products, matrix ops, geospatial & geometric kernels for 16 numeric types. [Apache2] (previously named SimSIMD)
13. Awesome Rust
Applications / Blockchain
- linera-io/linera-protocol (⭐32k) - A decentralized blockchain infrastructure designed for highly scalable, low-latency Web3 applications
Libraries / Artificial Intelligence
- juyterman1000/entroly (⭐94) - Information-theoretic Context Engineering Engine that uses reinforcement learning to intelligently prune and select optimal RAG fragments.
Libraries / Cryptography
- verifyfetch (⭐147) - Streaming file integrity verification using Rust/WASM SHA-256 hashing with constant memory. Resumable downloads for large files in the browser.
Libraries / Text search
- andylokandy/simsearch (⭐187) [simsearch] - A simple and lightweight fuzzy search engine that works in memory, searching for similar strings
14. Awesome Mac
Utilities / Menu Bar Tools
- NetFluss - Native menu bar app for real-time upload/download speeds and top bandwidth-using apps.
15. Awesome Lowcode
Flow-based programming
- KAI-Flow - KAI Flow is a Open Source low-code platform developed for designing and scaling complex AI workflows.
16. Awesome Creative Coding
Books
- Generative Design - Visualize, Program, and Create with Processing.
- Programming Interactivity - Designer's Guide to Processing, Arduino, and openFrameworks.
- openFrameworks Essentials - openFrameworks beginner Guide for programmer, visual artist, or designer.
- Mastering openFrameworks: Creative Coding Demystified - Advanced in depth guide to openFrameworks.
- Physics for JavaScript Games, Animation, and Simulations - Teaches JavaScript programmers how to incorporate real physics into their HTML5 games, animations, and simulations.
Online Books
- OGLdev - Collection of modern OpenGL tutorials by Etay Meiri.
- OpenGL Tutorial - Site dedicated to tutorials for OpenGL 3.3 and later.
- OpenGLBook - Free OpenGL programming tutorial in online book format.
- Graphics Programming Projects - Book about 3D computational graphics by Morgan McGuire.
- On Generative Algorithms - Notes about generating various organic patterns, with examples and Python code, by Anders Hoff.
- Computer Graphics from Scratch - A raytracing and rasterization textbook that teaches you how OpenGL and DirectX works.
- WebGL Academy - Learn WebGL and 3D algorithmic in a progressive and interactive way.
Courses
- Kadenze Creative Coding - Selection of Kadenze courses covering p5.js, TensorFlow, Max/Jitter, and ChucK.
- Programming Graphics I, 2, 3 - Learn generative art and Processing with art with Joshua Davis.
Web Programming • Libraries
- Paper.js - The swiss army knife of vector graphics scripting.
- twgl (⭐3k) - A tiny WebGL helper library.
- Theatre.js (⭐12k) - Motion design library with visual tools
Projection Mapping • VJing
- MadMapper [Mac] - Video mapping projections and Light mapping.
- Modul8 [Mac] - Real time video mixing and compositing.
- Veejay [Linux] - A live performance tool featuring simple non-linear editing and mixing from multiple sources (files, devices, streams...)
Online
- GLSL Sandbox - Online shader editor and gallery.
- Shdr Editor - Online shader editor.
- CodePen - Show case of advanced techniques with editable source code.
- Cyos - Online shader editor.
- GlslEditor - Simple WebGL Fragment Shader Editor.
- LiveCodeLab - Run-as-you-type tool for VJs, musicians, teachers, students, kids.
Other
- shoebot [Cross-platform] - Shoebot is a creative coding environment designed for making vector graphics and animations with Python.
Articles • Tutorials / Shaders • OpenGL • WebGL
- Real-time Rendering - Book, blog and collection of resources regarding real-time rendering.
- OpenGL 4 Shaders - Short and sweet introduction to OpenGL shaders by Anton Gerdelan.
- WebGL Tutorials - Website with a really good collection of WebGL tutorials.
- Generating Geometry: 1, 2, 3 - Beginner introduction on how to create geometry object.
- WebGL Workshop - Short and sweet online introduction to WebGL.
- Three.js Basics - Introduction to Three.js by Eric Haines.
17. Awesome Mqtt
Rust
- mqtt5 (⭐40) - Complete async MQTT v5.0 client and broker library for Rust with TCP, TLS, WebSocket, and QUIC support.
18. Awesome Gemini Cli
Agent Orchestration & CLI Tools
- Parallel Code (⭐470) - Desktop app for orchestrating multiple AI coding agents (Claude Code, Codex CLI, Gemini CLI) simultaneously in isolated git worktrees.
- Bernstein (⭐32) - Multi-agent orchestrator that coordinates Gemini CLI alongside Claude Code and Codex CLI. Spawns parallel coding agents from a single goal, verifies with tests, auto-commits. Deterministic Python coordination, zero LLM tokens on orchestration.
Interfaces
- Yaw - Cross-platform terminal that auto-detects Gemini CLI and opens a split-pane workflow with a companion terminal.
- Termly - Free native iOS and Android app to monitor and control Gemini CLI (and other CLI AI assistants) remotely. Zero-knowledge E2E encryption, pairs in under 60 seconds via QR code. No subscriptions, no usage limits.
Commands & Extensions
- brooks-lint (⭐10) - AI code reviews grounded in six classic engineering books. Diagnoses decay risks with structured findings (Symptom → Source → Consequence → Remedy).
- ru-text - Russian text quality — ~1,040 rules for typography, info-style, editorial, UX writing, business correspondence.
- TokRepo Search Skill (⭐2) - Cross-platform TokRepo skill with Gemini extension files for finding and installing AI assets such as prompts, MCP configs, workflows, and reusable skills.
MCP Servers
- TokRepo MCP Server (⭐0) - Search and install AI skills, prompts, MCP configs, and workflows from TokRepo from Gemini CLI and other MCP clients.
- Next: Apr 01, 2026