Code Monkey home page Code Monkey logo

xiao004's Projects

ansible icon ansible

Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

chat_geloutingyu icon chat_geloutingyu

This is a four-tier IM system with route server, work server, client and database service. Route server, work server uses multi-process single-thread model, client uses TCP intranet penetration and database uses mysql.

cobra icon cobra

A Commander for modern Go CLI interactions

freecache icon freecache

A cache library for Go with zero GC overhead.

gcache icon gcache

An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC

go-sqlmock icon go-sqlmock

Sql mock driver for golang to test database interactions

gorequest icon gorequest

GoRequest -- Simplified HTTP client ( inspired by nodejs SuperAgent )

gorm icon gorm

The fantastic ORM library for Golang, aims to be developer friendly

gorose icon gorose

GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six major database drivers: mysql,sqlite3,postgres,oracle,mssql, Clickhouse.

iris icon iris

The fastest HTTP/2 Go Web Framework. AWS Lambda, gRPC, MVC, Unique Router, Websockets, Sessions, Test suite, Dependency Injection and more. A true successor of expressjs and laravel | 谢谢 https://github.com/kataras/iris/issues/1329 |

logrus icon logrus

Structured, pluggable logging for Go.

machinery icon machinery

Machinery is an asynchronous task queue/job queue based on distributed message passing.

mockito icon mockito

Most popular Mocking framework for unit tests written in Java

multiprocess_cgi_server icon multiprocess_cgi_server

This is a multi-process CGI service, a semi-synchronous and semi-asynchronous model used by the process pool. In the parent process, the listener socket is registered with epoll, and in the child process, the connection socket is registered with epoll. When the parent process listens for a new connection, it uses the rotation method to select a child process and notifies it by pipeline that there is a new connection. The notified child process accepts the connection from the listener socket and registers the acquired connection socket into the epoll of the child process.

mysql icon mysql

Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package

nginx icon nginx

An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html

protobuf icon protobuf

Protocol Buffers - Google's data interchange format

redis icon redis

Type-safe Redis client for Golang

sarama icon sarama

Sarama is a Go library for Apache Kafka.

toml icon toml

TOML parser for Golang with reflection.

viper icon viper

Go configuration with fangs

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.