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

#other #matplotlib #numpy #pandas

The book "利用Python进行数据分析" (Using Python for Data Analysis) has a new third edition with several improvements. It includes updated versions of Python (3.10) and Pandas (1.4.0), adding new methods and features. The book is more user-friendly for beginners, simplifying code readability by avoiding confusing shortcuts. There are also additional resources like video guides, study notes, and online versions available. This makes it easier for users to learn and apply data analysis techniques effectively.

For advanced users, the book "极速Python" (Fast Python) focuses on high-performance techniques for large datasets, covering topics like data structure optimization, high concurrency, and distributed data processing. It integrates technologies like Arrow and Ray, which are crucial for efficient data handling and analysis in modern applications. This helps users handle big data more efficiently and stay updated with the latest technological advancements.

https://github.com/iamseancheney/python_for_data_analysis_2nd_chinese_version

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

GitHub Trends

#javascript #compiler #template #ui

Svelte is a tool to build web applications more efficiently. It converts your code into optimized JavaScript that updates the website quickly and precisely. This makes your web app faster and easier to maintain. You can learn more about Svelte on their website or join their Discord chatroom for support. By using Svelte, you benefit from faster and more efficient web development, which saves time and improves user experience.

https://github.com/sveltejs/svelte

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

GitHub Trends

#rust #confidential_computing #rust #vmm

OpenVMM is a virtual machine monitor written in Rust that works on many platforms. It is part of the OpenHCL paravisor project. To use OpenVMM, you can follow the guide available on the project's website. This project welcomes contributions, but you need to agree to a Contributor License Agreement (CLA) first. The benefit to you is that OpenVMM provides a flexible and open-source way to manage virtual machines, allowing you to customize and contribute to its development. This makes it useful for developers who need advanced virtual machine management capabilities.

https://github.com/microsoft/openvmm

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

GitHub Trends

#jupyter_notebook #optical_flow #point_tracking #track_anything

CoTracker3 is a powerful tool that helps track any point in a video quickly and accurately. It uses a lightweight architecture that requires much less data to train than other models, making it efficient. You can track any pixel or a group of pixels in a video, and you can select these points manually or automatically. The tool offers both offline and online modes, with the online mode being more memory-efficient for longer videos. You can try it out through a Colab demo or the Hugging Face Space, and it also supports local installation for more advanced users. This makes it easier to analyze and understand video content, which is beneficial for various applications like surveillance, sports analysis, or video editing.

https://github.com/facebookresearch/co-tracker

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

GitHub Trends

#typescript

This chatbot is designed to answer questions about the LangChain documentation in real time. It uses LangChain, LangGraph, and Next.js to update the page quickly for multiple users. You can use it online at chat.langchain.com. The benefit to you is that you can get quick and accurate answers to your questions about LangChain without having to search through the entire documentation yourself. This saves you time and makes learning easier.

https://github.com/langchain-ai/chat-langchain

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

GitHub Trends

#other #bepinex #harmony #hearthstone #mod

Hearthstone Modify Based on BepInEx

https://github.com/Pik-4/HsMod

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

GitHub Trends

#cplusplus #dotnet #javascript #nodejs #quickjs #typescript #unity #unrealengine #v8

PuerTS is a tool that helps you use TypeScript with game engines like Unity and Unreal Engine, as well as with .NET projects. It provides a JavaScript runtime and lets you access the game engine using TypeScript, which makes your code more robust and maintainable due to static type checking. This tool is highly efficient and performs well, especially in complex scenes, and it supports various platforms including iOS, Android, and Windows. Using PuerTS can make game development easier and faster by combining the power of JavaScript/Node.js ecosystems with professional game engines. You can start using it by following the documentation available on their website.

https://github.com/Tencent/puerts

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

GitHub Trends

#typescript #automation #cucumber #devtools #jasmine #javascript #mocha #node #performance #performance_test #test #webdriver #webdriverio

WebdriverIO is a powerful tool for automating browser and mobile tests using Node.js. It supports various testing frameworks like Cucumber, Jasmine, and Mocha, and can run tests locally or in the cloud with services like Sauce Labs, BrowserStack, and LambdaTest. This framework uses WebDriver and Appium technologies to ensure comprehensive testing. By using WebdriverIO, you can streamline your testing process, reduce errors, and improve the overall quality of your applications. It also offers extensive community support and resources, making it easier to contribute and get help when needed.

https://github.com/webdriverio/webdriverio

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

GitHub Trends

#php #asset_management #asset_manager #assets_management #itam #license_management

Snipe-IT is a free and open-source system to manage IT assets like laptops, software licenses, and other equipment. It helps you keep track of who has what, when it was purchased, and how much it has depreciated. The system is web-based, meaning you access it through a web browser, and it works on Mac, Linux, and Windows. It is frequently updated and has many features and tools to make asset management easier. Using Snipe-IT can help you organize your IT assets more efficiently and ensure everything is accounted for.

https://github.com/snipe/snipe-it

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

GitHub Trends

#go #go #golang #k8s #k8s_cluster #k9s #kubernetes #kubernetes_cli #kubernetes_clusters

K9s is a tool that helps you manage your Kubernetes clusters more easily. It provides a terminal user interface where you can navigate, observe, and manage your Kubernetes applications. Here are the key benefits K9s continuously watches your Kubernetes cluster for changes and offers commands to interact with your resources.
- **Customizable** K9s is free and maintained by the community, with options to sponsor the project if it helps you.
- **Multi-Platform Support** Includes features like benchmarking, node shell access, and integration with tools like Popeye for cluster sanitization.

Overall, K9s simplifies the management of your Kubernetes clusters, making it more efficient and productive.

https://github.com/derailed/k9s

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

GitHub Trends

#javascript #algorithm #algorithms #computer_science #data_structures #interview #interview_preparation #javascript #javascript_algorithms

This repository provides a comprehensive collection of JavaScript examples for various algorithms and data structures. It includes detailed explanations, links to further reading, and YouTube videos for each topic. You can learn about data structures like linked lists, trees, graphs, and more, as well as algorithms such as sorting, searching, and cryptographic methods. The repository is organized by topic and difficulty level (beginner or advanced), making it easy to navigate and learn. This resource is ideal for anyone looking to improve their understanding of algorithms and data structures in JavaScript, helping you become a better programmer by providing practical examples and explanations.

https://github.com/trekhleb/javascript-algorithms

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

GitHub Trends

#go #cncf #containerd #containers #cri #docker #hacktoberfest #kubernetes #oci

Containerd is a powerful tool for managing containers on your computer. It helps with tasks like transferring and storing container images, running containers, and managing network and storage settings. Here’s the benefit: Containerd makes it easy to manage the entire lifecycle of your containers, ensuring they run smoothly and efficiently. It is simple, robust, and works well on both Linux and Windows, making it a great choice for developers and system administrators. Plus, it integrates well with Kubernetes, which is useful if you're using that platform. Overall, containerd simplifies container management, making your work easier and more reliable.

https://github.com/containerd/containerd

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

GitHub Trends

#python #amd #cuda #gpt #inference #inferentia #llama #llm #llm_serving #llmops #mlops #model_serving #pytorch #rocm #tpu #trainium #transformer #xpu

vLLM is a library that makes it easy, fast, and cheap to use large language models (LLMs). It is designed to be fast with features like efficient memory management, continuous batching, and optimized CUDA kernels. vLLM supports many popular models and can run on various hardware including NVIDIA GPUs, AMD CPUs and GPUs, and more. It also offers seamless integration with Hugging Face models and supports different decoding algorithms. This makes it flexible and easy to use for anyone needing to serve LLMs, whether for research or other applications. You can install vLLM easily with `pip install vllm` and find detailed documentation on their website.

https://github.com/vllm-project/vllm

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

GitHub Trends

#java #baas #clickhouse #crud #databricks #elasticsearch #hadoop #hive #influxdb #low_code #lowcode #milvus #nocode #oracle #postgresql #postgresql_database #serverless #snowflake #sqlserver #tdengine #tidb

APIJSON is a powerful tool that simplifies the development of APIs and reduces the workload for both front-end and back-end developers. Here are the key benefits APIJSON provides automatic generation of APIs and documentation, eliminating the need for manual coding of CRUD (Create, Read, Update, Delete) operations and documentation.
- **Customizable** It significantly reduces development and communication costs, simplifies the development process, and shortens the development cycle.
- **Compatibility** APIJSON automatically manages versions, controls permissions, and prevents SQL injection attacks.
- **Community Support**: It has a strong community with extensive documentation, video tutorials, and a large number of contributors and users from major companies like Tencent, Huawei, and Baidu.

Overall, APIJSON streamlines API development, making it faster, more efficient, and less prone to errors.

https://github.com/Tencent/APIJSON

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

GitHub Trends

#go #openssf_scorecard #scorecard

Scorecard is a tool that helps improve the security of open source projects. It automatically checks various security practices and assigns scores based on these checks. Here’s how it benefits you Scorecard evaluates your project's security by checking for things like branch protection, code reviews, dependency updates, and more.
- **Risk Identification** By assessing the security of dependencies, Scorecard helps you make informed decisions about the safety of the libraries and tools you use.
- **Community Engagement**: You can connect with the Scorecard community to discuss ideas, report issues, and contribute to the project.

Overall, Scorecard provides valuable insights to enhance the security and reliability of your open source projects.

https://github.com/ossf/scorecard

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

GitHub Trends

#typescript #angular #components #design_systems #documentation #html #javascript #react #react_native #stories #storybook #styleguide #svelte #testing #typescript #ui #vite #vue #web_components #webpack #workshop

Storybook is a tool that helps you build and test UI components quickly and efficiently. It allows you to develop, test, and document your UI components in isolation, which means you can focus on individual parts of your interface without affecting the entire application. This tool supports many frameworks like React, Angular, Vue, and more, and it comes with various addons for tasks such as accessibility testing, documentation, and interactive testing. Using Storybook can save you time and improve the quality of your UI components by making it easier to test and refine them before integrating them into your main project.

https://github.com/storybookjs/storybook

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

GitHub Trends

#other #awesome #awesome_list #lists #resources #unicorns

The text introduces several tools and resources, particularly focusing on a macOS app called "Menu Bar Spacing" that allows you to customize the gap between menu bar items on macOS. Here’s the key information and its benefit**
- **Menu Bar Spacing** The developer's open-source work is supported by the community.
- **Additional Resources**
- **Customization** The app is supported by a community, ensuring ongoing development and potential fixes or updates.
- **Access to More Resources:** The links provided lead to a wealth of additional tools and resources for developers, security professionals, and others, enhancing productivity and knowledge.

https://github.com/sindresorhus/awesome

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

GitHub Trends

#java #awesome #design_patterns #interview #interview_practice #interview_questions #lld #low_level_design #machine_coding #object_oriented_programming #oops #solid_principles #uml

This resource helps you learn Low Level Design (LLD) and Object Oriented Design (OOD) for interviews. It includes fundamental concepts like OOP, SOLID principles, and design patterns. You can find detailed explanations with code examples and diagrams. There are also practice problems to design systems like parking lots, vending machines, and more complex systems like social networks or ride-sharing services. Additionally, it recommends books and other resources to improve your skills. This will help you prepare well for technical interviews and become a better software designer.

https://github.com/ashishps1/awesome-low-level-design

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

GitHub Trends

#php #color_scheme #colorful #easy_to_use #friendly #i18n #powerful #sakura #theme #wordpress #wordpress_theme

The Sakurairo theme is a colorful, easy-to-use WordPress theme with strong customization options. You can download it from GitHub or Gitee and find support documents and community groups if you encounter any issues. The theme is open-source, uses various frameworks for settings and updates, and has contributions from many developers. Using this theme, you can create a personalized and visually appealing website with ease, making it a great choice for bloggers who want a flexible and user-friendly design.

https://github.com/mirai-mamori/Sakurairo

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

GitHub Trends

#javascript #ftp #ftps #git #ldap #nfs #s3 #sftp #smb #webdav

Filestash is a powerful file manager that lets you access and manage your files from anywhere, using various protocols like FTP, SFTP, WebDAV, and more. It supports multiple cloud services such as Dropbox, Google Drive, and Amazon S3. You can use it in your browser, and it's also mobile-friendly. Key features include video and image viewers, audio players, office document support, and customizable plugins. This tool is super fast, user-friendly, and allows you to upload and download files easily. It's beneficial because it centralizes your file management, making it easy to access and share files across different platforms.

https://github.com/mickael-kerjean/filestash

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

GitHub Trends

#python #ai #aws #developer_tools #gpt_4 #llm #llmops #python

Phidata is a tool that helps you build smart AI agents with memory, knowledge, tools, and reasoning. You can use it to create agents that can search the web, get financial data, or even write and run Python code. Here’s how it benefits you You can install Phidata using a simple command `pip install -U phidata`.
- **Versatile Agents** Agents can use reasoning to solve problems step-by-step and access knowledge bases to provide accurate information.
- **User-Friendly Interface** It includes built-in monitoring and debugging tools to help you track and fix issues with your agents.

Overall, Phidata makes it easy to create and manage intelligent AI agents that can perform complex tasks efficiently.

https://github.com/phidatahq/phidata

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

GitHub Trends

#java #andpermission #android #android11 #easypermission #permission #permission_android #permissions #permissionsdispatcher #permissionutils #permissionx #rxpermission #rxpermissions

Android 权限请求框架,已适配 Android 14

https://github.com/getActivity/XXPermissions

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

GitHub Trends

#starlark #protocol_buffers

This repository provides the original interface definitions for Google APIs, which support both REST and gRPC protocols. By using these definitions, you can better understand Google APIs and use them more efficiently. You can generate client libraries, documentation, and other tools with open source tools. The repository also guides you on how to build API client libraries using Bazel and access Google APIs through various methods like JSON over HTTP or Protocol Buffers over gRPC. This helps developers integrate Google APIs into their applications more effectively and efficiently.

https://github.com/googleapis/googleapis

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

GitHub Trends

#go #assertions #go #golang #mocking #testify #testing #toolkit

Testify is a set of tools for testing your Go code. It helps you write better tests with features like easy assertions, mocking, and testing suites. You can use `assert` to check if your code behaves as expected, `mock` to simulate real objects, and `suite` to organize your tests into structured suites. Installing Testify is simple with `go get github.com/stretchr/testify`. This tool makes your testing process more efficient and readable, helping you ensure your code works correctly.

https://github.com/stretchr/testify

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

GitHub Trends

#python #algorithm #algorithm_competitions #algorithms_implemented #algos #community_driven #education #hacktoberfest #interview #learn #practice #python #searches #sorting_algorithms #sorts

This project, "The Algorithms - Python," provides implementations of various algorithms in Python, mainly for educational purposes. It includes a wide range of algorithms that you can learn from, even though they might not be as efficient as those in the Python standard library. You can contribute to the project by following the contribution guidelines, and there are community channels on Discord and Gitter where you can ask questions and get help. This resource is beneficial because it helps you understand and learn different algorithms in a practical way, making it easier to improve your coding skills.

https://github.com/TheAlgorithms/Python

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

GitHub Trends

#go #devsecops #git #gitleaks #go #golang #hacktoberfest #secret #security #security_tools

Gitleaks is a tool that helps you find and prevent hardcoded secrets like passwords, API keys, and tokens in your git repositories. It's easy to use and can be installed via Homebrew, Docker, or Go. You can run Gitleaks as a pre-commit hook or as a GitHub action to automatically check your code for secrets before committing.

Using Gitleaks benefits you by ensuring your sensitive information is not accidentally exposed in your code, making your projects more secure. It scans your repository for any hidden secrets and alerts you, so you can remove them before they become public. This protects your project from potential security breaches and maintains the confidentiality of your credentials.

https://github.com/gitleaks/gitleaks

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

GitHub Trends

#typescript

PGlite is a special version of the Postgres database that runs in WebAssembly (WASM), allowing you to use Postgres in the browser, Node.js, Bun, and Deno without extra dependencies. It's small (only 3mb gzipped) and supports many Postgres extensions. You can use it as an in-memory database or save data to the file system or indexedDB. This means you can build reactive, real-time, local-first apps directly on Postgres, making your applications faster and more efficient.

https://github.com/electric-sql/pglite

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

GitHub Trends

#other #ai #douyin #python #ue4

Fay is a digital human framework that can help you in different ways. You can use it as an assistant to interact with devices, as an agent that makes decisions and contacts you, or as a salesperson. Recent updates have improved its performance, such as faster speech recognition and synthesis, better text-to-speech logic, and the ability to handle multiple users simultaneously. These updates make Fay more efficient and responsive, allowing it to provide better interactions and responses. This benefits you by making your interactions with digital humans more seamless and effective.

https://github.com/xszyou/Fay

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

GitHub Trends

#cplusplus #abstraction #c_plus_plus #high_performance_computing #hpsf #kokkos #parallel_computing #programming_model

Kokkos is a tool that helps you write programs that run fast on many different computer systems. It works with various programming models like CUDA, HIP, and OpenMP, making it easy to use on different hardware. This means your programs can be efficient and work well on complex computer architectures. To get started, you can watch video lectures, read the programming guide, and look at examples. You can download Kokkos from GitHub or install it using tools like Spack. The benefit is that your programs will be faster and more flexible, working well on various high-performance computing platforms.

https://github.com/kokkos/kokkos

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

GitHub Trends

#javascript #charting_library #charts #d3 #data_visualization #plotly #plotly_dash #regl #visualization #webgl

Plotly.js is a powerful tool for creating various types of charts and visualizations using JavaScript. It allows you to make statistical charts, 3D graphs, scientific charts, and more. You can easily load it into your project using a script tag or as a Node module. This library is beneficial because it offers a wide range of visualization options, making it easy to present data in an interactive and engaging way. Additionally, it is well-documented and has a strong community support, which helps if you need help or want to contribute to its development.

https://github.com/plotly/plotly.js

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