Code Monkey home page Code Monkey logo

commons's Introduction

自用的工具包,基本上都是以服务方式封装,依赖于 boot engine 使用的,包含基础的一些service,项目可以直接引用

  1. asyncservice 异步执行服务
  2. coder 编码处理 json,pb
  3. cryptos 加解密处理
  4. dbsource 数据库处理,支持mysql,pg
  5. httpc httpClient封装
  6. keylockservice 本地全局锁服务
  7. 嵌入式本地kv存储 (基于pebble)
  8. memcache 内存缓存服务
  9. models 基础的pb数据结构定义
  10. redisservice redis 服务封装
  11. sequences 全局序列号生成器
  12. utils 一些基础的utill类
  13. webfacade 对web service 处理的一些封装,主要是配合 httpx使用,本质是对gin的扩展

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.