Stars
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
A collection of resources on modern C++
A General-purpose Task-parallel Programming System using Modern C++
An elegant PyTorch deep reinforcement learning library.
Open source platform for iot , 6 min Quick Deployment,10M devices connection,Carrier level Stability;物联网开源平台,6分钟快速部署,千万级承载,电信级稳定性. Low code for Object model-Rule Engine-Data Channel-Configuration P…
Tengine is a lite, high performance, modular inference engine for embedded device
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
Tigo is an HTTP web framework written in Go (Golang).It features a Tornado-like API with better performance. Tigo是一款用Go语言开发的web应用框架,API特性类似于Tornado并且拥有比Tornado更好的性能。
A collection of resources on wait-free and lock-free programming
QuickRedis is a free forever Redis Desktop manager. It supports direct connection, sentinel, and cluster mode, supports multiple languages, supports hundreds of millions of keys, and has an amazing…
🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to st…
🦄🌈 YoyoGo is a simple, light and fast , dependency injection based micro-service framework written in Go. Support Nacos ,Consoul ,Etcd ,Eureka ,kubernetes.
💡 An excellent HTML5 video player component
A connection-oriented persistent message queue framework based on TCP or SHM(shared memory)
Black IDE is a cross-platform graphic IDE for smart contract development on Ethereum and EVM-compatible blockchains.
An open addressing linear probing hash table, tuned for delete heavy workloads
A single header c++ websocket client/server lib for linux