githubtrending | Technologies

Telegram-канал githubtrending - GitHub Trends

10587

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

#python #python #sponskrub #sponsorblock #video_downloader #youtube_dl #youtube_dlc #youtube_downloader #yt_dlp

yt-dlp is a powerful command-line tool for downloading audio and video content from thousands of sites, including YouTube. Here are the key benefits and important information yt-dlp can download content from a vast array of websites, not just YouTube.
- **Advanced Format Selection** It allows merging multiple video and audio streams into a single file.
- **Post-Processing** You can customize the output filename template and directory structure using the `-o` and `-P` options.
- **Plugin Support** Automatically marks or removes sponsor segments from YouTube videos.
- **Improved Metadata Handling** Can be installed using binaries, pip, or third-party package managers. See the [installation instructions](#installation).
- **Usage** Customize filenames using templates with various fields like title, ID, and more. See [output template examples](#output-template-examples).
- **Format Selection** Convert audio/video files, embed subtitles/thumbnails, and more using `--extract-audio`, `--remux-video`, etc.
- **Configuration**//www.youtube.com/watch?v=BaW_jenozKc

# Download only the audio in mp3 format
yt-dlp -x --audio-format mp3 https//www.youtube.com/watch?v=BaW_jenozKc
```

This tool offers extensive customization and flexibility, making it a powerful alternative to

https://github.com/yt-dlp/yt-dlp

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

GitHub Trends

#c_lang #bios #boot #bootable_drives #freedos #gpt #grub #grub4dos #iso #mbr #md5 #persistence #rufus #secure_boot #sha1 #sha256 #syslinux #uefi #usb #windows #windows_to_go

Rufus is a tool that helps you format and create bootable USB drives. It can format USB drives in various file systems and create bootable drives for Windows, Linux, and other operating systems. You can also use it to create Windows installation drives, even for PCs without certain security features. Rufus is free, secure, and easy to use, with a simple interface available in many languages. It doesn't need to be installed and works on both old and new computers. This makes it very useful for setting up new operating systems or fixing computer problems quickly and easily.

https://github.com/pbatard/rufus

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

GitHub Trends

#shell #android #hacktoberfest #linux #linux_distribution #packages #termux

Termux packages help you install and manage software on your Android device using the Termux app. This project provides scripts and patches to build these packages, making it easier to use Linux tools on your phone. You can find guides on how to manage packages and fix common errors in the package management wiki. If you need help or want to contribute, you can join the community through various chat channels or mailing lists. This makes it simple to enhance your Android device's capabilities with Linux software.

https://github.com/termux/termux-packages

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

GitHub Trends

#c_lang #bigdata #cloud_native #cluster #connected_vehicles #database #distributed #financial_analysis #industrial_iot #iot #metrics #monitoring #scalability #sql #tdengine #time_series #time_series_database #tsdb

TDengine is a powerful, open-source time-series database designed for handling large amounts of data from IoT devices, connected cars, and industrial IoT. Here are the key benefits It can handle billions of data collection points efficiently, outperforming other time-series databases in data ingestion, querying, and compression.
- **Simplified Solution** Designed for cloud environments, it supports distributed design, sharding, partitioning, and Kubernetes deployment.
- **Ease of Use** Makes data exploration and access efficient through features like super tables and pre-computation.
- **Open Source**: Available under open source licenses with an active developer community.

Using TDengine helps you manage and analyze large-scale time-series data efficiently, making it ideal for various IoT and industrial applications.

https://github.com/taosdata/TDengine

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

GitHub Trends

#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

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

GitHub Trends

#javascript #arrow_functions #es2015 #es2016 #es2017 #es2018 #es6 #eslint #javascript #linting #naming_conventions #style_guide #style_linter #styleguide #tc39

This guide provides rules for writing clean and consistent JavaScript code. It advises using const and let instead of var for variable declarations, preferring arrow functions over traditional function expressions, and using template strings for string manipulation. It also recommends using object destructuring, array spreads, and default parameters in functions. The guide emphasizes the importance of proper spacing, indentation, and the use of semicolons. Additionally, it covers best practices for classes, modules, and control statements, and encourages thorough testing and performance optimization. Following these guidelines helps ensure that your code is readable, maintainable, and efficient.

https://github.com/airbnb/javascript

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

GitHub Trends

#python

Surya is a powerful document OCR (Optical Character Recognition) toolkit that offers several key features
- High accuracy in text recognition and layout analysis.
- Support for multiple languages.
- Fast processing times, especially with GPU acceleration.
- Flexible usage options through command line tools or Python integration.
- A hosted API is available for consistent performance and reliability.

Overall, Surya is a versatile and efficient tool for extracting and analyzing text from documents.

https://github.com/VikParuchuri/surya

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

GitHub Trends

#python #ocr #ocr_python #paddleocr #qml #qt #screenshot #umi_ocr

Umi-OCR is a free, open-source, and offline OCR (Optical Character Recognition) software that offers several benefits. Here are the key points The software is completely free to use, with all code available openly.
- **Convenient** It comes with efficient OCR engines and supports multiple languages.
- **Flexible** It includes screenshot OCR, batch OCR, PDF recognition, QR code scanning and generation, and formula recognition.

This software is easy to use, supports various file formats, and has features like ignoring regions in images to exclude unwanted text. It also supports multiple languages and themes, making it highly customizable. Overall, Umi-OCR is a powerful tool for anyone needing to extract text from images or documents efficiently.

https://github.com/hiroi-sora/Umi-OCR

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

GitHub Trends

#typescript #ai #alternative #auth #database #deno #embeddings #example #firebase #nextjs #oauth2 #pgvector #postgis #postgres #postgresql #postgrest #realtime #supabase #vectors #websockets

Supabase is an open-source alternative to Firebase, built using enterprise-grade tools. It offers a hosted Postgres database, authentication and authorization, auto-generated APIs (REST, GraphQL, and realtime subscriptions), functions, file storage, and an AI toolkit. You can use it without installing anything or self-host it. Supabase supports multiple programming languages and has a strong community for support and discussions. This means you get powerful database and application features similar to Firebase but with the flexibility and transparency of open-source software, which can be more customizable and cost-effective.

https://github.com/supabase/supabase

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

GitHub Trends

#python #billion_parameters #compression #data_parallelism #deep_learning #gpu #inference #machine_learning #mixture_of_experts #model_parallelism #pipeline_parallelism #pytorch #trillion_parameters #zero

DeepSpeed is a powerful tool for training and using large artificial intelligence models quickly and efficiently. It allows you to train models with billions or even trillions of parameters, which is much faster and cheaper than other methods. With DeepSpeed, you can achieve significant speedups, reduce costs, and improve the performance of your models. For example, it can train ChatGPT-like models 15 times faster than current state-of-the-art systems. This makes it easier to work with large language models without needing massive resources, making AI more accessible and efficient for everyone.

https://github.com/microsoft/DeepSpeed

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

GitHub Trends

#python #jax

JAX is a Python library that helps you do fast and efficient numerical computing, especially for machine learning. It can automatically find the derivatives of functions, which is useful for training neural networks. JAX also compiles your code to run on GPUs and TPUs, making it much faster. You can use functions like `grad` for differentiation, `jit` for compilation, `vmap` for vectorization, and `pmap` for parallel computing across multiple devices.

Using JAX benefits you by speeding up your computations, allowing you to handle large datasets and complex algorithms more efficiently. It also makes it easier to write and optimize your code without leaving Python. This means you can focus on your research or projects without worrying about the underlying performance details.

https://github.com/jax-ml/jax

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

GitHub Trends

#python #chinese #clip #computer_vision #contrastive_loss #coreml_models #deep_learning #image_text_retrieval #multi_modal #multi_modal_learning #nlp #pretrained_models #pytorch #transformers #vision_and_language_pre_training #vision_language

This project is about a Chinese version of the CLIP (Contrastive Language-Image Pretraining) model, trained on a large dataset of Chinese text and images. Here’s what you need to know This model helps you quickly perform tasks like calculating text and image features, cross-modal retrieval (finding images based on text or vice versa), and zero-shot image classification (classifying images without any labeled examples).
- **Ease of Use** The model has been tested on various datasets and shows strong performance in zero-shot image classification and cross-modal retrieval tasks.
- **Resources**: The project includes pre-trained models, training and testing codes, and detailed tutorials on how to use the model for different tasks.

Overall, this project makes it easy to work with Chinese text and images using advanced AI techniques, saving you time and effort.

https://github.com/OFA-Sys/Chinese-CLIP

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

GitHub Trends

#go #2fa #authentication #ciam #fido2 #hacktoberfest #jwt #oauth #passkeys #passwordless #saml #sign_in_with_apple #sign_in_with_google #sso #user_management #webauthn

Hanko is a free and open-source tool that helps you move away from using passwords for logging in. It uses "passkeys," which are supported by Apple, Google, and Microsoft, and work with Touch ID, Face ID, and Windows Hello. This makes logging in faster and more secure. Hanko is easy to integrate into your website or app with just a few lines of code and offers customizable web components. It also supports other features like user management, JWT signing, and OAuth logins. Using Hanko benefits you by providing a better login experience without the need for passwords, making it more secure and convenient for your users.

https://github.com/teamhanko/hanko

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

GitHub Trends

#typescript #crontab #docker #javascript #python #shell #task_manager #typescript

This platform, called 青龙 (Qinglong), is a powerful tool for managing timed tasks. It supports multiple scripting languages like Python3, JavaScript, Shell, and Typescript. You can manage your scripts online, view task logs in real-time, set tasks to run at precise intervals down to seconds, and even receive system-level notifications. The platform also offers dark mode and mobile compatibility.

Using Qinglong simplifies your task management by providing a centralized interface to handle all your scheduled tasks efficiently. It supports various deployment methods such as Docker, npm, and more, making it easy to set up and use regardless of your technical environment. This makes it a versatile and user-friendly solution for automating repetitive tasks.

https://github.com/whyour/qinglong

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

GitHub Trends

#plpgsql #database #enterprisedb #gpdb #greenplum #hawq #mongodb #mysql #oracle #pg #pgsql #postgres #postgresql

Opensource,Database,AI,Business,Minds. git clone --depth 1 https://github.com/digoal/blog

https://github.com/digoal/blog

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

GitHub Trends

#python #animations #hacktoberfest #manim #math #python

Manim is a tool to create animated math videos. It helps you make precise animations using code, just like the videos from 3Blue1Brown. You can install Manim on your computer or try it online in a Jupyter environment. With Manim, you can write simple Python code to create scenes where shapes transform into each other, and then watch these animations as videos. It has many features and tools, including command line options and a Docker image, making it easy to use and customize. If you need help, you can join their Discord or Reddit communities. Using Manim benefits you by allowing you to create engaging and clear educational videos quickly and efficiently.

https://github.com/ManimCommunity/manim

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

GitHub Trends

#python #chineseocr #crnn #db #ocr #ocrlite

PaddleOCR is a powerful tool for Optical Character Recognition (OCR) that helps developers create and use advanced models. It supports various cutting-edge algorithms and models, such as text recognition, table recognition, and formula recognition. The tool offers low-code development capabilities, making it easy to use with simple Python APIs and graphical interfaces. This allows developers to quickly integrate and customize models for different tasks, including automated office work, financial risk control, healthcare, education, and more. It also supports deployment on various hardware like NVIDIA GPUs, Kunlun chips, and others, making it highly efficient and versatile.

https://github.com/PaddlePaddle/PaddleOCR

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

GitHub Trends

#go #alerting #ccf #metrics #monitoring #nightingale #observability #open_falcon #time_series #tsdb

Nightingale is a free, open-source monitoring tool designed for cloud environments. It combines data collection, visualization, monitoring alerts, and data analysis into one platform. This tool supports multiple time-series databases like Prometheus and VictoriaMetrics, and it has advanced alert management features, including alert rules and notifications. It also offers high-performance visualization with various dashboard templates and supports different data collectors. Using Nightingale, you can manage alerts efficiently, reduce disturbances, and ensure seamless collaboration. This makes it a powerful tool for enterprises to monitor and analyze their systems effectively.

https://github.com/ccfos/nightingale

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

GitHub Trends

#java #airflow #azkaban #cloud_native #data_pipelines #job_scheduler #orchestration #powerful_data_pipelines #task_scheduler #workflow #workflow_orchestration #workflow_schedule

Apache DolphinScheduler is a powerful tool for managing data workflows. It makes it easy to create and manage complex tasks with a user-friendly interface and low-code options. You can deploy it in several ways, including standalone, cluster, Docker, and Kubernetes, making it flexible for different environments. It's highly reliable, scalable, and performs much faster than other platforms, supporting millions of tasks daily. The tool also offers features like versioning, state control of workflows, multi-tenancy support, and permission control. This helps you manage your data pipelines efficiently and reliably, saving time and effort.

https://github.com/apache/dolphinscheduler

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

GitHub Trends

#python #3b1b_videos #animation #explanatory_math_videos #python

Manim is a tool that helps you create animated videos, especially for explaining math concepts. It uses Python and requires some other software like FFmpeg, OpenGL, and LaTeX. You can install it using `pip install manimgl` and start making animations right away. The benefit to you is that you can easily create engaging and clear educational videos without needing advanced animation skills. It also has a community version that is more stable and easier to use, making it friendly for beginners.

https://github.com/3b1b/manim

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

GitHub Trends

#typescript

Follow is a powerful tool that lets you manage all your favorite websites, blogs, social media, podcasts, and notifications in one place. It uses advanced AI to translate, summarize, and recommend content, and even provides daily AI reports to highlight important information. With blockchain technology, users can earn rewards and benefits through the Power Token. It's also a social platform where you can follow other users, share subscriptions, and discover new content. Available on multiple platforms including desktop and mobile, Follow makes it easy to stay updated and connected.

https://github.com/RSSNext/Follow

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

GitHub Trends

#typescript #ai #azure_openai_api #chat #chatglm #chatgpt #claude #dalle_3 #function_calling #gemini #gpt #gpt_4 #gpt_4_vision #knowledge_base #nextjs #ollama #openai #qwen2 #rag #tts

LobeChat is an open-source, modern chatbot framework that supports ChatGPT and other Large Language Models (LLMs). It offers several key features Works with multiple AI model providers like OpenAI, Google AI, and more.
- **Speech Synthesis and Voice Conversation** Can recognize and respond to images using models like GPT-4 Vision.
- **Text to Image Generation** Extends functionality with plugins for tasks like web searches and document management.
- **One-Click Deployment** Offers customizable themes and optimized mobile experience.

These features make LobeChat highly flexible and user-friendly, allowing you to create a personalized and powerful chatbot with minimal setup.

https://github.com/lobehub/lobe-chat

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

GitHub Trends

#go #device_plugin #gpu_management #gpu_virtualization #kubernetes_gpu_cluster #vgpu

HAMi is a tool that helps manage different types of devices like GPUs and NPUs in Kubernetes. It allows these devices to be shared among various tasks and makes sure they are used efficiently. This means you can use these powerful devices without changing your applications. HAMi benefits users by providing a unified way to manage these devices, ensuring better performance and resource utilization, and it is widely used in many industries. It also supports multiple types of devices and has a strong community for support and contributions.

https://github.com/Project-HAMi/HAMi

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

GitHub Trends

#cplusplus #c #c_plus_plus #c_sharp #cross_platform #flatbuffers #go #grpc #java #javascript #json_parser #marshalling #mmap #protobuf #python #rpc #rust #serialization #serialization_library #typescript #zero_copy

FlatBuffers is a tool that helps you store and send data efficiently across different devices and programming languages. It lets you access the data directly without needing to unpack it first, which saves time and memory. Here’s how it benefits you FlatBuffers uses less memory, making it ideal for applications where space is limited.
- **Cross-Language Compatibility** You define your data structure, generate the necessary code, and then serialize and deserialize the data easily.
- **Wide Support**: It works on many operating systems like Windows, macOS, Linux, and Android, and supports numerous programming languages such as C++, Java, Python, and more.

This makes FlatBuffers a powerful tool for developing efficient and compatible software.

https://github.com/google/flatbuffers

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

GitHub Trends

#javascript #rtfm #stfw #translation

如果你需要技術幫助,如何提問是非常重要的。这里有一些关键点:

- **先做功课** 小心选择你要提问的平台,确保你的问题与该平台的主题相符。
- **用清晰、正確、精準並合乎文法的語句** 描述你的问题和环境,包括你尝试过的步骤和结果。
- **避免无意义的提问** 表达感谢和尊重,对帮助你的人表示感激。
- **问题解决后补充说明**: 当问题解决后,向所有帮助过你的人发个说明,并再次表达感谢。

遵循这些原则,可以增加你得到有用答案的机会,并且让别人更愿意帮助你。

https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way

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

GitHub Trends

#typescript

The Revolt Frontend is the web client for Revolt Chat, built using Solid.js. To contribute, you need to follow the contribution guidelines, code style guidelines, and technical documentation. You must install Git, Node.js, and pnpm, then clone the repository and set it up with specific commands. This allows you to develop and test the application locally. The benefit to you is that you can easily contribute to and customize the Revolt Chat web client, making it more personalized and efficient for your needs.

https://github.com/revoltchat/frontend

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

GitHub Trends

#solidity #airdrop #auction #blockchain #dapp #dapps #erc20 #erc721 #ethereum #merkle_tree #nft #open_source #signature_verification #smart_contracts #solidity #solidity_contracts #tutorial_code #web3

This resource, "WTF Solidity," is a comprehensive guide for learning Solidity, the programming language used for Ethereum smart contracts. It offers a step-by-step tutorial with over 50 lectures, covering basics, advanced topics, and real-world applications like ERC20, ERC721, and more.

The benefits include Each lecture comes with code examples, articles, and mirrors, making it easy to follow and practice.
- **Community Support** It covers complex subjects like contract security, EVM opcodes, and internal rules of Solidity.
- **Practical Applications** There are specific sections dedicated to contract security and common vulnerabilities.

Overall, this resource is ideal for both beginners and experienced developers looking to deepen their understanding of Solidity and Ethereum development.

https://github.com/AmazingAng/WTF-Solidity

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

GitHub Trends

#cplusplus #classroom #cplusplus #database #education #hackertoberfest #learn_to_database #mini_database #training

MiniOB is a database learning project designed for beginners. It was developed by the OceanBase team and several universities to help students, database professionals, and enthusiasts learn database fundamentals. The project is simple and easy to understand, with step-by-step exercises that start from the basics and go deep into database internals. It simplifies complex features like concurrency and security to focus on the core principles of databases. This helps users master database kernel modules, memory management, network communication, and disk I/O handling, which are valuable skills for future interviews and jobs. Additionally, MiniOB provides detailed documentation, video tutorials, and an online development platform to make learning easier.

https://github.com/oceanbase/miniob

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

GitHub Trends

#typescript #acm_icpc #acm_icpc_handbook #algorithms #competitive_programming #data_structures #hacktoberfest #icpc #icpc_handbook #icpc_training #oi #oi_handbook #oi_training

**OI Wiki** is a free and open resource for learning competitive programming. It provides organized knowledge on programming contests, including basic concepts, common question types, problem-solving strategies, and useful tools. This platform is constantly updated by a community of contributors who aim to make it comprehensive and helpful for beginners. By using **OI Wiki**, you can learn competitive programming more efficiently without spending a lot of time searching for scattered resources online. The content is freely available, non-commercial, and encourages community participation to improve its quality.

https://github.com/OI-wiki/OI-wiki

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

GitHub Trends

#jupyter_notebook #data_analysis #data_science #data_visualization #pandas #python

This curriculum is designed to help beginners learn data science over 10 weeks with 20 detailed lessons. Each lesson includes pre- and post-lesson quizzes, step-by-step guides, knowledge checks, and assignments to ensure you retain the information. You'll learn about data ethics, statistics, working with different types of data, data visualization, and the entire data science lifecycle. The project-based approach helps you build practical skills while learning. Additionally, there are resources for students and teachers to make the learning process flexible and engaging. This curriculum is beneficial because it provides a structured and interactive way to gain hands-on experience in data science, making it easier to understand and apply these skills in real-world scenarios.

https://github.com/microsoft/Data-Science-For-Beginners

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