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
#cplusplus #analyzer #binary_analysis #c_plus_plus #cpp #cybersecurity #dark_mode #dear_imgui #disassembler #forensics #hacking #hacktoberfest #hex_editor #ips #mathematical_evaluator #multi_platform #pattern_language #preprocessor #reverse_engineering #static_analysis #windows

ImHex is a powerful hex editor designed for reverse engineers, programmers, and anyone who needs to work with binary data. It offers many features that make it useful and user-friendly. Here are the key benefits ImHex allows you to edit bytes, manage patches, undo and redo changes infinitely, and copy bytes in various formats. It also supports colorful highlighting, data display in different types (like integers, floats, colors), and decoding data in various encodings.
- **Custom Pattern Language** It has dark and light modes to protect your eyes, especially during late-night work sessions.
- **Data Analysis and Visualization** It supports various search methods (string, sequence, regex) and numerous hashing algorithms.
- **Modern Interface** ImHex works on Windows, macOS, and Linux, with options for web and nightly pre-release versions.

Overall, ImHex provides a comprehensive set of tools to make working with binary data efficient and comfortable.

https://github.com/WerWolv/ImHex
#python #cloud_native #cncf #deep_learning #docker #fastapi #framework #generative_ai #grpc #jaeger #kubernetes #llmops #machine_learning #microservice #mlops #multimodal #neural_search #opentelemetry #orchestration #pipeline #prometheus

Jina-serve is a tool that helps you build and deploy AI services easily. It supports major machine learning frameworks and allows you to scale your services from local development to production quickly. You can use it to create AI services that communicate via gRPC, HTTP, and WebSockets. It has features like built-in Docker integration, one-click cloud deployment, and support for Kubernetes and Docker Compose, making it easy to manage and scale your AI applications. This makes it simpler for you to focus on the core logic of your AI projects without worrying about the technical details of deployment and scaling.

https://github.com/jina-ai/serve
#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
#other

This resource provides a comprehensive list of tools, papers, and projects related to Large Language Models (LLMs), especially those connected to ChatGPT. Here’s the key benefit:

You get access to a curated collection of milestone papers, frameworks for training LLMs, tools for deploying them, courses and tutorials, and publicly available LLM checkpoints and APIs. This includes leaderboards to evaluate LLM performance, various datasets, evaluation frameworks, and deployment solutions. It also covers applications, tutorials, and books on LLMs, making it a one-stop shop for anyone interested in understanding, developing, or using large language models. This can help you stay updated with the latest advancements, learn from experts, and efficiently implement LLMs in your projects.

https://github.com/Hannibal046/Awesome-LLM
#typescript #agent #agents #ai #ai_agent #ai_assistant #assistant #copilot #copilot_chat #hacktoberfest #langchain #langgraph #llm #nextjs #open_source #react #reactjs #ts #typescript

CopilotKit helps you build smart AI assistants that work directly within your applications. These assistants can analyze data, manage transactions, plan trips, and even help with research, all through natural language interaction. You can get started quickly with their easy-to-follow documentation and code samples. Joining their Discord community also gives you access to support and resources from the team and other users. This makes it easier for you to create powerful AI tools that assist your users in various tasks, enhancing their experience and productivity.

https://github.com/CopilotKit/CopilotKit
#typescript #electron #gpt #llama2 #llamacpp #localai #self_hosted

Jan is a local AI assistant that runs entirely on your device, giving you full control and privacy. It supports various hardware like NVIDIA GPUs, Apple M-series, and Linux systems. You can download and use popular language models like Llama, Gemma, and Mistral without needing an internet connection. Jan also allows you to customize it with extensions and connect to remote AI APIs. The benefit is that you can use AI without sending your data online, keeping your information private and secure.

https://github.com/janhq/jan
#python #agents #ai #ai_agents #llms

CrewAI is a powerful framework that helps you build sophisticated AI systems where multiple agents work together seamlessly. Here’s how it benefits you CrewAI allows AI agents to assume roles, share goals, and operate as a cohesive unit, similar to a well-oiled crew. This enables complex problem-solving in real-world scenarios.
- **Deep Customization** Agents can autonomously delegate tasks and collaborate, making it easier to handle complex tasks efficiently.
- **Production-Grade Architecture** You can define and customize tasks with granular control, whether it's simple operations or complex multi-step processes.
- **Integration with Models**: CrewAI works with various language models, including OpenAI and local models, giving you the flexibility to choose the best model for your application.

By combining these features, CrewAI helps you build complex, production-grade applications with predictable and consistent results.

https://github.com/crewAIInc/crewAI
#other

DeepSeek-Coder-V2 is a powerful, open-source AI model designed for coding and mathematical reasoning tasks. It performs as well as or better than closed-source models like GPT-4 Turbo in many benchmarks. Here are the key benefits It supports 338 programming languages and can handle long contexts up to 128K tokens, making it highly effective for code generation, completion, and fixing.
- **Mathematical Reasoning** You can use DeepSeek-Coder-V2 through various platforms, including a chat website, an API platform, and local inference using tools like HuggingFace's Transformers or SGLang.
- **Cost-Effective**: It offers competitive pricing on the DeepSeek platform, making it accessible for commercial use.

Overall, DeepSeek-Coder-V2 provides advanced coding and mathematical capabilities with ease of use and cost-effectiveness.

https://github.com/deepseek-ai/DeepSeek-Coder-V2
#shell #9p #efi #hackintosh #hacktoberfest #kvm #linux #macos #qemu #spice #tpm #virgl #virglrenderer #virtio #virtualization #windows

Quickemu is a tool that makes it easy to create and run virtual machines for Windows, macOS, and Linux. It automatically downloads the operating system and sets up the best configuration for your computer, so you don't need to do a lot of complicated settings. This means you can quickly test different operating systems without much hassle. It supports many OS versions, including Windows 10 and 11, various Linux distributions, and macOS. Quickemu also offers features like file sharing, USB device pass-through, and audio support, making it convenient and powerful for users.

https://github.com/quickemu-project/quickemu
#go #abac #access_control #acl #auth #authentication #authn #authorization #authz #cas #casbin #casdoor #cloudos #cloudsecurity #iam #oauth #oidc #permission #rbac #saml #sso

Casbin is a powerful and efficient open-source library for managing access control in various programming languages, including Golang, Java, Node.js, PHP, Python, and more. It supports different access control models such as ACL (Access Control List), RBAC (Role-Based Access Control), and ABAC (Attribute-Based Access Control). With Casbin, you can easily define and enforce policies using a simple configuration file, making it easy to switch or upgrade your authorization mechanism.

Using Casbin benefits you by providing a flexible and customizable way to manage permissions, handling role-user mappings, and supporting multiple operators for rule matching. It also offers an online editor for writing policies and integrates well with various web frameworks. This makes it simpler to ensure that only authorized users can perform specific actions on your resources, enhancing security and compliance in your applications.

https://github.com/casbin/casbin
#java #apache #batch #cdc #change_data_capture #data_ingestion #data_integration #elt #high_performance #offline #real_time #streaming

Apache SeaTunnel is a powerful tool for integrating and synchronizing large amounts of data from various sources. It supports over 100 connectors, allowing you to connect to many different data sources. SeaTunnel is efficient, stable, and resource-friendly, minimizing the use of computing resources and JDBC connections. It also provides real-time monitoring and ensures data quality to prevent loss or duplication. You can use it with different execution engines like Flink, Spark, and SeaTunnel Zeta Engine. This tool is beneficial because it simplifies complex data synchronization tasks, offers high throughput with low latency, and provides detailed insights during the process. Additionally, it has a user-friendly web project for visual job management, making it easier to manage your data integration tasks.

https://github.com/apache/seatunnel
#swift #battery #bluetooth #clock #cpu #disk #fans #gpu #macos #menubar #monitor #network #sensors #stats #temperature

Stats is a tool that helps you monitor your macOS system from the menu bar. It shows you important information like CPU and GPU usage, memory and disk utilization, network activity, battery level, and more. You can install it manually or using Homebrew. Stats supports many languages and is efficient, though you can disable some modules to reduce energy impact. This tool is beneficial because it keeps you informed about your system's performance without needing to open multiple apps, helping you manage your computer better.

https://github.com/exelban/stats
#typescript #android #android_app #bangumi #design #expo #ios #ios_app #mobx #moe #react #react_native

This app, called Bangumi, is a third-party client for the Bangumi website, which helps you manage and track your progress on anime, manga, music, Japanese dramas, games, and more. It works on both iOS and Android devices and has over 100 pages designed for mobile use, covering almost all the features of the website.

The app includes basic functions like managing your watch list, viewing character details, timelines, posts, and user spaces. It also has extended features such as syncing data from other sites like Bilibili and Douban, stable data display using a CDN, photo walls, AI recommendations, and more.

Using this app benefits you by providing a convenient and comprehensive way to manage your media consumption on the go, with a user-friendly interface and additional features to enhance your experience.

https://github.com/czy0729/Bangumi
#python

DeepSeek Coder is a powerful tool for coders that uses advanced language models trained on a huge amount of code and natural language data. Here’s what you need to know It was trained on 2 trillion tokens, including 87% code and 13% natural language in English and Chinese.
- **Model Sizes** It outperforms other open-source code models in many benchmarks, making it very effective for code completion and other coding tasks.
- **Supported Languages** You can use it for code completion, insertion, and even chat-based coding assistance. It also allows fine-tuning for specific tasks.

Using DeepSeek Coder can significantly improve your coding efficiency and accuracy, especially for complex projects.

https://github.com/deepseek-ai/DeepSeek-Coder
👍1
#python #text_to_speech #tts #vits #voice_clone #voice_cloneai #voice_cloning

GPT-SoVITS-WebUI is a powerful tool for converting text to speech and changing voices. Here’s what it offers** You can convert text to speech instantly with just a 5-second vocal sample.
- **Few-shot TTS** It works in several languages including English, Japanese, Korean, Cantonese, and Chinese.
- **WebUI Tools:** It includes tools like voice separation, automatic training set segmentation, and text labeling, making it easier to create and use the models.

Using GPT-SoVITS-WebUI benefits you by allowing quick and easy voice conversions and text-to-speech functions with high quality and flexibility.

https://github.com/RVC-Boss/GPT-SoVITS
#go #backup #disaster_recovery #hacktoberfest #kubernetes #velero

Velero is a tool that helps you protect your Kubernetes cluster by backing up and restoring its resources and data. You can use it with cloud platforms or on your own servers. It allows you to save backups of your cluster, move resources to other clusters, and copy your production environment to testing environments. Velero has a server that runs on your cluster and a command-line client for local use. This tool helps you avoid data loss and makes it easier to manage your Kubernetes resources, ensuring your data is safe and easily recoverable.

https://github.com/vmware-tanzu/velero
#rust #autojump #bash #cli #command_line #command_line_tool #elvish #fasd #fish #fish_shell #fzf #hacktoberfest #jump #nushell #powershell #rust #shell #xonsh #xontrib #z #zsh

zoxide is a smarter version of the `cd` command that remembers your most frequently used directories. This allows you to quickly jump to these directories with just a few keystrokes. Here’s how it benefits you zoxide learns your directory habits and lets you navigate to often-used directories quickly.
- **Easy Installation** You can configure zoxide with flags and environment variables to tailor its behavior to your needs.
- **Integration**: It works with many shells and has integrations with other tools like file managers and text editors.

Overall, zoxide saves you time and effort by making directory navigation faster and more intuitive.

https://github.com/ajeetdsouza/zoxide
👍1
#swift #hacktoberfest #ios #objective_c #productivity #scalability #swift #xcode

Tuist is a command line tool that helps manage and optimize large modular projects for Xcode. It generates and maintains project files, making it easier to work with complex projects. To use Tuist, you install it via `mise install tuist`, then initialize, customize, and generate your project with commands like `tuist init`, `tuist edit`, and `tuist generate`. This tool is open source, written in Swift, and supported by several companies and contributors. Using Tuist simplifies the process of managing Xcode projects, saving time and reducing complexity.

https://github.com/tuist/tuist
#go #containerd #macos #qemu #vm

Lima is a tool that helps you run Linux virtual machines on your computer, especially useful for Mac users. It automatically shares files and forwards ports, making it similar to WSL2. You can use Lima to run Linux commands, containers with tools like Docker, Kubernetes, or containerd, and it supports various operating systems. To get started, you can install Lima using `brew install lima` and then start it with `limactl start`. This makes it easy to work with Linux environments without leaving your current operating system, which is very helpful for developers and users who need to use Linux tools.

https://github.com/lima-vm/lima
#csharp #csharp #gaming #launcher #wpf

Playnite is a free, open-source tool that helps you manage and launch your video games from one place. It supports games from platforms like Steam, Epic, GOG, and more. You can also use it for game emulation. Playnite stores your game library data locally on your PC, so your information is private. It's easy to use and can be customized with plugins and themes. You can download it for Windows 7 and newer versions, and it will notify you when updates are available. This makes managing your games simpler and more convenient.

https://github.com/JosefNemec/Playnite