githubtrending | Technologies

Telegram-канал githubtrending - GitHub Trends

10579

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

Subscribe to a channel

GitHub Trends

#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

Читать полностью…

GitHub Trends

#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

Читать полностью…

GitHub Trends

#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

Читать полностью…

GitHub Trends

#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

Читать полностью…

GitHub Trends

#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

Читать полностью…

GitHub Trends

#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

Читать полностью…

GitHub Trends

#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

Читать полностью…

GitHub Trends

#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

Читать полностью…

GitHub Trends

#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

Читать полностью…

GitHub Trends

#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

Читать полностью…

GitHub Trends

#typescript #ai #ai_agents #llm

Suna is a free, open-source AI assistant that helps you do many tasks easily by talking naturally. It can browse the web, gather and analyze data, manage files, run system commands, deploy websites, and connect with many online services and APIs. You can use it for things like market research, finding leads, writing reports, planning trips, or scraping data from websites. It runs securely in isolated environments and saves your work and history. You can host it yourself for full control and privacy, making it a powerful tool to automate complex workflows and save time on everyday or professional tasks[1][2][4][5].

https://github.com/kortix-ai/suna

Читать полностью…

GitHub Trends

#jupyter_notebook

DINOv2 is a powerful AI model from Meta AI that learns to understand images without needing labeled data, using self-supervised learning. It was trained on 142 million images and creates strong visual features that work well for many tasks like image classification, depth estimation, and segmentation without extra fine-tuning. You can use its pretrained models easily with simple classifiers, saving time and effort. DINOv2 is efficient, scalable, and performs better than many other models, making it great for building versatile computer vision applications quickly and accurately. It’s open-source and ready to use with PyTorch.

https://github.com/facebookresearch/dinov2

Читать полностью…

GitHub Trends

#python #research

UI-TARS is a powerful tool that helps computers interact with graphical user interfaces (GUIs) like humans do. It can see, understand, and interact with screens, making it useful for automating repetitive tasks across different applications. This technology is beneficial because it streamlines workflows, reduces human effort, and can adapt to various situations without needing strict rules. It's particularly effective in tasks like playing games and performing GUI tasks, making it a significant advancement in automating computer interactions.

https://github.com/bytedance/UI-TARS

Читать полностью…

GitHub Trends

#html

The **CS Self-Learning Guide** offers a free, structured roadmap to master computer science using top global courses and resources, helping you build skills in programming, algorithms, AI, and more through hands-on projects and clear guidance, so you can become a competitive programmer or researcher efficiently[1][4]. It saves time by organizing scattered materials into a logical path, making complex topics accessible even for beginners[1][4].

https://github.com/PKUFlyingPig/cs-self-learning

Читать полностью…

GitHub Trends

#cplusplus #c #cpp #java #python

Sourcetrail is a free, offline-friendly tool that helps you quickly understand unfamiliar code by visualizing its structure through interactive dependency graphs and code views, supporting C, C++, Java, and Python across Windows, macOS, and Linux. Though development stopped in 2021, it remains useful for exploring codebases without needing an internet connection, making it easier to navigate complex projects and find how different parts connect.

https://github.com/CoatiSoftware/Sourcetrail

Читать полностью…

GitHub Trends

#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

Читать полностью…

GitHub Trends

#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

Читать полностью…

GitHub Trends

#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

Читать полностью…

GitHub Trends

#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

Читать полностью…

GitHub Trends

#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

Читать полностью…

GitHub Trends

#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

Читать полностью…

GitHub Trends

#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

Читать полностью…

GitHub Trends

#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

Читать полностью…

GitHub Trends

#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

Читать полностью…

GitHub Trends

#swift

SwiftSyntax is a tool that helps developers work with Swift code by creating a tree-like structure called the SwiftSyntax tree. This tree represents the code in a way that keeps all the details of how it looks, not just what it means. It's useful for inspecting and changing code automatically, which can be helpful for tasks like making code more efficient or fixing errors. Using SwiftSyntax can make development faster and more efficient by allowing automation and analysis of code.

https://github.com/swiftlang/swift-syntax

Читать полностью…

GitHub Trends

#other #llm #prompt

A collection of leaked AI system prompts reveals detailed instructions for various models like Claude 3.5/3.7 Sonnet (handling complex reasoning and coding), Haiku (fast responses), and others from Anthropic, OpenAI, and competitors, showing how these models are guided to perform tasks—this helps users understand their capabilities, limitations, and potential biases when interacting with them.

https://github.com/jujumilk3/leaked-system-prompts

Читать полностью…

GitHub Trends

#typescript #charts #data_grid #data_table #date_picker #date_range_picker #hacktoberfest #react #time_picker

MUI X provides advanced React components like Data Grids, Date Pickers, Charts, and Tree Views for building data-rich apps, offering free MIT-licensed tools for basic needs and paid Pro/Premium plans with advanced features like server-side data handling and AI assistance, saving development time with ready-made solutions while allowing customization for any design system[1][2][4].

https://github.com/mui/mui-x

Читать полностью…

GitHub Trends

#typescript

Hydra Launcher is a game launcher with a built-in BitTorrent client. It allows users to download games easily and manage their game library. The launcher supports both Windows and Linux and is constantly updated. Users can customize where their downloads are saved and see how long it takes to beat each game. Creating an account on Hydra can also provide additional benefits like syncing your game library to the cloud and tracking playtime. This makes it convenient for users to manage their games across different devices.

https://github.com/hydralauncher/hydra

Читать полностью…

GitHub Trends

#other #awesome #awesome_list #awesome_lists #certification #certifications #exams #free #free_certification #free_certifications #free_coupon #free_coupons #free_course #free_courses #free_learning #free_voucher #free_vouchers #freebie #freebies #hacktoberfest #learning

Free certifications can help you improve your skills and career. Many platforms offer free courses and certifications in areas like IT, programming, marketing, and more. For example, you can get certifications from platforms like **HackerRank**, **Harvard**, and **Alison**. These certifications can enhance your resume and make you more attractive to employers. They also provide a way to learn new skills without spending money, which is beneficial for career advancement.

https://github.com/cloudcommunity/Free-Certifications

Читать полностью…

GitHub Trends

#rust #cldr #icu #internationalization #localization #rust #unicode

ICU4X is a modern, small, and modular software library designed to help developers add internationalization features like date, time, number formatting, and language support to their apps efficiently. It supports many programming languages and platforms, including web, mobile, and embedded systems, making it easy to use in resource-limited environments. ICU4X uses pluggable locale data, allowing customization and optimal performance with minimal code size. This means you can build apps that work well worldwide with less effort and better speed, benefiting users with accurate, localized content in their language and format preferences[3][4][1].

https://github.com/unicode-org/icu4x

Читать полностью…
Subscribe to a channel