Giter VIP home page Giter VIP logo

goes-wrapper's Introduction

猫哥的工作中常用的后台库封装

  • zaplog:基于 uber-zap+lumberjack 的压缩日志接口
  • balancer:负载均衡算法的封装
  • datastructure:数据结构的封装
    • slidingwindow:基于 slice 的滑动窗口的实现
  • pycrypto:常用密码算法的封装
  • pymath:常用数学操作的封装
  • pymetadata:模拟 grpc.Metadata 的实现
  • pymicrosvc:微服务组件库
    • ratelimit/tokenbucket:一个基于单位窗口的令牌桶的实现
    • loger:基于 zap+context 的日志包封装,适用于日志染色、requestid 跟踪等场景
    • healthycheck:健康检查封装
  • pytime:常用时间操作、结构的封装
  • strhash:字符串 hash 算法的封装
  • system:系统采集指标相关
  • pyssh:封装了 SSHD/SSH 实现的通用库
  • pyio:封装了 io 的常用操作,如双向流复制等
  • process:封装了 Linux 系统下面的热重启实现
  • pypool:基于 sync.Pool 封装的多级对象池

goes-wrapper's People

Contributors

pandaychen avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

liugang

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.