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
#go #containers #cyclonedx #docker #go #golang #hacktoberfest #oci #sbom #spdx #static_analysis #tool
Syft is a tool that helps create a list of all the software components used in your applications, known as a Software Bill of Materials (SBOM). This list is important for finding vulnerabilities and ensuring that your software complies with licensing rules. By using Syft, you can better manage your software's security and compliance. It works with many types of software and can be used with other tools like Grype to check for vulnerabilities. This helps keep your software safe and up-to-date.
https://github.com/anchore/syft
#java #cloud_native #hacktoberfest #java #kubernetes #reactive
Quarkus is a Java framework designed for cloud-native and container-first applications, making Java apps start up much faster and use less memory, which lowers cloud costs. It supports both traditional and reactive programming styles in one framework, so you can develop efficiently without learning new tools. Quarkus uses build-time processing and can compile to native images for even better performance. It integrates popular Java standards and libraries, making development smoother and more enjoyable. This means you can build modern, fast, and cost-effective Java applications easily, especially for Kubernetes and cloud environments[1][2][4][5].
https://github.com/quarkusio/quarkus
#cmake
The SO-101 robotic arm improves upon the SO-100 with easier assembly, better motors, and redesigned wiring, working seamlessly with the open-source LeRobot library for AI development. You can build it yourself using 3D-printed parts and off-the-shelf components or buy pre-assembled kits, offering an affordable way to experiment with AI-driven robotics through hands-on learning and community collaboration.
https://github.com/TheRobotStudio/SO-ARM100
#csharp
The eShop reference application is a sample e-commerce website built using .NET 9 and a services-based architecture. It helps developers learn how to create modern web applications. To use it, you need to install .NET 9 SDK, Docker, and possibly Visual Studio or Visual Studio Code. This application is beneficial because it provides a real-world example of how to structure and deploy a complex web application, making it easier for developers to understand and implement similar projects.
https://github.com/dotnet/eShop
#rust #gpui #rust_lang #text_editor #zed
Zed is a fast and powerful code editor that helps you work better with your team. It's built using Rust, which makes it very efficient, especially with large files. Zed allows real-time collaboration, so you can work on code with others at the same time. It also supports AI tools like GitHub Copilot and has features like a built-in terminal and a REPL for testing code quickly. This means you can code faster and more smoothly, and it's easy to customize to fit your needs.
https://github.com/zed-industries/zed
#other #adblock #gfw #proxy #shadowrocket #v2ray
Shadowrocket is a powerful tool for managing internet traffic on iOS devices. It helps bypass geo-restrictions, allowing access to blocked websites and services. It also protects privacy by masking your IP address and offers features like ad blocking and script filtering to enhance browsing security and speed. The app supports various rules for customizing how traffic is routed, making it versatile for different needs. This helps users access content more freely while maintaining privacy and avoiding unwanted ads.
https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever
#java #ai #apache_kafka #aws #azure #cloud #cloud_first #cloud_native #ebs #gcp #kafka #llm #messaging #minio #s3 #serverless #spot #streaming
AutoMQ provides a cloud-native alternative to Apache Kafka that runs on S3 storage, cutting costs by up to 90% while enabling instant scaling and eliminating cross-zone traffic fees. It offers high reliability, serverless operation, and full Kafka compatibility, making it easier and cheaper to manage large-scale data streaming without sacrificing performance or features.
https://github.com/AutoMQ/automq
#python #erp #hacktoberfest #odoo #python
These tools are for Odoo administrators to improve technical features. They include modules like **attachment queue**, **auto backup**, and **audit log**, which help manage files, secure data, and track changes. Other modules like **sentry** and **server action logging** help monitor errors and server actions. These tools make Odoo more efficient and easier to manage, providing benefits like better data security and improved system performance.
https://github.com/OCA/server-tools
#python
The Jelly Evolution Simulator is a program that lets you watch jelly-like creatures evolve over time. You can run it using a simple command in Python. The simulator allows you to control various features like closing the program, toggling markers, storing species, and changing colors. It also lets you scroll through different generations to see how the creatures change. This tool is useful for understanding how evolution works in a fun and interactive way. It helps users visualize how small changes can lead to different outcomes over time.
https://github.com/carykh/jes
#javascript
This project helps developers create and manage 3D scenes across multiple browser windows using Three.js and localStorage. It allows for the synchronization of scenes and dynamic window management, making it useful for advanced web graphics. Users benefit by being able to view and interact with the same 3D scene from different windows, which is helpful for collaborative work or complex visualizations. To start, you can clone the repository and open `index.html` in your browser.
https://github.com/bgstaal/multipleWindow3dScene
#typescript
The Exa MCP Server helps AI assistants like Claude perform web searches using the Exa AI Search API. This allows them to get real-time information safely and efficiently. The server provides structured search results, including titles and snippets, and handles errors well. It also caches recent searches for quick reference. Users benefit by getting up-to-date information easily and securely, which is useful for tasks like researching news, academic papers, or company data. To use it, you need Node.js, Claude Desktop, and an Exa API key.
https://github.com/exa-labs/exa-mcp-server
#swift #i3 #i3wm #mac #macos #tiling #tiling_window_manager #window_manager
AeroSpace is a tiling window manager for macOS that helps organize windows in a grid, making all windows visible at once. It offers fast workspace switching without animations, which can be faster than macOS's native Spaces. AeroSpace uses its own workspaces instead of macOS Spaces, allowing for more efficient management. It supports multiple monitors and doesn't require disabling System Integrity Protection. Users can configure it using plain text files, making it friendly for advanced users and developers. This setup helps users work more efficiently by keeping everything organized and easily accessible.
https://github.com/nikitabobko/AeroSpace
#powershell #automated #bloatware #bloatware_removal #cleanup #debloat #debloater #interactive #optimize #powershell #powershell_script #privacy #ps1 #registry_tweaks #tweaks #windows #windows_10 #windows_11 #windows_11_debloat #windows10 #windows11
Win11Debloat is a free PowerShell script that quickly removes pre-installed Windows bloatware like TikTok, Xbox Game Bar, and Copilot while disabling ads, telemetry, and intrusive features. It simplifies tasks like restoring the classic right-click menu, hiding duplicate drives in File Explorer, and removing taskbar clutter, saving you from manually adjusting settings. The script is safe, reversible, and improves your experience by eliminating unnecessary background processes and distractions, making Windows cleaner and more focused.
https://github.com/Raphire/Win11Debloat
#rust #code_editor #developer_tools #rust #text_editor #vim
Lapce is a very fast and powerful code editor written in Rust. It offers smart features like code completion and diagnostics thanks to its built-in Language Server Protocol (LSP) support. Users can enjoy a Vim-like editing experience and work on remote projects as if they were local. Lapce also includes a built-in terminal for running commands without leaving the editor. This makes it easy for developers to work efficiently and stay focused on their projects.
https://github.com/lapce/lapce
#python #agents #graph #llms #rag
Graphiti helps AI systems handle constantly changing information by building real-time knowledge graphs that track relationships and historical data, allowing them to integrate user interactions, business data, and external sources seamlessly. Unlike traditional methods, it updates information instantly without needing full recomputations, enabling precise historical queries and efficient hybrid searches. This helps AI applications stay context-aware, automate tasks effectively, and manage complex, evolving data with minimal delay.
https://github.com/getzep/graphiti
#cplusplus #arm #convolution #deep_learning #embedded_devices #llm #machine_learning #ml #mnn #transformer #vulkan #winograd_algorithm
MNN is a lightweight and efficient deep learning framework that helps run AI models on mobile devices and other small devices. It supports many types of AI models and can handle tasks like image recognition and language processing quickly and locally on your device. This means you can use AI features without needing to send data to the cloud, which improves privacy and speed. MNN is used in many apps, including those from Alibaba, and supports various platforms like Android and iOS. It also helps reduce the size of AI models, making them faster and more efficient.
https://github.com/alibaba/MNN
#c_lang #embedded #filesystem #microcontroller
LittleFS is a file system designed for small devices like microcontrollers. It helps keep your data safe even if the power goes off suddenly. This is because it uses a "copy-on-write" system, which means it doesn't overwrite old data until the new data is safely stored. LittleFS also helps extend the life of your storage by spreading out writes across different areas, a process called wear leveling. This makes it very reliable and efficient for devices with limited memory and storage.
https://github.com/littlefs-project/littlefs
#typescript #electron #llama #llms #lora #mlx #rlhf #transformers
Transformer Lab is a free, open-source tool that lets you easily work with large language models on your own computer, offering one-click downloads for popular models like Llama3 and Mistral, fine-tuning across different hardware (including Apple Silicon and GPUs), and features like chatting, training, and evaluating models through a simple interface—saving you from complex setups like CUDA or Python version issues[1][2][5].
https://github.com/transformerlab/transformerlab-app
#other #english #notebook
This English grammar guide breaks down complex rules into easy-to-understand parts, helping programmers and learners improve their skills through clear explanations and practical methods like using apps (e.g., Baicizhan) and textbooks (e.g., New Concept English). By focusing on essential grammar basics first, it builds a strong foundation for better reading, writing, and communication, making learning more efficient and effective. Access it online or locally, and benefit from structured lessons that simplify mastering English.
https://github.com/hzpt-inet-club/english-note
#python #agplv3 #education #flashcards #foreign_language #hacktoberfest #hacktoberfest2022 #language_learning #python #second_language_acquisition #spaced_repetition #svelte
LibreLingo is a free, community-driven language-learning platform offering courses like Spanish, German, and French through interactive exercises, spaced repetition, and progress tracking across devices, while allowing users to contribute and modify content for a collaborative learning experience[1][4][5].
https://github.com/kantord/LibreLingo
#typescript #csv #diagrams #graph #json #nextjs #react #tool #visualization #yaml
JSON Crack is a free, open-source tool that instantly turns complex JSON, YAML, CSV, XML, or TOML data into clear, interactive graphs, making it easier to explore and understand your information. It lets you convert between formats, validate data, generate code (like TypeScript interfaces), run queries, and export visuals as images—all while keeping your data private since everything processes locally on your device[1][2][5].
https://github.com/AykutSarac/jsoncrack.com
#javascript #approval_process #cms #crm #ehr #erp #hr #layui #mysql #oa #privileges #redis #skyeye #springboot #springboot2 #springcloud_vue #websocket
This platform uses Springboot, Layui, UNI-APP, and Ant Design Vue to create a low-code system for intelligent manufacturing. It includes over 30 application modules and more than 50 electronic workflows, covering CRM, ERP, MES, and more. This system streamlines business processes from customer relations to production and after-sales service, improving efficiency and data transparency. It also manages employee operations, providing a comprehensive solution for businesses. The benefits include faster development, reduced redundancy, and enhanced data management, making it ideal for companies seeking digital transformation.
https://github.com/dromara/skyeye
#java #amazon #aws #aws_sdk #hacktoberfest #java
The AWS SDK for Java 2.0 is a major upgrade offering non-blocking I/O for faster performance, customizable HTTP implementations, and easier integration with AWS services like S3 and DynamoDB through Maven, helping developers build scalable applications efficiently.
https://github.com/aws/aws-sdk-java-v2
#python #3d #3d_aigc #3d_generation #diffusion_models #hunyuan3d #image_to_3d #shape #shape_generation #text_to_3d #texture_generation
Hunyuan3D 2.0 is a powerful tool that creates detailed 3D models with textures in two steps: first building the shape, then adding colors and materials. It works efficiently on standard computers (as low as 5GB VRAM for basic models) and offers multiple ways to use it, like coding, Blender plugins, or online demos, making it accessible for creating game-ready 3D assets, VR/AR content, or custom designs without needing advanced hardware.
https://github.com/Tencent/Hunyuan3D-2
#go #cloud #devsecops #k8s #kubernetes #mesh #mesh_network #network #networking #overlay_network #security #self_hosted #virtual_network #virtual_networking #vpn #vpn_server #wg_quick #wireguard #wireguard_ui #wireguard_vpn #zero_trust
Netmaker is a powerful tool for creating and managing secure networks. It uses WireGuard to provide fast and secure connections, allowing you to connect devices anywhere in the world. With features like mesh VPNs and multi-network segmentation, you can organize your networks securely and efficiently. Netmaker also offers robust access controls and integration with OAuth for secure user management. This helps keep your network safe and compliant, making it ideal for businesses managing complex network setups.
https://github.com/gravitl/netmaker
#python #agent_computer_interface #ai_agents #computer_automation #computer_use #grounding #gui_agents #in_context_reinforcement_learning #memory #mllm #planning #retrieval_augmented_generation
Agent S2 is a smart AI assistant that handles computer tasks by breaking them into smaller steps and using specialized tools for each part, making it highly adaptable and efficient across different systems like Windows and Android. It outperforms other AI tools in completing complex tasks, learns from experience, and adjusts plans as needed, helping users automate digital work more reliably and effectively.
https://github.com/simular-ai/Agent-S
#other #chatgpt #gpt_3_5 #gpt_4 #jailbreak #openai #prompt
ChatGPT "DAN" (Do Anything Now) and similar jailbreak prompts allow users to bypass standard restrictions, enabling unfiltered responses on any topic, including generating unverified information, explicit content, or harmful instructions. These prompts work by simulating a role-play scenario where the AI ignores ethical guidelines and content policies, providing both restricted and unrestricted answers. The benefit is accessing typically blocked information or creative outputs, though this comes with risks of misinformation and harmful content[1][2][4].
https://github.com/0xk1h0/ChatGPT_DAN
#typescript
Rowboat is a tool that helps you build complex workflows using AI. You can start with just an idea, and Rowboat's AI copilot will create the workflow for you. For example, you can ask it to build an assistant for a food delivery company. Rowboat connects easily with other tools and systems, and you can integrate it into your apps using a simple API or Python SDK. This makes it fast and easy to create and use multi-agent systems, which is beneficial because it saves time and requires minimal programming knowledge.
https://github.com/rowboatlabs/rowboat
#typescript #local_first #notetaking #open_source #react #rust #tauri #typescript
Hyprnote is a tool that helps you with meeting notes. It records and transcribes meetings, then creates useful summaries from the notes. What's special about Hyprnote is that it works offline using open-source models, so you don't need the internet to use it. It's also very flexible because you can add or create extensions to make it work better for you. This means you can use it anywhere, even without internet, and it helps keep your notes organized and private.
https://github.com/fastrepl/hyprnote
#go #dotenv #environment_variables #go #golang
GoDotEnv is a tool for Go programming that loads environment variables from a `.env` file, making it easier to manage configuration settings like database credentials or API keys outside your code. This helps keep your code clean and secure, and lets you switch easily between different environments (development, testing, production) by using different `.env` files. You can use it as a library in your Go apps or as a command-line tool. It supports comments, multiple files, and works on Linux and Windows. This simplifies setup and improves security by keeping sensitive info out of your codebase[1][4].
https://github.com/joho/godotenv