美文网首页
golang关于协程的一些库

golang关于协程的一些库

作者: 尼古拉斯河马 | 来源:发表于2017-08-19 20:06 被阅读0次
    作者 github.com地址 功能描述
    Peter Mattis https://github.com/petermattis/goid 通过程序检索当前goroutine里的ID,看 the CI configuration 支持golang版本。
    Davy xu https://github.com/davyxu/cellnet cellnet是一个高性能,简单,方便的开源服务器网络库
    ecofast https://github.com/ecofast/minifileserver 迷你文件下载服务器

    相关文章

      网友评论

          本文标题:golang关于协程的一些库

          本文链接:https://www.haomeiwen.com/subject/ylfxdxtx.html