Stars
oculus m750d forward looking sonar with ros neotic
malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
RT-Thread is an open source IoT Real-Time Operating System (RTOS). https://rt-thread.github.io/rt-thread/
SparseDrive: End-to-End Autonomous Driving via Sparse Scene Representation
C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability t…
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" mea…
The modern c++ rpc library implemented in a few hundred lines of code
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https://github.com/cpp-redis/cpp_redis
A golang ebook intro how to build a web with golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
mojuekong / Skiplist-CPP
Forked from youngyangyang04/Skiplist-CPPA tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀