my github star repos list
The list is about awesome open-source in Github, which are in my star list, keep updating all the time.
Tool
- openvpn-install OpenVPN road warrior installer for Debian, Ubuntu and CentOS
setup-ipsec-vpn Scripts to build your own IPsec VPN server, with IPsec/L2TP and Cisco IPsec on Ubuntu, Debian and CentOS
localtunnel expose local server to public network https://localtunnel.me
- puma-dev A tool to manage rack apps in development with puma
- popup-openvpn Make a self hosted OpenVPN server in 15 minutes
- acme.sh An ACME Shell script, an acme client alternative to certbot : acme.sh https://acme.sh
- httpie Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org https://twitter.com/clihttp
Startup
- established-remote A list of established remote companies
- how-to-start-a-startup Everything we know about how to start a startup, for free, from some of the world experts. An open course by Stanford and Y Combinator.
- how-we-work jetthoughts team ——how we work
FinanceTech
- awesome-quant 一份精心挑选的中文 Quant 相关资源索引
- tushare TuShare is a utility for crawling historical data of china stocks
BlockChain
- blockchain_guide Book A book to introduce blockchain related techniques.
- bitcoinbook Book Mastering Bitcoin - Unlocking digital currencies https://bitcoinbook.info/
- teth Testing and deployment framework for Ethereum smart contracts.
- ethereum-bootstrap Starter kit to ethereum private chain.
- find-ethereum-coins Find coins on the Ethereum blockchain
- web3.js Ethereum JavaScript API
- smart-contract The Ethereum solidity smart contracts for the Slock.it project http://slock.it
- jeth Ethereum JSON RPC client.
- ethereum-ruby Ethereum library for the Ruby language
- bitcoin-ruby bitcoin utils and protocol in ruby.
- bitcoin-client Provides a Ruby library to the complete Bitcoin JSON-RPC API. Implements all methods listed at https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_Calls_list .
- go-ethereum Official Go implementation of the Ethereum protocol https://geth.ethereum.org
- peatio An open-source assets exchange. http://peatio.com
Program language
Ruby
- ruby-jwt A pure ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard. http://jwt.github.io/ruby-jwt/
- trevi An opinionated Sinatra app generator
- hashids.rb A small Ruby gem to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
- kms Simple and powerful Ruby on Rails CMS for developers
- dragonfly A Ruby gem for on-the-fly processing - suitable for image uploading in Rails, Sinatra and much more!
- rjb Ruby Java Bridge
- httparty Makes http fun again!
- activerecord-import A library for bulk insertion of data into your database using ActiveRecord.
- social-share-button Helper for add social share feature in your Rails app. Twitter, Facebook, Weibo, Douban ...
- closure_tree Easily and efficiently make your ActiveRecord models support hierarchies
- cancancan The authorization Gem for Ruby on Rails.
- sidekiq-cron Scheduler / Cron for Sidekiq jobs
- currency_switcher Convert currencies using exchange rates from http://exchange-rates.org
- money A Ruby Library for dealing with money and currency conversion. http://rubymoney.github.io/money
- zen rails security checklist Checklist of security precautions for Ruby on Rails applications
- pundit minimal authorization through OO design and pure Ruby classes
- webmock Library for stubbing and setting expectations on HTTP requests in Ruby
- roar roar mean resource-oriented architectures in Ruby, ffers a variety of choices for generating response payloads and parsing request payloads, including plain JSON, XML, JSON-HAL, and JSON-API.
Go
- the way to go ZH_CN 《The Way to Go》 中文译本,中文正式名《GO 入门指南》
- go fundamental programming 《Go 编程基础》是一套针对 Google 出品的 Go 语言视频语言教程,主要面向新手级别的学习者
- go web foundation 《Go Web 基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向完成 《Go 基础编程》教程后希望进一步了解有关 Go Web 开发的学习者
- go-rpc RPC server in Go supporting multiple request formats
- Expose your local endpoints to the Internet
Front-end
- materialize Materialize, a CSS Framework based on Material Design http://materializecss.com