Skip to content
Change the repository type filter

All

    Repositories list

    • homeland

      Public
      🎪 Open source discussion website.
      Ruby
      1.2k000Updated Feb 12, 2020Feb 12, 2020
    • n2n

      Public
      Peer-to-peer VPN
      C
      GNU General Public License v3.0
      943000Updated Oct 31, 2018Oct 31, 2018
    • 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
      16k000Updated Oct 30, 2018Oct 30, 2018
    • OSS Browser 提供类似windows资源管理器功能。用户可以很方便的浏览文件,上传下载文件,支持断点续传等。
      JavaScript
      Other
      459000Updated Oct 17, 2018Oct 17, 2018
    • Taireum 一种兼容以太坊的企业级分布式账本与智能合约平台
      Go
      GNU Lesser General Public License v3.0
      20k000Updated Aug 27, 2018Aug 27, 2018
    • cannoli

      Public
      Cannoli Programming Language
      Rust
      GNU General Public License v2.0
      20000Updated May 18, 2018May 18, 2018
    • DocHub

      Public
      参考百度文库,使用Beego(Golang)开发的开源文库系统
      Go
      Apache License 2.0
      742000Updated May 15, 2018May 15, 2018
    • buntdb

      Public
      BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
      Go
      MIT License
      289000Updated May 3, 2018May 3, 2018
    • Code and data for paper "Deep Painterly Harmonization": https://arxiv.org/abs/1804.03189
      Cuda
      626000Updated Apr 25, 2018Apr 25, 2018
    • tacotron

      Public
      A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model
      Python
      MIT License
      958000Updated Mar 30, 2018Mar 30, 2018
    • einx

      Public
      a framework in golang for game server or app server
      Go
      Apache License 2.0
      70000Updated Mar 30, 2018Mar 30, 2018
    • 暴走皮皮虾之代码发布系统agent
      Go
      MIT License
      30000Updated Mar 22, 2018Mar 22, 2018
    • 暴走皮皮虾之代码发布系统,是现代的持续集成发布系统,由后台管理系统和agent两部分组成,一个运行着的agent就是一个节点,本系统并不是造轮子,是"鸟枪"到"大炮"的创新,对"前朝遗老"的革命.
      Go
      MIT License
      134000Updated Mar 22, 2018Mar 22, 2018
    • mark

      Public
      mark is an markdown editor app for mac
      JavaScript
      6000Updated Mar 20, 2018Mar 20, 2018
    • slate

      Public
      A completely customizable framework for building rich text editors.
      JavaScript
      MIT License
      3.2k000Updated Mar 9, 2018Mar 9, 2018
    • haipproxy

      Public
      💖 High available ip proxy pool for free, powerd by Scrapy and Redis
      Python
      MIT License
      912000Updated Mar 8, 2018Mar 8, 2018
    • HElib

      Public
      An Implementation of homomorphic encryption
      C++
      Apache License 2.0
      763000Updated Mar 7, 2018Mar 7, 2018
    • ⚡ A distributed crawler for weibo, building with celery and requests.
      Python
      MIT License
      1.2k000Updated Mar 7, 2018Mar 7, 2018
    • 各大网站登陆方式,有的是通过selenium登录,有的是通过抓包直接模拟登录
      Python
      MIT License
      348000Updated Mar 6, 2018Mar 6, 2018
    • Boilerplate code illustrating the implementation of p2p communications in the go-ethereum codebase
      Go
      GNU General Public License v3.0
      17000Updated Feb 27, 2018Feb 27, 2018
    • oscnews

      Public
      Chrome 插件,查看开源中国软件更新资讯,文档导航,GitHub 趋势榜,linux命令索引,浏览历史记录和时钟页面。
      JavaScript
      125000Updated Feb 24, 2018Feb 24, 2018
    • cefpython

      Public
      Chrome browser control, a HTML 5 based Python GUI framework.      :speech_balloon: Forum:
      C++
      Other
      473000Updated Feb 23, 2018Feb 23, 2018
    • grpcurl

      Public
      Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
      Go
      MIT License
      507000Updated Feb 21, 2018Feb 21, 2018
    • kubeasz

      Public
      使用Ansible脚本二进制方式安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
      Shell
      Apache License 2.0
      3.5k000Updated Feb 19, 2018Feb 19, 2018
    • mxgraph

      Public
      mxGraph is a fully client side JavaScript diagramming library
      HTML
      Apache License 2.0
      2.1k000Updated Feb 12, 2018Feb 12, 2018
    • hcashd

      Public
      Go
      ISC License
      34000Updated Feb 2, 2018Feb 2, 2018
    • Go
      1000Updated Dec 31, 2017Dec 31, 2017
    • UDP and TCP NAT hole punching examples in python
      Python
      97000Updated Dec 27, 2017Dec 27, 2017
    • Render JavaScript-rendered page as HTML/PDF/mhtml/png/jpeg using Headless Chrome
      Python
      MIT License
      20000Updated Dec 21, 2017Dec 21, 2017
    • goproxy

      Public
      proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持正向代理和内网穿透.程序本身可以作为一级代理,如果设置了上级代理那么可以作为二级代理,乃至N级代理.如果程序不是一级代理,而且上级代理也是本程序,那么可以加密和上级代理之间的通讯,采用底层tls高强度加密,安全无特征.代理时会自动判断访问的网站是否屏蔽,如果被屏蔽那么就会使用上级代理(前提是配置了上级代理)访问网站;如果访问的网站没有被屏蔽,为了加速访问,代理会直接访问网站,不使用上级代理.另外可以设置域名黑白名单,更加自由的控制网站的访问方式。下载地址:https://github.com/snail007/goproxy/releases 官方QQ交流群:189618940
      Go
      GNU General Public License v3.0
      3k000Updated Dec 20, 2017Dec 20, 2017