Awesome List Updates on Jun 16, 2025
13 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome CoreML Models
Speech Processing
- Streaming ASR – Real-time streaming speech recognition engine for iOS. Uses Fast Conformer + CTC, runs fully on device.
Download (⭐3) | Demo (⭐3) | Reference (⭐3)
- Keyword Spotting (KWS) – On-device keyword spotting engine using lightweight CRNN architecture, optimized for mobile devices.
Download (⭐5) | Demo (⭐5) | Reference (⭐5)
2. Awesome Neovim
(requires Neovim 0.5)
- romus204/referencer.nvim (⭐8) - Lightweight, asynchronous that uses the LSP to show references to functions, methods, types and other.
- yarospace/dev-tools.nvim (⭐56) - In-process LSP server of custom code actions, enhanced actions picker, community actions library and a convenient interface for customization and enhancement of your code actions.
AI / Diagnostics
- blob42/codegpt-ng.nvim (⭐4) - Minimalist command based AI coding with a powerful template system. Supports Ollama, OpenAI and more.
- azorng/goose.nvim (⭐260) - Seamless Neovim integration with goose - work with a powerful AI agent without leaving your editor.
- mozanunal/sllm.nvim (⭐73) - In-editor chat powered by Simon Willison's llm CLI: stream replies in a markdown buffer, manage rich context (files, URLs, selections, diagnostics, shell outputs), switch models interactively, and even see token-usage stats.
Programming Languages Support / Diagnostics
- apyra/nvim-unity.nvim (⭐30) - Use Neovim as your default Unity editor with full LSP support via OmniSharp.
Golang / Diagnostics
- romus204/go-tagger.nvim (⭐9) - A lightweight plugin to manage struct field tags in Go files.
Markdown and LaTeX / Diagnostics
- timantipov/md-table-tidy.nvim (⭐9) - Simple markdown tables formatting.
Powershell / Diagnostics
- TheLeoP/powershell.nvim (⭐54) - First class powershell editor integration. Includes LSP, debugging (requires nvim-dap) and $psEditor API support.
Marks / Diagnostics
- you-n-g/navigate-note.nvim (⭐28) - Integrating note-taking capabilities with navigation/marking.
Fuzzy Finder / Diagnostics
- bassamsdata/namu.nvim (⭐343) - Flexible and sleek fuzzy picker, LSP symbol navigator, and more. Inspired by Zed.
Project / Diagnostics
- sukineco/neoproj - Small yet powerful project (and session) manager.
Tree-sitter Supported Colorscheme / Diagnostics
- datsfilipe/min-theme.nvim (⭐47) - It's a port of Min, a minimal theme for VSCode, written in Lua.
- github-main-user/lytmode.nvim (⭐11) - A unique in-between theme inspired by LYT-Mode for Obsidian. Not quite dark, not quite light — just right.
Utility / Diagnostics
- Cih2001/pikchr.nvim (⭐15) - Render Pikchr diagrams live in Neovim.
- rachartier/tiny-glimmer.nvim (⭐262) - Adds subtle animations to various operations.
- penaz91/MiniDYM (⭐2) - A very small "Did you mean" plugin, suggesting files the user might have wanted to open instead of creating a new one.
- attilarepka/header.nvim (⭐18) - Add or update copyright and license headers in any source file.
Terminal Integration / Diagnostics
- benoror/gpg.nvim (⭐11) - Edit GPG encrypted files symmetrically.
Debugging / Diagnostics
- Carcuis/dap-breakpoints.nvim (⭐14) - Manage and create advanced breakpoints with virtual text and popup reveal for nvim-dap.
Test / Diagnostics
- tdd.nvim (⭐3) - Opens or creates the matching PHPUnit test file for a given class, based on PSR-4 namespace mappings.
Git / Diagnostics
- Kohei-Wada/yadm-git.nvim (⭐2) - Seamless Git plugin support for yadm dotfiles.
Motion / Diagnostics
- HawkinsT/pathfinder.nvim (⭐49) - Enhances gf/gF/gx with look-ahead and smarter file, line/column number, and link resolution. Also provides visual targets for files/links, new motion commands, and link description retrieval.
- millerjason/neovimacs.nvim (⭐2) - Provides emacs movement and buffer keybindings while in insert mode.
Split and Window / Diagnostics
- mkajsjo/windowcolumns.nvim (⭐7) - Column-first window management.
Game / Diagnostics
- seandewar/actually-doom.nvim (⭐98) - Editing text is boring; play DOOM instead!.
3. Awesome Creative Coding
Other
- Konstrukt (⭐65) [Cross-platform] - A commandline tool to generate different scalable patterns as SVGs.
Articles • Tutorials / Shaders • OpenGL • WebGL
- ThreeJS post-process example (⭐25) - example of post-processing effects in ThreeJS.
4. Awesome Transit
Agency Tools / General GIS Applications for making transit visualizations
- RideSheet – A simple, spreadsheet-based tool for small demand-responsive transportation (DRT) services.
5. Awesome Bitcoin
Additional Resources
- Learn me a Bitcoin - Greg Walker - extensive learning resource for bitcoin developers
6. Awesome Go
Pipes
- pipelines (⭐11) - Generic pipeline functions for concurrent processing.
Reflection
- reflectpro (⭐7) - Callers, copiers, getters and setters for go.
Parsers/Encoders/Decoders
- godump (goforj) (⭐1.3k) - Pretty-print Go structs with Laravel/Symfony-style dumps, full type info, colorized CLI output, cycle detection, and private field access.
Utilities
- debounce (⭐28) - A zero-allocation debouncer written in Go.
7. Awesome Ipfs
Debugging Tools & Learning
8. Awesome Machine Learning
Python / Reinforcement Learning
- Gym4ReaL (⭐26) - Gym4ReaL is a comprehensive suite of realistic environments designed to support the development and evaluation of RL algorithms that can operate in real-world scenarios. The suite includes a diverse set of tasks exposing RL algorithms to a variety of practical challenges.
9. Awesome Rust
Applications / Utilities
- Eoin-McMahon/Blindfold (⭐85) [Blindfold] - A simple CLI tool for generating
.gitignorefiles quickly and easily.
10. Awesome Vue
Components & Libraries / UI Utilities
- VueFormify (⭐56) - Build powerful, type-safe forms in Vue 3.
11. Awesome Cpp
Frameworks
- PhotonLibOS (⭐1k) - A comprehensive C++ framework featuring efficient user-space threading (coroutine with work-stealing), I/O, networking, RPC, HTTP, etc., and used extensively in Alibaba. It is compatible with C++ 14/17/20/23, Linux, MacOS, x86-64, ARM64, gcc and clang. [Apache2] website
- xtd (⭐911) - Modern C++20 framework to create console (CLI), forms (GUI) and unit tests (xUnit) applications on Windows, macOS, Linux, iOS, Android, FreeBSD and Haiku. [MIT]
Game Engine
- Hazel Game Engine (⭐12k) - Hazel is primarily an early-stage interactive application and rendering engine for Windows. [Apache-2.0 license]
12. Awesome Typescript
AI / Playground
- 🐙 Maxim AI (⭐4) - JS/TS SDK for enabling Maxim observability. Maxim is an enterprise grade evaluation and observability platform. (see also: https://getmaxim.ai)
13. Awesome Agi Cocosci
Problem Solving / Planning
- Integrated Task and Motion Planning - Annual Review of Control, Robotics, and Autonomous Systems, 2021. [All Versions]. The problem of planning for a robot that operates in environments containing a large number of objects, taking actions to move itself through the world as well as to change the state of the objects, is known as task and motion planning (TAMP). TAMP problems contain elements of discrete task planning, discrete–continuous mathematical programming, and continuous motion planning and thus cannot be effectively addressed by any of these fields directly. In this article, the authors define a class of TAMP problems and survey algorithms for solving them, characterizing the solution methods in terms of their strategies for solving the continuous-space subproblems and their techniques for integrating the discrete and continuous components of the search.
- Prev: Jun 17, 2025
- Next: Jun 15, 2025