Awesome List Updates on Feb 10, 2026
15 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Cl
JSON
- cl-json-utils - querying JSON, inspired by JSONPath by lisp-ier.
- jsonpath:
$.store.book[*].author, json-utils:(query $ "store" "book" :wild "author")
- jsonpath:
XML
- cl-excel (⭐11) - a modern and powerful Common Lisp library for reading and writing Microsoft Excel .xlsx and LibreOffice .ods files. MIT.
- "allow developers to handle complex spreadsheets with minimal code while maintaining memory efficiency for large datasets."
- full writing support.
- robust format detection.
Miscellaneous
- eon (⭐42) - An easy-to-use but flexible game framework based on Raylib for Common Lisp. Apache2.0.
- lisp-magick-wand (⭐21) - ImageMagick bindings. BSD. Not in Quicklisp.
Javascript / Isomorphic web frameworks
- datastar-cl (⭐55) - Datastar Common Lisp SDK.
- online demo: https://dataspice.interlaye.red/
Job processing / Third-party APIs
- pregexp - Portable Regular Expressions for Scheme and Common Lisp.
Emacs / Third-party APIs
- IDEmacs is an attempt at making Emacs beginner friendly.
- it ships Sly for Common Lisp. With Emacs v29 or higher, you can try IDEmacs temporarily without messing with your .emacs configuration, thanks to the new
--init-directoryoption.
- it ships Sly for Common Lisp. With Emacs v29 or higher, you can try IDEmacs temporarily without messing with your .emacs configuration, thanks to the new
- Varhammer (⭐9) - Portable Common Lisp IDE for Windows (Emacs + SBCL + SLIME). New in 2025.
- Emacs 30.2 + SBCL 2.6.0 + SLIME 2.32 + Quicklisp as of January, 2026.
- fully offline, USB ready, no installation required.
Documentation lookup / Third-party APIs
- cl-docsearch (⭐5) - A tool to search documentation of lisp symbols in the current lisp image.
- indexes and searches the documentation string too.
- docsearch-ollama (⭐5) provides Common Lisp documentation search functionality through Ollama. It computes and caches embeddings corresponding to symbol documentation, and looks up user queries by comparing the cosine similarity of the query embedding with symbol documentation embeddings.
- we can do something like:
(query "How do I remove whitespace from the ends of a string?")
- we can do something like:
2. Awesome Python
Specific Formats Processing
- General
- kreuzberg (⭐5.8k) - High-performance document extraction library with a Rust core, supporting 62+ formats including PDF, Office, images with OCR, HTML, email, and archives.
- tablib (⭐4.8k) - A module for Tabular Datasets in XLS, CSV, JSON, YAML.
3. ALL About RSS
✔ RSS Feed Validator / Outline Processor Markup Language
Styling an RSS feed / Webpage Monitor Services with capability of monitoring RSS Feed 1264
4. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- arc-prompt (⭐3) - Arc VCS prompt integration with branch display, status caching, operation mode detection, agnoster theme support, and aliases.
5. Awesome Mysql
Connectors
- node-mysql (⭐19k) - A pure Nodejs Javascript client implementing the MySQL protocol.
6. Static Analysis
Programming Languages / Other
- gochecknoglobals ⚠️ — Checks that no globals are present.
- pyre-check ⚠️ — A fast, scalable type checker for large Python codebases. Pyre-check has been superseded by Pyrefly, its next iteration.
- pyrefly — A fast, incremental type checker and language server for Python, providing IDE features like code navigation, semantic highlighting, and code completion.
7. Awesome Data Engineering
Data Ingestion
- Kreuzberg (⭐5.8k) - Polyglot document intelligence library with a Rust core and bindings for Python, TypeScript, Go, and more. Extracts text, tables, and metadata from 62+ document formats for data pipeline ingestion.
8. Awesome Polars
Polars plugins / Validation
- wimsey (⭐170) - Simple and flexible data contracts library, supports profiling and manually specified contracts in json, yaml or python by @benrutter.
Polars plugins / Machine Learning & Data Science
- tubular (⭐92) - Scikit-learn pipeline compatible pre-processing steps by @azukds.
9. Awesome Icons
Other / Frameworks
- Unicon (⭐3) - Browse 20,000+ icons from 9 libraries and copy only what you need—like shadcn/ui for icons. (Website)
10. Awesome Mongodb
Tools / Desktop
- VisuaLeaf - MongoDB GUI designed for speed, clarity, and effortless data exploration
11. Awesome Neovim
Database / Automation
- zerochae/dbab.nvim (⭐17) - Lightweight database client with a modern UI and async execution.
External / OS-specific
- iamironz/android-nvim-plugin (⭐10) - Android build, deploy, and logcat commands with Gradle integration.
12. Awesome Rust
Libraries / Caching
- hit-box/hitbox (⭐109) - A declarative cache orchestration framework with HTTP middleware and multi-tier backends
13. Awesome Mac
Developer Tools / Developer Utilities
- SaneHosts - System-level ad/tracker blocker via /etc/hosts with 200+ curated blocklists, 5 protection levels, and Touch ID lock.
Utilities / Clipboard Tools
- SaneClip - Clipboard manager with Touch ID protection, AES-256-GCM encryption at rest, and sensitive data detection.
Utilities / Menu Bar Tools
- SaneBar - Privacy-first menu bar manager with Touch ID lock, Always-Hidden Zone, and 7 automation triggers. Open-source alternative to Bartender.
Utilities / Productivity
- Textream - Free teleprompter with real-time word tracking and voice-activated scrolling.
Utilities / Finder Tools
- SaneClick - Finder extension adding 51+ right-click context menu actions for file management, image conversion, and developer tools.
14. Awesome Godot
Plugins and scripts / Godot 4
- Sprouty Dialogs (⭐36) - A graph-based visual dialogue system, to create dialogues in your games incredibly easy! 🌱
15. Awesome Developer First
AI Coding
- Mastra - Build AI agents with a modern TypeScript stack.
- Next: Feb 09, 2026