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.
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.
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.
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.
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.
Superduper: End-to-end framework for building custom AI applications and agents.
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.
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.
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.
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.
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.
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.
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.
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.
[CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation