GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#lua #rime #rime_config #rime_custom #rime_schema #rime_squirrel #rime_weasel

This input method, called "雾凇拼音" (Ice Pinyin), is a comprehensive and user-friendly Chinese input system. It works with the Rime Input Method Engine and offers several benefits Includes full pinyin schemes, English input support, and various extensions like emoji, date/time input, and traditional Chinese calendar conversion.
- **Well-Maintained Dictionary** Users can easily install or update the configuration using scripts or manual methods.
- **Customizable**: Allows users to customize settings such as double pinyin schemes, special character inputs, and more.

Overall, it provides a robust and customizable input experience with long-term maintenance of its dictionaries and features.

https://github.com/iDvel/rime-ice
#c_lang #lede #lua #openwrt_feed #openwrt_package #openwrt_zh_cn

This guide helps you compile and use OpenWRT firmware for various devices, including those with Loongson and Phytium architectures. It provides step-by-step instructions on how to set up your environment, download the source code, and compile the firmware on different operating systems like Linux, WSL/WSL2, and macOS. The benefit to you is that you can customize and secure your router or other devices with a clean and safe firmware, free from any backdoors or monitoring software. Additionally, it offers resources for learning OpenWRT development and supports community involvement through discussion groups and donation options.

https://github.com/coolsnowwolf/lede
#go #c #clang #golang #ip_address #ip_address_database #ip_address_location #ip_location #ip_lookup #java #lua #lua_extension #php #rust #xdb_engine

Ip2region is a tool that helps you find the location of an IP address very quickly. It can handle a huge number of IP addresses and provides detailed information like country, region, province, city, and ISP. The tool is very fast, taking only about 10 microseconds to query an IP address. It supports many programming languages and allows you to customize the data to fit your needs. You can also update the data yourself using various tools and methods provided. This makes it very useful for applications that need fast and accurate IP location information.

https://github.com/lionsoul2014/ip2region
#vim_script #api #c #lua #neovim #nvim #text_editor #vim

Neovim is an improved version of the Vim text editor. It makes maintenance easier and allows many developers to work on it together. Neovim supports advanced user interfaces, is highly extensible, and has features like modern GUIs, API access from various programming languages, and an embedded terminal emulator. It also supports asynchronous job control and shared data among multiple instances. You can install Neovim from pre-built packages or build it from source, and it is compatible with most Vim plugins. This makes Neovim a powerful and flexible tool for editing text, benefiting users by providing more features and better performance than traditional Vim.

https://github.com/neovim/neovim
#lua #language_server #language_server_protocol #lsp #neovim #nvim #plugin #vim

nvim-lspconfig is a tool that helps you set up language servers in Neovim, a text editor. It provides default configurations for various language servers, making it easier to get started with features like auto-completion, code formatting, and diagnostics. To use it, you need to install the language server for your programming language and add a few lines of code to your Neovim configuration file. This setup allows you to navigate code more efficiently, fix errors quickly, and write better code. The benefit is that it enhances your coding experience by providing powerful tools directly within your text editor.

https://github.com/neovim/nvim-lspconfig
#lua #anthropic #chatgpt #claude #claude_3_5_sonnet #copilot #copilot_chat #gemini #google_gemini #gpt #gpt_4o #gpt4o #llm #neovim #nvim #nvim_plugin #ollama #openai #plugin #xai #zed

CodeCompanion.nvim is a powerful plugin for Neovim that integrates various Large Language Models (LLMs) like Anthropic, Copilot, Gemini, Ollama, OpenAI, Azure OpenAI, and xAI. Here’s the key information and benefits It supports multiple LLM adapters, allowing you to choose the one that best suits your needs.
- **Chat Buffer and Inline Assistant** Enhance your interactions with variables and slash commands that provide additional context to the LLM.
- **Tools and Agents** Create custom prompts and workflows to tailor the LLM's responses to specific tasks.
- **Easy Installation** Customize adapters, models, and settings to fine-tune the plugin according to your preferences.

The benefit to the user is enhanced productivity and efficiency in coding tasks, thanks to the integration of powerful LLMs directly within Neovim. This allows for real-time code assistance, explanations, and refactoring, making your coding experience more streamlined and effective.

https://github.com/olimorris/codecompanion.nvim
#lua #cbz #djvu #djvu_reflow #ebook #ebook_reader #eink #epub #ereader #fb2 #kindle #kobo #luajit #opds #pdf #pdf_reflow #pocketbook #reader #reflow #remarkable_tablet #ubuntu_touch

KOReader is a powerful document viewer designed for e-ink readers and other devices. It supports many file formats like PDF, EPUB, and more, and allows you to customize the reading experience with adjustable margins, line spacing, and fonts. It's fast, even on older devices, and integrates with tools like calibre and Google Translate. KOReader is also optimized for e-ink devices with features like easy zoom and no animations. This makes reading comfortable and efficient, giving you a better experience overall.

https://github.com/koreader/koreader
#lua #neovim #neovim_lua_plugin #neovim_plugin

The **blink.cmp** plugin is a powerful completion tool for Neovim that offers several benefits. Here are the key points It updates on every keystroke with minimal overhead (0.5-4ms), making it very responsive.
- **Advanced Fuzzy Matching** It works out of the box with support for LSPs, external sources, snippets, and more. It also includes auto-bracket and signature help support.
- **Customizable** The plugin uses a grid-based layout for rendering the completion menu, allowing for flexible and efficient display of completion items.

Overall, blink.cmp provides a fast, intelligent, and highly customizable completion experience that can significantly enhance your coding workflow in Neovim.

https://github.com/Saghen/blink.cmp
#lua #neovim #neovim_conf #neovim_config #neovim_configuration #neovim_plugin #nvim

LazyVim is a way to set up Neovim that makes it easy to customize and extend your configuration. It combines the flexibility of starting from scratch with the convenience of a pre-configured setup. You can transform Neovim into a full-fledged IDE, easily add or remove plugins, and enjoy fast performance. It comes with sane default settings and many pre-configured plugins, making it easier to get started. To use LazyVim, you need Neovim version 0.9.0 or higher, Git, and a few other tools. The benefit to you is a highly customizable and efficient coding environment that saves time and effort in setting up your editor.

https://github.com/LazyVim/LazyVim
👍2
#lua #game #game_server #mmorpg #opentibia #otserv #server

OpenTibiaBR - Canary is a free and open-source MMORPG server emulator written in C++. It allows you to create and manage your own Tibia-like game server. You can use specific clients like mehah's otclient or tibia client to connect and play. The project provides tools for editing the game, including a map editor. For help, you can join their Discord channel or check the Gitbook and Wiki guides. Contributing to the project is also possible through issue tracking and pull requests. This tool is beneficial because it gives users the freedom to customize and run their own MMORPG server, making it a great resource for gamers and developers alike.

https://github.com/opentibiabr/canary
#lua #pathofbuilding #pathofexile #pob #poe

This tool, called Path of Building, helps you plan your character in the game Path of Exile. It includes many extra features like support for new items, skills, and game mechanics. You can calculate your character's damage, life, and mana, and see how different items and skills affect your character. It also lets you plan your skill tree, add items, and share your builds with others. Downloading it is easy, and it updates automatically. This makes it easier to build and optimize your character without needing to be online.

https://github.com/PathOfBuildingCommunity/PathOfBuilding
#lua #neovim_plugin

`snacks.nvim` is a collection of small plugins for Neovim that improve your editing experience. It includes features like beautiful dashboards, efficient animations, better buffer management, and enhanced debugging tools. You can also customize notifications, file explorers, and terminal management. To use it, you need Neovim version 0.9.4 or higher and can install it using your package manager. This helps you work more efficiently and comfortably in Neovim by providing various quality-of-life improvements.

https://github.com/folke/snacks.nvim
👍1
#lua #ai #ai_gateway #api_gateway #api_management #apis #artificial_intelligence #cloud_native #consul #devops #docker #kong #kubernetes #kubernetes_ingress #kubernetes_ingress_controller #luajit #microservice #microservices #nginx #reverse_proxy #serverless

Kong API Gateway is a powerful tool that helps manage and secure your APIs. It offers features like advanced routing, load balancing, health checking, and authentication, making it easier to handle API traffic. Kong is highly scalable and can run on various platforms, including Kubernetes. It also supports plugins for additional functionalities such as AI traffic management and custom extensions. By using Kong, you can centralize your API management, focus on other important tasks, and ensure your APIs are secure and perform well. You can get started quickly with a free trial or by following the easy installation steps.

https://github.com/Kong/kong
#cplusplus #cmkr #cpp #dmc5 #first_person #freecam #lua #mhrise #modding #mods #monster_hunter_rise #re_engine #re2 #re3 #re4 #re7 #re8 #scripting #sf6 #virtual_reality #vr

REFramework is a tool for modding games that use the RE Engine, like Resident Evil and Devil May Cry. It allows users to add new features to their games, such as VR support, motion controls, and custom scripts using Lua. This framework helps players customize their gaming experience by fixing bugs and adding cool mods like manual flashlights or free camera modes. Using REFramework can make your games more enjoyable and interactive.

https://github.com/praydog/REFramework