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

#go #container_image #containers #cyclonedx #docker #go #golang #hacktoberfest #oci #openvex #security #static_analysis #tool #vex #vulnerabilities #vulnerability

Grype is a tool that scans container images and filesystems for known vulnerabilities. It supports various package types, including those from major operating systems like Alpine, Debian, and Ubuntu, as well as language-specific packages like Ruby, Java, JavaScript, Python, and more. Here’s how it benefits you You can easily install Grype using a simple script or through package managers like Homebrew or Chocolatey.
- **Comprehensive Scanning** You can choose from different output formats such as table, JSON, CycloneDX, and SARIF, or even create custom templates.
- **Integration with Other Tools** Grype has active community meetings and support options, including commercial support through Anchore.
- **Automatic Database Updates**: Grype manages its vulnerability database automatically, ensuring you always have the latest vulnerability information.

Overall, Grype helps you identify and manage vulnerabilities in your container images and filesystems efficiently.

https://github.com/anchore/grype

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

GitHub Trends

#python #chrome #firefox #helium #python #python3 #selenium #selenium_python #web_automation #web_scraping #webdriver

Helium is a Python library that makes it easier to automate web browsers like Chrome and Firefox. It simplifies tasks compared to using Selenium, another popular automation tool. With Helium, you can write shorter and more readable scripts because it lets you refer to web page elements by their visible labels instead of complicated IDs or selectors. Helium also handles tricky tasks like interacting with nested frames, managing windows, and waiting for elements to appear on the page automatically. This makes your scripts more stable and easier to maintain. Overall, Helium saves you time and effort in web automation.

https://github.com/mherrmann/helium

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

GitHub Trends

#python #chinese #english #japanese #korean #latex #openai #pdf #pdf2zh #russian #translation

This tool, called PDFMathTranslate, helps you translate scientific PDF papers while keeping formulas, charts, and other important parts intact. You can use it in several ways: through a command line, an interactive user interface, or using Docker. It supports multiple languages and various translation services like Google, DeepL, and more. You can even try it online without installing anything. This makes it easier to understand and work with documents in different languages, saving you time and effort.

https://github.com/Byaidu/PDFMathTranslate

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

GitHub Trends

#go #aws #cli #developer_tools #devops #opentofu #terraform

Terragrunt is a tool that helps you manage and scale your infrastructure using code, specifically with OpenTofu and Terraform. It makes it easier to handle complex infrastructure setups. The benefit to you is that Terragrunt simplifies the process of managing your infrastructure, allowing you to focus on other tasks while ensuring your setup is efficient and scalable. You can find more information, installation guides, and detailed documentation on the Terragrunt website.

https://github.com/gruntwork-io/terragrunt

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

GitHub Trends

#python #advanced_driver_assistance_systems #driver_assistance_systems #robotics

openpilot is a system that helps cars drive more safely and efficiently. It works in over 275 car models and can be installed using a device called the comma 3/3X. To use it, you need the right device, the correct software, a supported car, and a car harness. openpilot is constantly improved by its community and follows strict safety guidelines. It collects driving data to make the system better, but you can choose to disable this if you want. Using openpilot can make your driving experience safer and more automated, which is a big benefit for users.

https://github.com/commaai/openpilot

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

GitHub Trends

#rust #database #embedded_database #sql #sqlite3 #webassembly

Limbo is a new database system that works like SQLite but is built in Rust and supports asynchronous I/O. This means it can handle tasks faster and more efficiently. You can use Limbo in various programming languages like JavaScript, Python, and directly through a command-line interface. It's easy to install and use, and it allows you to create and query databases quickly. The benefit to you is that Limbo provides a fast, efficient, and compatible database solution that can be integrated into your projects easily.

https://github.com/tursodatabase/limbo

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

GitHub Trends

#csharp #asp_net_core #blazor #blazor_application #blazor_components #blazor_ui #blazor_ui_components #blazor_webassembly #bootstrap #bootstrap5 #charts #component_library #components #csharp #data_grid #data_visualization #datagrid #fluent #material #netcore #wasm

Radzen Blazor Components offer over 90 free and open-source UI controls for Blazor applications. These components are native to Blazor, meaning they are written in C# and don't rely on JavaScript frameworks. This makes them efficient and easy to use. You can install them from NuGet or build your own copy from source. The components are constantly updated with new features, and you have access to community support and optional dedicated support with a Radzen Professional subscription. This helps you develop Blazor applications quickly and effectively, with tools like a WYSIWYG design canvas and scaffolding for CRUD applications, making your development process smoother and more productive.

https://github.com/radzenhq/radzen-blazor

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

GitHub Trends

#rust #agent #ai #artificial_intelligence #automation #generative_ai #large_language_model #llm #llmops #rust #scalable_ai

Rig is a Rust library that helps you build apps using Large Language Models (LLMs) like OpenAI and Cohere. It makes it easy to integrate these models into your application with minimal code. Rig supports various vector stores like MongoDB and Neo4j, and it provides simple but powerful tools to work with LLMs. To get started, you can add Rig to your project using `cargo add rig-core` and follow the examples provided. This library is constantly improving, so your feedback is valuable. Using Rig can save you time and effort by providing a straightforward way to use LLMs in your projects.

https://github.com/0xPlaygrounds/rig

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

GitHub Trends

#python #ai #alexa #amazon_echo #anyq #asr #bci #chatgpt #google_home #gpt3 #homeassistant #muse #openai #raspeberry_pi #snowboy #speaker #tts #unit

wukong-robot is a simple, flexible, and elegant Chinese voice dialogue robot/smart speaker project. It allows makers and hackers in China to quickly create personalized smart speakers. Here are the key benefits You can customize and develop your own plugins for speech recognition, synthesis, and dialogue management.
- **Chinese Support** It supports integration with smart home protocols like Siri, 小爱音箱, and HomeAssistant, allowing voice control of smart devices.
- **Easy Installation** You can customize the robot's name, choose different speech recognition and synthesis plugins, and even use brain-computer interface (BCI) for wake-up.
- **Open API**: It provides an open API for more advanced functionalities.

Overall, wukong-robot offers a highly customizable and flexible solution for creating smart speakers, making it a great choice for those who want to personalize their smart home experience.

https://github.com/wzpan/wukong-robot

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

GitHub Trends

#shell #buildpack #containers #devops #docker #dokku #heroku #kubernetes #nomad #paas

Dokku is a small and easy-to-use platform that helps you deploy and manage applications, similar to Heroku but using Docker. It works on Ubuntu and Debian operating systems. To install it, you just need to run a few simple commands as a user with sudo access. Once installed, you can easily set up your server domain and add user access. Dokku provides detailed documentation and support through GitHub issues, troubleshooting guides, and a Slack community. This makes it easier for developers to deploy and manage their applications efficiently.

https://github.com/dokku/dokku

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

GitHub Trends

#c_lang #c #init #linux #services #system #systemd

Systemd is a tool that helps manage systems and services on your computer. It makes sure everything runs smoothly and efficiently. The benefit to you is that it simplifies the process of starting, stopping, and managing various services, making your system more reliable and easier to maintain. You can find detailed information on how to use and contribute to systemd through their website, wiki, and various guides. This helps you get the most out of the system and ensures it stays secure and up-to-date.

https://github.com/systemd/systemd

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

GitHub Trends

#kotlin #stripe #stripe_sdk

The Stripe Android SDK helps you easily add payment features to your Android app. It provides ready-to-use UI elements to collect payment details, ensuring security and compliance with regulations like PCI and Strong Customer Authentication. You can also customize the payment experience using low-level APIs. The SDK supports multiple languages and integrates with Google Pay. To get started, follow the integration guides, example projects, and configuration steps. This makes it simpler and faster to build a secure and user-friendly payment system in your app.

https://github.com/stripe/stripe-android

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

GitHub Trends

#java

This project, called "austin," is a message push platform that helps you send various types of messages through different channels like SMS, email, WeChat, DingTalk, and more. Here’s what it offers It allows you to send different types of messages through a single interface.
- **Multi-Channel Support** You can track the entire lifecycle of messages sent.
- **Easy Configuration** Asynchronous sending interface supports high concurrency and batch sending.
- **Containerized Deployment**: Easy deployment using Docker and Docker Compose.

Using this platform can streamline your company's message sending processes, improve efficiency, and reduce the complexity of managing multiple messaging channels.

https://github.com/ZhongFuCheng3y/austin

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

GitHub Trends

#go #agregation #footprint #information_gathering #investigation #open_source_intelligence #osint #phone #phone_number #reconnaissance #reputation

PhoneInfoga is a powerful tool that helps you gather information about phone numbers. It can tell you the country, area, carrier, and line type of a number. It also uses various techniques to find the VoIP provider or identify the owner. You can use it through a graphical interface in your browser or programmatically with an API. The tool is stable and ready for use, but it doesn't automate everything and doesn't track or hack phones. Using PhoneInfoga locally with your own API keys gives you a better experience. This tool is free and licensed under GNU General Public License v3.0, making it a useful resource for investigating phone numbers without additional costs.

https://github.com/sundowndev/phoneinfoga

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

GitHub Trends

#rust #android #gui #ios #macos #rust #rust_lang #wasm #wayland #windowing #windows #x11

Winit is a library that helps you create and manage windows on different platforms using the Rust programming language. It allows you to handle events like window resizing, key presses, and mouse movements. To show something on the window, you need to use platform-specific functions or another library. The benefit to you is that Winit provides a flexible and low-level way to manage windows, making it easier to build cross-platform applications such as games or graphical user interfaces.

https://github.com/rust-windowing/winit

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

GitHub Trends

#python

The Ethereum Improvement Proposals (EIPs) help make Ethereum better by standardizing and documenting changes and improvements. Now, ERCs (which are standards for applications on Ethereum) have their own separate repository. This separation makes it easier to find and manage different types of improvements. Users benefit because they can more easily find and understand the standards and changes happening in Ethereum, which helps them develop better applications and interact more smoothly with the blockchain. Before proposing any changes, discussions must happen in specific forums to ensure everyone agrees on the ideas. This process ensures that all improvements are well-thought-out and beneficial to the community.

https://github.com/ethereum/EIPs

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

GitHub Trends

#python #deep_learning #geometric_deep_learning #graph_convolutional_networks #graph_neural_networks #pytorch

PyG (PyTorch Geometric) is a library that makes it easy to work with Graph Neural Networks (GNNs) using PyTorch. Here’s why it’s beneficial You can start training a GNN model with just 10-20 lines of code, especially if you're already familiar with PyTorch.
- **Comprehensive Models** The library supports large-scale graphs, dynamic graphs, and heterogeneous graphs, making it versatile for various applications.
- **Scalability** It provides extensive documentation, tutorials, and examples to help you get started quickly.

Overall, PyG simplifies the process of working with GNNs, making it a powerful tool for machine learning on graph-structured data.

https://github.com/pyg-team/pytorch_geometric

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

GitHub Trends

#javascript #good_first_contribution #good_first_issue #good_first_project #help_wanted #incident #infrastructure #infrastructure_monitoring #mui #mui_material #server_monitor #server_monitoring #server_monitoring_tools #statuspage #uptime #uptime_checker #uptime_monitor #uptime_monitoring #uptime_status #uptimerobot

Checkmate is a free, open-source tool that helps you monitor your servers and websites. It checks if your servers and websites are working properly and sends you alerts if there are any issues. You can also use it to monitor things like CPU, RAM, and disk usage with an extra tool called Capture. Checkmate is easy to install and use, and it has features like email notifications and scheduled maintenance. If you have questions or ideas, you can join their Discord channel to talk to the team. Using Checkmate helps you keep your servers and websites running smoothly without extra costs.

https://github.com/bluewave-labs/checkmate

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

GitHub Trends

#python #llms #python #rag

This collection of LLM (Large Language Model) apps is very useful because it shows you many practical and creative ways to use AI in different areas of life. You can explore apps that help with customer support, investment advice, legal assistance, health and fitness planning, and more. These apps use models from well-known companies like OpenAI and Google, as well as open-source models you can run on your own computer. By using these apps, you can learn from well-documented projects and even contribute to the growing community of LLM-powered applications. This helps you discover new ways to apply AI and improve your skills in a variety of fields.

https://github.com/Shubhamsaboo/awesome-llm-apps

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

GitHub Trends

#typescript #blockchain #dapp #ethereum #evm #evm_blockchain #payments #sharding #typescript

Shardeum is a blockchain platform that makes transactions faster and cheaper without compromising security or decentralization. It uses a technique called sharding to scale horizontally, meaning it can handle more transactions quickly. Here are the key benefits Shardeum processes transactions quickly due to its sharding model.
- **Lower Costs** It uses advanced cryptographic techniques and robust consensus protocols.
- **Decentralized** It supports existing Ethereum-based applications and smart contracts.

This makes Shardeum a powerful tool for users who need fast, secure, and cost-effective blockchain transactions.

https://github.com/shardeum/shardeum

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

GitHub Trends

#typescript #command_line #developer_tools #linux #macos #productivity #terminal #windows

Wave Terminal is a special kind of terminal that combines command-line interface (CLI) with graphical widgets. It lets you use the CLI while also having features like a directory browser, file previews, a graphical editor, a web browser, and even an integrated AI chat. This means you can do everything in one place without switching between different tools. Wave Terminal works on macOS, Linux, and Windows, making it easy to use no matter what operating system you have. It's free and open-source, so anyone can contribute to it. This makes your work faster and more efficient because you don't have to switch between different applications.

https://github.com/wavetermdev/waveterm

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

GitHub Trends

#rust #cryptography #network #rust

The Nexus Network CLI is a powerful tool that helps you contribute proofs to the Nexus network, which is building a global distributed prover network for a better Internet. To use it, you can quickly install it with a simple command. It requires some prerequisites like installing Rust and other dependencies depending on your operating system. The CLI will ask for a prover ID, but you can skip it and use a random one. The benefit to you is that you can be part of a global effort to create a more secure and verifiable internet by contributing your computer's power. You also get access to a community and resources for help if you need it.

https://github.com/nexus-xyz/network-api

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

GitHub Trends

#jupyter_notebook #computer_vision #ethical_hacking #face_detection #machine_learning #natural_language_processing #network_analysis #network_programming #network_security #programming_tutorial #python #python_tutorials #python3 #scapy #scapy_tutorials #socket_programming #text_classification #tutorials #web_scraping

This repository offers a wide range of Python tutorials and projects, covering various topics such as ethical hacking, machine learning, web scraping, GUI programming, game development, and more. You can learn how to perform network manipulation, build machine learning models, scrape websites, create GUI applications, develop games, and much more. The tutorials are well-structured and include code examples, making it easy to follow along and implement the projects yourself. This resource is beneficial for both beginners and advanced users looking to expand their Python skills in different areas.

https://github.com/x4nth055/pythoncode-tutorials

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

GitHub Trends

#typescript #api #code_generation #csharp #csharp_code #dotnet #dotnet_core #graphql #hacktoberfest #javascript #low_code #nestjs #nodejs #prisma #typescript #web

Amplication is a powerful tool that helps you create scalable and secure .NET and Node.js applications quickly. It uses AI to turn your ideas into production-ready code in just a few minutes. With Amplication, you can automate backend development, ensuring consistency and high standards. The platform offers a user-friendly interface for integrating APIs, data models, databases, authentication, and authorization. It also supports team collaboration and allows for easy customization of the code. This saves you time and effort, letting you focus on your business logic while Amplication handles the complex parts of development.

https://github.com/amplication/amplication

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

GitHub Trends

#rust #desktop_app #high_performance #mobile_app #native_app #rust #web_frontend #webview

Tauri is a tool for developers to build fast and small desktop applications that work on Windows, macOS, Linux, and even mobile devices like iOS and Android. You can use any front-end framework that works with HTML, JS, and CSS to create the user interface, while the backend is built with Rust. Tauri offers many features like app bundling, self-updating, system tray icons, and native notifications. It's easy to get started by installing the prerequisites and using the `create-tauri-app` tool. This makes it simpler and faster for developers to create cross-platform applications without a lot of extra work.

https://github.com/tauri-apps/tauri

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

GitHub Trends

#typescript #nextjs #postgres #shadcn_ui #stripe

This template helps you build a SaaS (Software as a Service) application quickly using Next.js. It includes features like user authentication, Stripe payments, and a dashboard for logged-in users. You can easily set up forms, connect to a database, and manage subscriptions. The template uses the latest React and Next.js features to simplify coding tasks. To get started, you clone the repository, install dependencies, and run the setup scripts. This makes it easy to develop and deploy your SaaS application, saving you time and effort.

https://github.com/leerob/next-saas-starter

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

GitHub Trends

#javascript #book #cb7 #cbr #cbt #cbz #comic #docx #ebook #epub #fb2 #html #markdown #mobi #pdf #reader #rtf #txt #xml

Koodo Reader is a powerful ebook reader that works on many platforms like Windows, macOS, Linux, and even the web. It supports many file formats such as EPUB, PDF, MOBI, and more. You can customize how your books look by changing font size, color, and background. It also has features like text-to-speech, translation, and night mode. You can save your books to cloud services like OneDrive, Google Drive, and Dropbox, making it easy to access your books on different devices. This makes reading convenient and enjoyable anywhere you go.

https://github.com/koodo-reader/koodo-reader

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

GitHub Trends

#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

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

GitHub Trends

#javascript #iptv #m3u #playlist #streams #tv

You can watch a wide range of TV channels from around the world using the IPTV (Internet Protocol television) collection. Here’s how it works and the benefits You can access thousands of TV channels grouped by category, language, or country. This includes channels from various regions such as Europe, Asia, Africa, and the Americas.
- **Easy Setup** Channels are organized into different playlists, making it easy to find channels by category (e.g., sports, news, movies), language, or country.
- **EPG Support** The collection is maintained by a community of users, ensuring it stays updated and accurate.

Overall, this IPTV collection offers a convenient and extensive way to watch TV channels from all over the world without needing multiple subscriptions or complicated setups.

https://github.com/iptv-org/iptv

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

GitHub Trends

#python

Llama is a powerful language model that helps developers, researchers, and businesses create and improve AI projects. It is easy to access and use, promoting collaboration and innovation. Here are the key benefits Anyone can use Llama models, which fosters collaboration and advancements.
- **Broad Ecosystem** Llama models are designed with safety and trust in mind, ensuring responsible use of AI.

Using Llama can help you build better AI projects quickly and safely.

https://github.com/meta-llama/llama-models

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