Giter Site home page Giter Site logo

Meng Huang's Projects

atomic icon atomic

Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.

avl icon avl

Package avl implements an AVL tree.

btree icon btree

Package btree implements a B-tree.

buffer icon buffer

Package buffer implements a variable-sized bytes pool.

code icon code

Package code implements encoding and decoding in golang.

codec icon codec

Package codec implements encoding and decoding of multiple codecs

compress icon compress

Package compress implements compressing and uncompressing in golang.

copyfilerange icon copyfilerange

Package copyfilerange wraps the copy_file_range system call.

ftok icon ftok

Package ftok provides a way to generate a System V IPC key, suitable for using with msgget, semget, or shmget.

funcs icon funcs

Function call by its name in Golang

handler icon handler

Package handler implements HTTP middlewares/handlers for mux .

inproc icon inproc

Package inproc implements an in-process connection.

ipc icon ipc

Package ipc provides a way to use System V IPC, including message queues, semaphore, and shared memory.

log icon log

Package log implements multilevel logging.

lru icon lru

Package lru implements an LRU cache.

mergefs icon mergefs

Package mergefs merges the file systems into one.

mmap icon mmap

Package mmap provides a way to memory-map a file.

msg icon msg

Package msg provides a way to use System V message queues.

mux icon mux

Package mux implements an HTTP request multiplexer.

netpoll icon netpoll

Package netpoll implements a network poller based on epoll/kqueue.

raft icon raft

Package raft implements the Raft distributed consensus protocol based on hslam/rpc.

raftdb icon raftdb

The raftdb implements a simple distributed key-value database, using the raft distributed consensus protocol.

rbtree icon rbtree

Package rbtree implements a red–black tree.

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.