Project Library

Discover and explore quality open source projects

RedisInsight is a visualization tool for managing and monitoring Redis instances. It provides an intuitive interface that allows you to easily view and analyze Redis data, memory usage, and performance metrics.

6753
TypeScript
Other
40 贡献者

A project that explains complex system design using visual and simple terms. It helps you prepare for system design interviews by helping you understand the principles of complex system design through graphics and easy-to-under understanding. If you are preparing for an interview or interested in system design, this project can help you gain a deeper understanding of the core concepts of system design.

71.7k
Other
16 贡献者

A cross-platform .NET example microservice and container-based application that can run on Linux, Windows, and macOS. It uses .NET 7, Docker containers, and Azure Kubernetes Services for support. The project provides rich sample code and practices to help developers understand and build microservices architecture and containerized applications. Whether you are a .NET developer or someone interested in microservices and containerization, this project is a great learning resource.

24.5k
C#
182 贡献者

A hacker toolkit and penetration testing framework designed to provide security professionals with a rich set of tools and resources to test the security of networks and systems. It provides the necessary tools for penetration testing, making it a useful resource for those studying cybersecurity and conducting penetration tests.

11.1k
Python
MIT License
18 贡献者

A tutorial stack for creating and hosting AI companions that allow users to chat or communicate via text messages on a browser. The project not only allows users to determine the companion's personality and backstory, but also uses a vector database with similarity search to retrieve and prompt, making the conversation more in-depth and personalized.

5833
TypeScript
MIT License
13 贡献者

Superduper: End-to-end framework for building custom AI applications and agents.

5033
Python
Apache License 2.0
44 贡献者

Spring Cloud Tencent is a one-stop microservice solution based on Spring Cloud SPI. By integrating Spring Cloud and Tencent middleware, the development, testing, release and operation and maintenance of distributed services and microservices become simpler.

3243
Java
Other
41 贡献者

A cache database, it is the indispensable "dessert" in your application! This open source project provides a high-performance and flexible data storage solution, and supports various data structures and complex operations.

68.7k
C
Other
750 贡献者

RedisBloom is an extension of Redis that implements Bloom filters and other data structures, providing efficient element lookup and deduplication capabilities for fast screening and filtering of large-scale datasets with low false positive rates and efficient storage utilization.

1702
C
Other
68 贡献者

RedisGraph is a graph database extension based on Redis, which uses graph structures to store and query data, providing fast graph traversal and graph analysis functions. It is suitable for handling complex associated data and graph data analysis tasks, and can easily perform path finding, social network analysis, etc.

2017
C
Other
61 贡献者

GoogleTest is Google's testing and simulation framework, used to help developers write, maintain, and run C++ tests. This open-source project provides rich testing tools and libraries, enabling developers to easily perform unit testing, integration testing, and simulation. It is one of the important tools for test-driven development in the C++ ecosystem.

35.9k
C++
BSD 3-Clause "New" or "Revised" License
423 贡献者

Tendis Storage Edition is an open-source distributed high-performance KV storage designed and developed by Tencent Interactive Entertainment CROS DBA team & Tencent Cloud Database team. Tendis Storage Edition is fully compatible with Redis protocol and uses rocksdb as the storage engine. At the same time, Tendis Storage Edition supports disk capacity far beyond memory, which can greatly reduce user storage costs. Similar to Redis Cluster, Tendis Storage Edition uses a decentralized cluster management architecture. Data nodes communicate through the gossip protocol, and users can access any data node in the cluster, and requests can be routed to the correct node. And cluster nodes support automatic discovery, fault detection, automatic fault switching, data migration, etc., greatly reducing operation and maintenance costs.

3031
C++
Other
13 贡献者

Redis private cloud management platform: supports efficient management of various Redis architectures (Standalone, Sentinel, Cluster), effectively reduces the operation and maintenance costs of large-scale Redis, improves resource control capabilities and utilization. The platform provides functions such as rapid construction/migration, operation and maintenance management, elastic scaling, statistical monitoring, client integration access, etc.

9070
HTML
Apache License 2.0
14 贡献者

This project focuses on segmenting and tracking any object in a video, utilizing both automatic and interactive methods. It uses algorithms such as SAM (Segment Anything Models) and DeAOT to achieve automatic/interactive key-frame segmentation and efficient multi-object tracking and propagation.

2936
Jupyter Notebook
GNU Affero General Public License v3.0
7 贡献者

[CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation

12.6k
Python
Other
17 贡献者

© 2025 GitHub Fun. All rights reserved.