Giter VIP home page Giter VIP logo

Meng Rao's Projects

admincmd icon admincmd

A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients

algos icon algos

A collection of C++ libraries I personally maintained and used in competitive programming problems.

awesome-cpp icon awesome-cpp

A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.

efvitcp icon efvitcp

A Tcp/Ip stack implementation on top of Solarflare ef_vi, and a C++ headers only framework for tcp multiplexing client/server.

fmtlog icon fmtlog

fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.

hashmap icon hashmap

An open addressing linear probing hash table, tuned for delete heavy workloads

mpsc_queue icon mpsc_queue

A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support

nanologlite icon nanologlite

A revised version of NanoLog which writes human readable log file, and is easier to use.

pollnet icon pollnet

A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)

pubsubqueue icon pubsubqueue

An efficient single publisher multiple subscriber message queue for Linux IPC

spmc_queue icon spmc_queue

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

spsc_queue icon spsc_queue

A highly optimized single producer single consumer message queue C++ template

str icon str

A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching

tcp-udp-proxy icon tcp-udp-proxy

A proxy server program written in C++ that can forward TCP or UDP packets

tcpshm icon tcpshm

A connection-oriented persistent message queue framework based on TCP or SHM(shared memory)

tscns icon tscns

A low overhead nanosecond clock based on x86 TSC

websocket icon websocket

A single header c++ websocket client/server lib for linux

wfmpmc icon wfmpmc

A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for 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.