Code Monkey home page Code Monkey logo

pandaknight2021's Projects

apollo icon apollo

An open autonomous driving platform

c11-queues icon c11-queues

A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'

cdsa icon cdsa

A library of generic intrusive data structures and algorithms in ANSI C

concurrentqueue icon concurrentqueue

A fast multi-producer, multi-consumer lock-free concurrent queue for C++11

coost icon coost

A tiny boost library in C++11.

cpp_go_prj icon cpp_go_prj

cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.

godis icon godis

redis client implement by golang, inspired by jedis.

libaco icon libaco

A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞

libco icon libco

libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.

libcopp icon libcopp

cross-platform coroutine library in c++

libgo icon libgo

Go-style concurrency in C++11

libuv icon libuv

Cross-platform asynchronous I/O

memorypool icon memorypool

An easy to use and efficient memory pool allocator written in C++.

mimalloc icon mimalloc

mimalloc is a compact general purpose allocator with excellent performance.

mpsc icon mpsc

implement a list + array mpsc wait free queue

muduo icon muduo

Event-driven network library for multi-threaded Linux server in C++11

nng icon nng

nanomsg-next-generation -- light-weight brokerless messaging

pubsubqueue icon pubsubqueue

An efficient single publisher multiple subscriber message queue for Linux IPC

queue icon queue

queue provides an efficient implementation of a multi-producer, single-consumer lock-free queue

shmqueue icon shmqueue

基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全

spmc_queue icon spmc_queue

A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.