Awesome List Updates on Nov 17 - Nov 23, 2025
10 awesome lists updated this week.
๐ Home ยท ๐ Search ยท ๐ฅ Feed ยท ๐ฎ Subscribe ยท โค๏ธ Sponsor
1. Awesome Ios Books
Network
2. Awesome Preact
Contents / Components
- Vski Table - Datagrid component built with Preact.
3. Awesome Mongodb
Libraries / Swift
- MongoSwift (โญ352) - Official MongoDB Swift driver (discontinued)
4. Awesome Typescript
Awesome TypeScript Essential Resources
- ๐จ Visual Types Interactive visualizations of TypeScript concepts. Behold pretty colors.
Web / Playground
- ๐ InDom (โญ4) - <4KB stack-agnostic modern DOM library with automatic cleanup, TypeScript source and type definitions.
5. Awesome Datascience
Comparison / Modern Data Mining Algorithms
6. Awesome Zsh Plugins
Completions / superconsole - Windows-only
- copilot (โญ0) - Adds completions for the GitHub Copilot CLI.
Themes / superconsole - Windows-only
- pixelwave (โญ0) - A sleek, bright, vibrant theme that mixes oldโschool pixel vibes with modern highโcolor rendering. It shows a rainbow โpixel bar,โ a neonโcolored identity line (via lolcat), your full path, and concise
gitstatus.
7. Awesome Go
Authentication and OAuth
- shaj13/go-guardian (โญ600) โ Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication. โ
600
Blockchain
- cometbft/cometbft (โญ823) โ CometBFT: A distributed, Byzantine fault-tolerant, deterministic state machine replication engine. A fork and successor to Tendermint Core. โ
823
Bot Building
- gempir/go-twitch-irc (โญ386) โ go irc client for twitch.tv โ
386
Build Automation
- flowexec/flow (โญ121) โ Local developer automation platform that flows with you โ
121
Code Analysis
- presmihaylov/todocheck (โญ437) โ A static code analyser for annotated TODO comments โ
437
- mibk/dupl (โญ358) โ a tool for code clone detection โ
357
Command Line / Advanced Console UIs
- muesli/termenv (โญ1.9k) โ Advanced ANSI style & color support for your terminal applications โ
1,943
- gookit/color (โญ1.6k) โ Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output โ
1,567
- mattn/go-isatty (โญ877) โ โ
877
Command Line / Standard CLI
- jessevdk/go-flags (โญ2.7k) โ go command line option parser โ
2,685
- urfave/sflags (โญ164) โ Generate flags by parsing structures โ
164
- codingconcepts/env (โญ126) โ Tag-based environment configuration for structs โ
126
Configuration / Standard CLI
- nil-go/konf (โญ357) โ The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP). โ
357
Data Structures and Algorithms / Bit Sets
- kelindar/bitmap (โญ367) โ Simple dense bitmap index in Go with binary operators โ
367
Data Structures and Algorithms / Bloom and Cuckoo Filters
- seiflotfy/cuckoofilter (โญ1.2k) โ Cuckoo Filter: Practically Better Than Bloom โ
1,200
Data Structures and Algorithms / Miscellaneous Data Structures and Algorithms
- axiomhq/hyperloglog (โญ1k) โ HyperLogLog with lots of sugar (Sparse, LogLog-Beta bias correction and TailCut space reduction) brought to you by Axiom โ
1,015
- barweiss/go-tuple (โญ95) โ Go 1.18+ generic tuple โ
95
- s0rg/quadtree (โญ41) โ Generic, zero-alloc, 100%-test covered Quadtree for golang โ
41
Data Structures and Algorithms / Queues
- embano1/memlog (โญ135) โ A Kafka log inspired in-memory and append-only data structure โ
135
Data Structures and Algorithms / Text Analysis
- derekparker/trie (โญ785) โ Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching. โ
784
- agnivade/levenshtein (โญ441) โ Go implementation to calculate Levenshtein Distance. โ
441
- viant/ptrie (โญ44) โ A prefix tree implementation in go โ
44
Data Structures and Algorithms / Trees
- bobg/merkle (โญ20) โ Merkle hash trees โ
20
Database / Caches
- elastic/go-freelru (โญ254) โ โ
254
- codingsince1985/couchcache (โญ66) โ A RESTful caching micro-service in Go backed by Couchbase โ
66
Database / Database Tools
- HDT3213/rdb (โญ581) โ Golang implemented Redis RDB parser for secondary development and memory analysis โ
581
- sj14/dbbench (โญ114) โ dbbench is a simple database benchmarking tool which supports several databases and own scripts โ
114
Database / Databases Implemented in Go
- lotusdblabs/lotusdb (โญ2.2k) โ Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree. โ
2,241
Database / SQL Query Builders
- xo/dbtpl (โญ3.9k) โ Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server โ
3,881
- didi/gendry (โญ1.6k) โ a golang library for sql builder โ
1,639
- arthurkushman/buildsqlx (โญ183) โ Go database query builder library for PostgreSQL โ
183
Database Drivers / NoSQL Database Drivers
- bradfitz/gomemcache (โญ1.9k) โ Go Memcached client library #golang โ
1,856
- aliexpressru/gomemcached (โญ21) โ A Binary Memcached client for Go with support for sharding using consistent hashing, along with SASL. โ
21
Database Drivers / Relational Database Drivers
- VinGarcia/ksql (โญ349) โ A Simple and Powerful Golang SQL Library โ
348
Database Drivers / Search and Analytic Databases
- sdqri/effdsl (โญ34) โ Elasticsearch query builder for golang โ
34
Distributed Systems / Search and Analytic Databases
- hprose/hprose-golang (โญ1.3k) โ Hprose is a cross-language RPC. This project is Hprose for Golang. โ
1,261
- AppsFlyer/go-sundheit (โญ559) โ A library built to provide support for defining service health for golang services. It allows you to register async health checks for your dependencies and the service itself, provides a health endpoint that exposes their status, and health metrics. โ
559
- ybbus/jsonrpc (โญ362) โ A simple go implementation of json rpc 2.0 client over http โ
362
- anacrolix/dht (โญ345) โ dht is used by anacrolix/torrent, and is intended for use as a library in other projects both torrent related and otherwise โ
345
- tarmac-project/tarmac (โญ339) โ Write as Functions, Deploy as a Monolith or Microservice with WebAssembly โ
339
- italolelis/outboxer (โญ164) โ A library that implements the outboxer pattern in go โ
164
- capillariesio/capillaries (โญ69) โ Distributed batch data processing framework โ
69
- svcavallar/celeriac.v1 (โญ76) โ Golang client library for adding support for interacting and monitoring Celery workers, tasks and events. โ
76
- sanketplus/go-mysql-lock (โญ65) โ MySQL Backed Locking Primitive โ
65
- pdupub/go-pdu (โญ49) โ An PDU implementation in Go โ
49
- mbrostami/consistenthash (โญ30) โ A Go library that implements Consistent Hashing (+Block Partitioning) โ
30
Email / Search and Analytic Databases
- xhit/go-simple-mail (โญ686) โ Golang package for send email. Support keep alive connection, TLS and SSL. Easy for bulk SMTP. โ
686
- emersion/go-message (โญ429) โ A streaming Go library for the Internet Message Format and mail messages โ
429
- toorop/go-dkim (โญ99) โ DKIM package for golang โ
99
- dimuska139/go-email-normalizer (โญ76) โ Golang library for providing a canonical representation of email address. โ
76
- valord577/mailx (โญ20) โ A library that makes it easier to send email via SMTP. โ
20
File Handling / Search and Analytic Databases
- C2FO/vfs (โญ354) โ Pluggable, extensible virtual file system for Go โ
354
- artonge/go-csv-tag (โญ128) โ Read csv file from go using tags โ
128
- charlievieth/fastwalk (โญ110) โ Fast directory traversal for Golang โ
110
- parsyl/parquet (โญ126) โ A library for reading and writing parquet files. โ
126
Financial / Search and Analytic Databases
- claygod/transaction (โญ138) โ Embedded database for accounts transactions. โ
138
- jokruger/dec128 (โญ35) โ High performance 128-bit fixed-point decimal numbers in go. โ
35
- nikolaydubina/fpdecimal (โญ33) โ Fixed-Point Decimals โ
33
Forms / Search and Analytic Databases
- justinas/nosurf (โญ1.7k) โ CSRF protection middleware for Go. โ
1,710
- gorilla/csrf (โญ1.2k) โ Package gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services โ
1,163
- cinar/checker (โญ47) โ Effortless input validation in Go with the power of struct tags. No dependencies, just pure simplicity. See how! โ
47
Functional / Search and Analytic Databases
- BooleanCat/go-functional (โญ519) โ go-functional is a library of iterators to augment the standard library โ
519
Game Development / Search and Analytic Databases
- JoelOtter/termloop (โญ1.5k) โ Terminal-based game engine for Go, built on top of Termbox โ
1,467
- andygeiss/ecs (โญ167) โ Build your own Game-Engine based on the Entity Component System concept in Golang. โ
167
Geographic / Search and Analytic Databases
- pantrif/s2-geojson (โญ36) โ Draw a polygon on the map or paste a geoJSON and explore how the s2.RegionCoverer covers it with S2 cells depending on the min and max levels โ
36
Go Compilers / Search and Analytic Databases
- Konstantin8105/c4go (โญ376) โ Transpiling C code to Go code โ
376
Go Tools / Search and Analytic Databases
- becheran/roumon (โญ222) โ Universal goroutine monitor using pprof and termui โ
221
Goroutines / Search and Analytic Databases
- benmanns/goworker (โญ2.8k) โ goworker is a Go-based background worker that runs 10 to 100,000* times faster than Ruby-based workers. โ
2,844
GUI / Search and Analytic Databases
- richardwilkes/unison (โญ305) โ A unified graphical user experience toolkit for Go desktop applications โ
304
Images / Search and Analytic Databases
- Pixboost/transformimgs (โญ282) โ Open source image CDN. โ
282
- aofei/cameron (โญ130) โ An avatar generator for Go. โ
130
Job Scheduler / Search and Analytic Databases
- fieldryand/goflow (โญ462) โ Simple but powerful DAG scheduler and dashboard โ
462
- madflojo/tasks (โญ321) โ Package tasks is an easy to use in-process scheduler for recurring tasks in Go โ
321
- bart6114/cheek (โญ198) โ cheek: a pico-sized declarative job scheduler โ
198
- deepaksinghvi/cdule (โญ58) โ cdule (pronounce as Schedule) Golang based scheduler library with database support. โ
58
- pardnchiu/go-scheduler (โญ31) โ Task scheduler with standard cron expressions โ
31
JSON / Search and Analytic Databases
- valyala/fastjson (โญ2.4k) โ Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection โ
2,413
- wI2L/jsondiff (โญ611) โ Compute the diff between two JSON documents as a series of JSON Patch (RFC6902) operations โ
611
- Andrew-M-C/go.jsonvalue (โญ202) โ Quick Solution with Unstructured JSON data โ
202
- iOliverNguyen/ujson (โญ85) โ ยตjson - A fast and minimal JSON parser and transformer that works on unstructured JSON โ
85
- vtopc/epoch (โญ17) โ Contains primitives for marshaling/unmarshaling Unix timestamp/epoch to/from built-in time.Time type in JSON โ
17
Logging / Search and Analytic Databases
- yuseferi/zax (โญ28) โ Golang Zap logger with context โ
28
Machine Learning / Search and Analytic Databases
- patrikeh/go-deep (โญ558) โ Artificial Neural Network โ
558
Messaging / Search and Analytic Databases
- lovoo/goka (โญ2.5k) โ Goka is a compact yet powerful distributed stream processing library for Apache Kafka written in Go. โ
2,490
- timbray/quamina (โญ436) โ Home of Quamina, a fast pattern-matching library in Go โ
436
- oagudo/outbox (โญ108) โ Lightweight library for the transactional outbox pattern in Go, not tied to any specific relational database or broker. โ
108
- furdarius/rabbitroutine (โญ113) โ Lightweight library that handles RabbitMQ auto-reconnect and publishing retry routine for you. โ
113
- Protocol-Lattice/GoEventBus (โญ46) โ A lock-free, ultra-fast event bus for Go โ
46
- SchwarzIT/hypermatch (โญ32) โ hypermatch is a high-performance Go library designed for rapid matching of a large number of rules to events. It processes thousands of events per second against extensive rule sets in-memory with minimal latency . โ
32
Middlewares / Microsoft Word
- urfave/negroni (โญ7.5k) โ Idiomatic HTTP Middleware for Golang โ
7,543
- unrolled/render (โญ2k) โ Go package for easily rendering JSON, XML, binary data, and HTML templates responses. โ
1,986
Miscellaneous / Project Layout
- Shpota/goxygen (โญ3.6k) โ Generate a modern Web project with Go and Angular, React, or Vue in seconds โ
3,602
- lacion/cookiecutter-golang (โญ731) โ A Go project template โ
730
Miscellaneous / Uncategorized
- alexliesenfeld/health (โญ825) โ A simple and flexible health check library for Go. โ
825
- steambap/captcha (โญ162) โ Package captcha provides an easy to use, unopinionated API for captcha generation โ
162
- antham/gommit (โญ115) โ Enforce git message commit consistency โ
115
- lrita/numa (โญ37) โ NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code. โ
37
Natural Language Processing / Morphological Analyzers
- afjoseph/RAKE.Go (โญ122) โ A Go port of the Rapid Automatic Keyword Extraction algorithm (RAKE) โ
122
Natural Language Processing / Translation
- leonelquinteros/gotext (โญ487) โ Go (Golang) GNU gettext utilities package โ
487
- vorlif/spreak (โญ69) โ Flexible translation and humanization library for Go, based on the concepts behind gettext. โ
69
- invopop/ctxi18n (โญ81) โ Go Context Internationalization - translating apps easily โ
81
Networking / Transliteration
- gosnmp/gosnmp (โญ1.2k) โ An SNMP library written in Go โ
1,225
- semihalev/sdns (โญ1k) โ A high-performance, recursive DNS resolver server with DNSSEC support, focused on preserving privacy. โ
1,017
- schollz/peerdiscovery (โญ665) โ Pure-Go library for cross-platform local peer discovery using UDP multicast โ
665
- masterzen/winrm (โญ455) โ Command-line tool and library for Windows remote command execution in Go โ
455
- mosajjal/dnsmonster (โญ346) โ Passive DNS Capture and Monitoring Toolkit โ
346
- gaissmai/bart (โญ108) โ The Balanced Routing Table is an adaptation of D. Knuth's ART algorithm and requires significantly less memory and has an even better lookup speed. โ
108
- jimlambrt/gldap (โญ117) โ Build LDAP services w/ Go โ
117
Networking / HTTP Clients
- dghubble/sling (โญ1.7k) โ A Go HTTP client library for creating and sending API requests โ
1,717
- go-zoox/fetch (โญ88) โ Go Fetch - A Powerful, Lightweight, Easy Http Client, inspired by Web Fetch API โ
88
ORM / HTTP Clients
- go-rel/rel (โญ782) โ Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API โ
782
Package Management / HTTP Clients
- chaindead/modup (โญ59) โ Terminal UI for Go dependency updates with outdated module detection and selective upgrading. โ
59
Security / HTTP Clients
- kevinburke/nacl (โญ551) โ Pure Go implementation of the NaCL set of API's โ
551
- zitadel/passwap (โญ70) โ Package passwap provides a unified implementation between different password hashing algorithms. It allows for easy swapping between algorithms, using the same API for all of them. โ
70
- rsjethani/secret (โญ32) โ Prevent your secrets from leaking into logs, std* etc. โ
32
- andskur/argon2-hashing (โญ25) โ A light package for generating and comparing password hashing with argon2 in Go โ
25
- bitfield/qrand (โญ17) โ Quantum randomness source using the ANU hardware QRNG โ
17
Serialization / HTTP Clients
- ugorji/go (โญ1.9k) โ idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go] โ
1,917
- jszwec/csvutil (โญ1k) โ csvutil provides fast and idiomatic mapping between CSV and Go (golang) values. โ
1,021
Software Packages / DevOps Tools
- kool-dev/kool (โญ706) โ From local development to the cloud: web apps development with containers made easy. โ
706
- getanteon/alaz (โญ709) โ Alaz: Advanced eBPF Agent for Kubernetes Observability โ Effortlessly monitor K8s service interactions and performance metrics in your K8s environment. Gain in-depth insights with service maps, metrics, and more, while staying alert to crucial system anomalies โ
709
- thevxn/dish (โญ260) โ A lightweight, remotely configurable monitoring service. โ
260
Software Packages / Other Software
- go-sonic/sonic (โญ2.1k) โ Sonic is a blogging platform developed by Go. Simple and powerful โ
2,113
Stream Processing / Other Software
- Breeze0806/go-etl (โญ178) โ go-etl is a toolset for data extraction, transformation and loading. โ
178
- rulego/streamsql (โญ50) โ Lightweight SQL-based stream processing engine for IoT edge. โ
50
Template Engines / Other Software
- CloudyKit/jet (โญ1.4k) โ Jet template engine โ
1,368
- osteele/liquid (โญ327) โ A Liquid template engine in Go โ
327
Testing / Fail injection
- pingcap/failpoint (โญ868) โ An implementation of failpoints for Golang. โ
868
Testing / Mock
- DATA-DOG/go-txdb (โญ738) โ Immutable transaction isolated sql driver for golang โ
738
- seborama/govcr (โญ196) โ HTTP mock for Golang: record and replay HTTP/HTTPS interactions for offline testing โ
196
Testing / Selenium and browser control tools
- mafredri/cdp (โญ768) โ Package cdp provides type-safe bindings for the Chrome DevTools Protocol (CDP), written in the Go programming language. โ
768
Testing / Testing Frameworks
- madflojo/testcerts (โญ83) โ Dynamically generate self-signed certificates and certificate authorities for Go tests โ
82
- abecodes/dft (โญ18) โ Docker For Testing is a zero dependency wrapper around the
dockercommand. โ18
Text Processing / Formatters
- ianlopshire/go-fixedwidth (โญ87) โ Encoding and decoding for fixed-width formatted data โ
87
Text Processing / Markup Languages
- antchfx/htmlquery (โญ773) โ htmlquery is golang XPath package for HTML query. โ
773
- mmalcek/bafi (โญ110) โ Universal JSON, BSON, YAML, CSV, XML, mt940 converter with templates โ
110
Text Processing / Parsers/Encoders/Decoders
- yassinebenaid/godump (โญ222) โ Dump any GO variable with ease โ
222
- bzick/tokenizer (โญ136) โ Tokenizer (lexer) for golang โ
136
- emersion/go-vcard (โญ122) โ A Go library to parse and format vCard โ
122
Text Processing / Regular Expressions
- IGLOU-EU/go-wildcard (โญ96) โ Fast and light wildcard pattern matching. โ
96
Third-party APIs / Utility/Miscellaneous
- FreeLeh/GoFreeDB (โญ88) โ GoFreeDB is a Golang library that provides common and simple database abstractions on top of Google Sheets. โ
88
- circa10a/go-aws-news (โญ17) โ Go app + library to fetch what's new from AWS โ
17
Utilities / Utility/Miscellaneous
- goforj/godump (โญ1.4k) โ A minimal, developer-friendly pretty-printer and debug dumper for Go structs, inspired by Laravelโs dump() and Symfonyโs VarDumper. โ
1,356
- rubyist/circuitbreaker (โญ1.2k) โ Circuit Breakers in Go โ
1,163
- cep21/circuit (โญ791) โ An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern. โ
791
- htcat/htcat (โญ556) โ Parallel and Pipelined HTTP GET Utility โ
556
- gotranspile/cxgo (โญ375) โ Tool for transpiling C to Go. โ
375
- subosito/gotenv (โญ307) โ Load environment variables from
.envorio.Readerin Go. โ307
- antham/chyle (โญ159) โ Changelog generator : use a git repository and various data sources and publish the result on external services โ
159
- maja42/goval (โญ172) โ Expression evaluation in golang โ
172
- commander-cli/cmd (โญ160) โ A simple package to execute shell commands on linux, windows and osx โ
160
- jfcg/sorty (โญ142) โ Fast Concurrent / Parallel Sorting in Go โ
142
- syntaqx/cookie (โญ110) โ Cookies, but with structs, for happiness. โ
110
Video / Utility/Miscellaneous
- bluenviron/gortsplib (โญ865) โ RTSP client and server library for the Go programming language โ
865
- asticode/go-astisub (โญ672) โ Manipulate subtitles in GO (.srt, .ssa/.ass, .stl, .ttml, .vtt (webvtt), teletext, etc.) โ
672
WebAssembly / Utility/Miscellaneous
- agnivade/wasmbrowsertest (โญ206) โ Run WASM tests inside your browser โ
206
Workflow Frameworks / Utility/Miscellaneous
- noneback/go-taskflow (โญ597) โ A pure go General-purpose Task-parallel Programming Framework with integrated visualizer and profiler โ
597
- rhosocial/go-dag (โญ34) โ A Go-based framework has been developed to oversee the execution of workflows delineated by directed acyclic graphs (DAGs). โ
34
XML / Utility/Miscellaneous
- antchfx/xpath (โญ730) โ XPath package for golang, supports HTML, XML, JSON document query and more โ
730
- antchfx/xmlquery (โญ480) โ xmlquery is Golang XPath package for XML query. โ
480
Zero Trust / Utility/Miscellaneous
- philips-labs/spiffe-vault (โญ95) โ Integrates Spiffe and Vault to have secretless authentication โ
94
8. Awesome Mac
Developer Tools / Databases
- cmushroom/redis-pro (โญ673) โ redis-pro is a simple and easy to use management of redis written in SwiftUI โ
673
Reading and Writing Tools / Ebooks
- MaddTheSane/Simple-Comic (โญ312) โ macOS comic viewer โ
312
Security Tools / Writing
- objective-see/OverSight (โญ621) โ OverSight monitors a mac's mic and webcam, alerting the user when the internal mic is activated, or whenever a process accesses the webcam. โ
621
- Lennolium/swiftGuard (โญ424) โ Anti-forensic macOS tray application designed to safeguard your system by monitoring USB ports. โ
424
- objective-see/WhatsYourSign (โญ336) โ WhatsYourSign adds a menu item to Finder.app. Simply right-, or control-click on any file to display its cryptographic signing information! โ
336
Utilities / CLI Tools
- lihaoyun6/xHistory (โญ180) โ A powerful command line history manager โ
180
Utilities / System Related Tools
- appledragon/everythingByMdfind (โญ126) โ python script to search everything by mdfind on MacOS โ
126
Utilities / Window Management
- Geckos-Ink/MakeItHome (โญ36) โ UI extender for macOS โ
36
9. Awesome Ai
Agents
- Strawberry-Computer/vibe-compiler (โญ49) โ RAG for integrating GenAI in your apps. Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. โ
48
Assistants / Command-line
- Strawberry-Computer/poorcoder (โญ44) โ DIY Poor Man's AI Coder โ
44
Assistants / IDE extensions
- lgrammel/rubberduck-vscode (โญ631) โ Use AI-powered code edits, explanations, code generation, error diagnosis, and chat in Visual Studio Code with the official OpenAI API. โ
631
Backend / Laravel
- opgginc/laravel-mcp-server (โญ324) โ A Laravel package for implementing secure Model Context Protocol servers using Streamable HTTP and SSE transport, providing real-time communication and a scalable tool system for enterprise environments. โ
324
Claude Code / Laravel
- beyondcode/claude-hooks-sdk (โญ55) โ A PHP SDK for building Claude Code hooks โ
55
- icanhasjonas/run-claude-docker (โญ45) โ Run claude code in somewhat safe and isolated yolo mode โ
44
Gemini / Laravel
- Theopsguide/gemini-code-flow (โญ133) โ AI-powered development orchestration for Gemini CLI - adapted from Claude Code Flow by ruvnet โ
133
10. Awesome Neovim
Programming Languages Support / Markdown and LaTeX
- Zeioth/markmap.nvim (โญ206) - Visualize your Markdown as mindmaps.
- tttol/md-outline.nvim (โญ3) - Automatically displays an outline for Markdown files.
Language / Assembly
- bennorichters/taal.nvim (โญ0) - Improve grammar and spelling errors in multiple languages using LLMs.
Syntax / Assembly
- MeanderingProgrammer/treesitter-modules.nvim (โญ72) - Original modules from nvim-treesitter master branch.
Utility / Cursorline
- gisketch/triforce.nvim (โญ88) - Gamified stat tracker with XP, levels, achievements, and activity heatmaps for your coding sessions with lualine integration.
- gruvw/strudel.nvim (โญ162) - Live coding controller for strudel.
Git / GitHub
- claydugo/browsher.nvim (โญ12) - Create commit pinned links to GitHub hosted files/lines.
Editing Support / Scrollbar
- qwavies/smart-backspace.nvim (โญ9) - Context-aware backspace which handles pairs, whitespace and indentation.
- ckolkey/ts-node-action (โญ372) - A framework for executing functional transformations on Tree-sitter nodes.
Split and Window / Tmux
- EvWilson/slimux.nvim (โญ29) - Send content from the current buffer to a configurable tmux pane.
Preconfigured Configuration / Competitive Programming
- crivotz/nv-ide (โญ639) - Neovim custom configuration, oriented for full stack developers (Rails, Ruby, PHP, HTML, CSS, SCSS, JavaScript).
- Prev: Nov 24 - Nov 30, 2025
- Next: Nov 10 - Nov 16, 2025