Giter Site home page Giter Site logo

go's Introduction

go

generic code, RTFSC

Amqp : 用以连接 RabbitMQ 等接受 amqp 协议的 message queue

BitMapCache 系列 : 一个内存位图缓存服务。比如需要表示QQ号是否在线等7种状态,可以创建一个4位缓存。如仅表示两种状态,1位的缓存足矣。在使用1位缓存时,每10亿用户仅用128M内存

BloomFIlter : 布隆过滤器的Go语言实现,默认提供 8 个算子

Common : 公用代码,如Init,CheckPanic, 退出信号, 时间转换,日志, 网络,Zip,Hash,加密等

DctDst : 离散正弦变换及其逆变换,离散余弦变换及其逆变换

GoPool : 协程池,用以使用固定数量的 goroutine 顺序处理大量事件的场景

SimpleMsgChan : 简单的 Pub/Sub message queue

TrieTree : TrieTree (字典树)的 Go 语言实现,使用 map 和递归

WatchDog : 看门狗实现,用以监控容易失控的循环或超时

keepalive.sh : 保活脚本模板,使用 crontab / systemd 执行

go's People

Contributors

6xiao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

comdex zhouyl oh8

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.