• Stars
    star
    48
  • Rank 591,618 (Top 12 %)
  • Language
    Go
  • License
    Apache License 2.0
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Another pure golang implementation of BitTorrent library.

More Repositories

1

snippet

The code snippets of all kinds of languages and some docs.
Python
193
star
2

ship

A flexible, powerful, high performance and minimalist Go Web HTTP router framework.
Go
47
star
3

go-tools

A utility tool library of Golang.
Go
44
star
4

bttools

A tool collection about BitTorrent.
Go
12
star
5

go-websocket

Another websocket implementation, which is inspired by https://github.com/noVNC/websockify and https://github.com/gorilla/websocket.
Go
10
star
6

go-netaddr

This is a Go implemenation of `IPAddress` and `IPNetwork` in the Python package [`netaddr`](https://pypi.org/project/netaddr/). See [godoc](https://godoc.org/github.com/xgfone/netaddr).
Go
10
star
7

gconf

Another extensible and powerful go configuration manager, which is inspired by oslo.config, github.com/micro/go-micro/config and viper.
Go
10
star
8

go-taskflow

A task flow in Go, you can use it to do and undo.
Go
7
star
9

ngconf

A generic parser of the NGINX config format
Go
6
star
10

PythonInAction

Python็ผ–็จ‹ๅฎžๆˆ˜
Python
5
star
11

go-cast

Supply some functions to convert the data between types, such as ToXXX and MustToXXX.
Go
3
star
12

go-sqlx

A set of the simple, flexible and powerful SQL builders with zero-config.
Go
3
star
13

go-http-client

A chained go HTTP client.
Go
2
star
14

go-apiserver

An library to build the API server
Go
2
star
15

go-exec

The common command execution.
Go
2
star
16

go-pools

A collection of some pools, such as BufferPool, BytesPool and TaskPool.
Go
2
star
17

go-loadbalancer

A set of the loadbalancer functions.
Go
2
star
18

go-ovs

A simple OVS flow executor.
Go
2
star
19

xutils

A fragmentary Python library, no any third-part dependencies but gunicorn_workers, sqlalchemy and wsgi.
Python
2
star
20

go-event

A simple event emmiter for Go. Inspired by Nodejs EventEmitter(https://nodejs.org/api/events.html)
Go
2
star
21

go-log

Provide a simple, flexible, extensible, powerful and structured logging tool based on the level, which has done the better balance between the flexibility and the performance.
Go
2
star
22

goapp

GoApp is used to simply the creation of the common application.
Go
1
star
23

go-retry

Supply some retry policies to call a function.
Go
1
star
24

dotemacs

My Emacs Configuration.
Emacs Lisp
1
star
25

go-fsm

A simple Non-Hierarchical Finite State Machine based on the event.
Go
1
star
26

zkproxy

A ZooKeeper proxy based on HTTP+JSON.
Go
1
star
27

go-http-service

Supply an action service framework based on http
Go
1
star
28

apigw

Another simple, flexible, high performance api gateway library implemented by Go.
Go
1
star
29

go-bencode

A Go implementation of bencode, see [BitTorrent Protocol](http://www.bittorrent.org/beps/bep_0003.html).
Go
1
star
30

gron

Another job periodic runner like crontab.
Go
1
star