Skip to content
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.

Latest commit

 

History

History
163 lines (157 loc) · 25.7 KB

2019-03-25.md

File metadata and controls

163 lines (157 loc) · 25.7 KB

2019-03-25

  1. valeriansaliou / sonic : 🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
  2. Microsoft / pyright : Static type checker for Python
  3. fyne-io / fyne : Cross platform GUI in Go based on Material Design
  4. felixse / FluentTerminal : A Terminal Emulator based on UWP and web technologies.
  5. selfteaching / the-craft-of-selfteaching : One has no future if one couldn't teach themself.
  6. leeoniya / dropcss : A simple, thorough and fast unused-CSS cleaner
  7. veonim / veonim : simple modal IDE built on neovim
  8. google / pytype : A static type analyzer for Python code
  9. skeeto / endlessh : SSH tarpit that slowly sends an endless banner
  10. clone95 / Machine-Learning-Study-Path-March-2019 : A complete ML study path, focused on TensorFlow and Scikit-Learn
  11. scutan90 / DeepLearning-500-questions : 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
  12. google / crfs : CRFS: Container Registry Filesystem
  13. qri-io / qri : you're invited to a data party!
  14. ajbrock / BigGAN-PyTorch : The author's officially unofficial PyTorch BigGAN implementation.
  15. teamprevue / PreVue : 🎨 All in One Prototyping Tool For Vue Developers.
  16. zhihu / griffith : A React-based web video player
  17. KaTeX / KaTeX : Fast math typesetting for the web.
  18. klaussinani / taskbook : 📓 Tasks, boards & notes for the command-line habitat
  19. HarisIqbal88 / PlotNeuralNet : Latex code for making neural networks diagrams
  20. codercom / code-server : Run VS Code on a remote server.
  21. Snailclimb / JavaGuide : 【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
  22. Ibit-to / google-unlocked : Google Unlocked Chrome extension unlocks hidden google search results
  23. alexfoxy / laxxx : Simple & light weight (2kb minified & zipped) vanilla javascript plugin to create smooth & beautiful animations when you scrolllll! Harness the power of the most intuitive interaction and make your websites come alive!
  24. tektoncd / pipeline : A K8s-native Pipeline resource.
  25. vuejs / vue : 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

javascript

  1. leeoniya / dropcss : A simple, thorough and fast unused-CSS cleaner
  2. klaussinani / taskbook : 📓 Tasks, boards & notes for the command-line habitat
  3. KaTeX / KaTeX : Fast math typesetting for the web.
  4. zhihu / griffith : A React-based web video player
  5. Ibit-to / google-unlocked : Google Unlocked Chrome extension unlocks hidden google search results
  6. vuejs / vue : 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
  7. alexfoxy / laxxx : Simple & light weight (2kb minified & zipped) vanilla javascript plugin to create smooth & beautiful animations when you scrolllll! Harness the power of the most intuitive interaction and make your websites come alive!
  8. codeforthailand / election-live : Live Scoreboard for Thai General Election 2562 (2019)
  9. syhyz1990 / baiduyun : 油猴脚本 直接下载百度网盘和百度网盘分享的文件,直链下载超级加速
  10. facebook / react : A declarative, efficient, and flexible JavaScript library for building user interfaces.
  11. Coalfire-Research / npk : A mostly-serverless distributed hash cracking platform
  12. LisaDziuba / Awesome-Design-Tools : The best design tools for everything.
  13. 30-seconds / 30-seconds-of-code : A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
  14. lyricat / wechat-format : 微信公众号排版编辑器,转换 Markdown 到微信特制的 HTML
  15. facebook / create-react-app : Set up a modern web app by running one command.
  16. trekhleb / javascript-algorithms : 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
  17. twbs / bootstrap : The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
  18. nytimes / library : A collaborative documentation site, powered by Google Docs.
  19. nature1995 / ran-django-template : 🔥An awesome Django project template for web include restful api | Author: Ziran Gong
  20. AlexNisnevich / untrusted : A meta-JavaScript adventure game by Alex Nisnevich and Greg Shuflin.
  21. axios / axios : Promise based HTTP client for the browser and node.js
  22. nodejs / node : Node.js JavaScript runtime ✨🐢🚀✨
  23. gatsbyjs / gatsby : Build blazing fast, modern apps and websites with React
  24. zeit / next.js : The React Framework
  25. adam-p / markdown-here : Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.

python

  1. Microsoft / pyright : Static type checker for Python
  2. google / pytype : A static type analyzer for Python code
  3. ajbrock / BigGAN-PyTorch : The author's officially unofficial PyTorch BigGAN implementation.
  4. instantbox / instantbox : Get a clean, ready-to-go Linux box in seconds.
  5. tiangolo / fastapi : FastAPI framework, high performance, easy to learn, fast to code, ready for production
  6. CriseLYJ / awesome-python-login-model : 😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟
  7. USTC-Resource / USTC-Course : ❤️中国科学技术大学课程资源
  8. pirate / ArchiveBox : 🗃 The open source self-hosted web archive. Takes browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
  9. yampelo / beagle : Beagle is an incident response and digital forensics tool which transforms security logs and data into graphs.
  10. deepfakes / faceswap : Non official project based on original /r/Deepfakes thread. Many thanks to him!
  11. donnemartin / system-design-primer : Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
  12. Wookai / paper-tips-and-tricks : Best practice and tips & tricks to write scientific papers in LaTeX, with figures generated in Python or Matlab.
  13. toddmotto / public-apis : A collective list of free APIs for use in software and web development.
  14. tensorflow / models : Models and examples built with TensorFlow
  15. vinta / awesome-python : A curated list of awesome Python frameworks, libraries, software and resources
  16. TheAlgorithms / Python : All Algorithms implemented in Python
  17. encode / requests-async : async-await support for requests. 🍰
  18. pallets / flask : The Python micro framework for building web applications.
  19. zhaoolee / ChromeAppHeroes : 🌈Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
  20. AkatsukiCC / huawei2019-with-visualization : 华为2019评判器开源(提供可视化接口,方便大家调试自己的判题器)
  21. google-research / bert : TensorFlow code and pre-trained models for BERT
  22. home-assistant / home-assistant : 🏡 Open source home automation that puts local control and privacy first
  23. keras-team / keras : Deep Learning for humans
  24. OWASP / CheatSheetSeries : The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
  25. google-research / planet : Deep Planning Network: Control from pixels by latent planning with learned dynamics

go

  1. fyne-io / fyne : Cross platform GUI in Go based on Material Design
  2. google / crfs : CRFS: Container Registry Filesystem
  3. qri-io / qri : you're invited to a data party!
  4. tektoncd / pipeline : A K8s-native Pipeline resource.
  5. kubernetes / kubernetes : Production-Grade Container Scheduling and Management
  6. fatedier / frp : A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
  7. google / ko : Build and deploy Go applications on Kubernetes
  8. cnlh / nps : 一款轻量级、功能强大的内网穿透代理服务器。支持tcp、udp流量转发,支持内网http代理、内网socks5代理,同时支持snappy压缩(节省带宽和流量)、站点保护、加密传输、多路复用、header修改等。支持web图形化管理。
  9. golang / go : The Go programming language
  10. r00tman / corrupter : Simple image glitcher suitable for producing nice looking lockscreens
  11. infinimesh / kaf : Modern CLI for Apache Kafka, written in Go.
  12. avelino / awesome-go : A curated list of awesome Go frameworks, libraries and software
  13. kasvith / kache : A simple in memory cache written using go
  14. pipehub / pipehub : A programmable proxy server
  15. gin-gonic / gin : Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
  16. Dentrax / GMDB : GMDB is the ultra-simple, open-source, cross-platform Movie Library with Features (Search, Take Note, Watch Later, Like, Import, Learn, Instantly Torrent Magnet Watch)
  17. rancher / k3s : Lightweight Kubernetes. 5 less than k8s.
  18. hashicorp / nomad : Nomad is a flexible, enterprise-grade cluster scheduler designed to easily integrate into existing workflows. Nomad can run a diverse workload of micro-service, batch, containerized and non-containerized applications. Nomad is easy to operate and scale and integrates seamlessly with Consul and Vault.
  19. istio / istio : Connect, secure, control, and observe services.
  20. vlang-io / V : Simple, fast, safe, compiled language for creating maintainable software. Supports translation from C/C++.
  21. Unknwon / the-way-to-go_ZH_CN : 《The Way to Go》中文译本,中文正式名《Go 入门指南》
  22. spf13 / cobra : A Commander for modern Go CLI interactions
  23. gohugoio / hugo : The world’s fastest framework for building websites.
  24. astaxie / build-web-application-with-golang : A golang ebook intro how to build a web with golang
  25. ethereum / go-ethereum : Official Go implementation of the Ethereum protocol

html

  1. changtuiqie / WeChatAgreement.WebApi.Simple : 微信mac/ipad协议,webapi封装好的实现方案,免IIS一键部署。 可实现微信80%功能;支持62数据登录、扫码登录、收发朋友圈、查看朋友圈、微信建群、微信拉人进群、微信公众号阅读、微信消息收发、微信附近的人定位、微信添加好友、微信红包接收、微信防撤回、分享小程序、微信加粉、微信收藏、微信标签等
  2. github / personal-website : Code that'll help you kickstart a personal website that showcases your work as a software developer.
  3. Alivon / Panda-Learning : 学习强国xuexiqiangguo--熊猫学习Panda-Learning是一个辅助学习 学习强国的程序,帮助挤不出时间,却仍然需要学习的积极分子,学习强国(xuexiqiangguo)
  4. everitoken / evtjs : API Binding (SDK) for the everiToken blockchain.
  5. QSCTech / zju-icicles : 浙江大学课程攻略共享计划
  6. ColorlibHQ / AdminLTE : AdminLTE - Free Premium Admin control Panel Theme Based On Bootstrap 3.x
  7. RemoteML / bestofml : The best resources around Machine Learning
  8. google / styleguide : Style guides for Google-originated open-source projects
  9. flutterchina / flutter-in-action : 《Flutter实战》电子书
  10. hamukazu / lets-get-arrested : This project is intended to protest against the police in Japan
  11. octocat / Spoon-Knife : This repo is for demonstration purposes only.
  12. froala / wysiwyg-editor : A beautifully designed WYSIWYG HTML Editor based on HTML5.
  13. typpo / quickchart : Google Image Charts alternative
  14. cloudfavorites / favorites-web : 云收藏 Spring Boot 2.0 开源项目
  15. BlackrockDigital / startbootstrap-clean-blog-jekyll : A Jekyll version of the Clean Blog theme by Start Bootstrap
  16. iliakan / javascript-tutorial-en : Modern JavaScript Tutorial
  17. kujian / frontendDaily : 前端开发技术日报,每日分享互联网最精彩的前端技术、前端资讯、后端编程、设计和资源等,欢迎关注Watch
  18. gcushen / hugo-academic : The website builder for Hugo. Build and deploy a beautiful website in minutes 🚀
  19. ghosh / micromodal : ⭕ Tiny javascript library for creating accessible modal dialogs
  20. fool2fish / dragon-book-exercise-answers : Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
  21. zeit / now-github-starter : Starter project to demonstrate a project whose pull requests get automatically deployed
  22. OWASP / NodeGoat : The OWASP NodeGoat project provides an environment to learn how OWASP Top 10 security risks apply to web applications developed using Node.js and how to effectively address them.
  23. swagger-api / swagger-codegen : swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
  24. ripienaar / free-for-dev : A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
  25. GetStream / Winds : A Beautiful Open Source RSS & Podcast App Powered by Getstream.io

shell

  1. robbyrussell / oh-my-zsh : A delightful community-driven (with 1,200+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
  2. alibaba / dragonwell8 : Alibaba Dragonwell8 JDK
  3. 233boy / v2ray : 最好用的 V2Ray 一键安装脚本 & 管理脚本
  4. Cyb3rWard0g / mordor : Re-play Adversarial Techniques
  5. pi-hole / pi-hole : A black hole for Internet advertisements
  6. joyent / rfd : Requests for Discussion
  7. creationix / nvm : Node Version Manager - Simple bash script to manage multiple active node.js versions
  8. Neilpang / acme.sh : A pure Unix shell script implementing ACME client protocol
  9. shengxinjing / programmer-job-blacklist : 🙈程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞
  10. bhilburn / powerlevel9k : The most awesome Powerline theme for ZSH around!
  11. pyenv / pyenv : Simple Python version management
  12. VSCodium / vscodium : binary releases of VS Code without MS branding/telemetry/licensing
  13. danielmiessler / RobotsDisallowed : A curated list of the most common and most interesting robots.txt disallowed directories.
  14. dokku / dokku : A docker-powered PaaS that helps you build and manage the lifecycle of applications
  15. CyC2018 / Job-Recommend : 🔎 互联网内推信息(社招、校招、实习)
  16. nodesource / distributions : NodeSource Node.js Binary Distributions
  17. trimstray / htrace.sh : My simple Swiss Army knife for http/https troubleshooting and profiling.
  18. romkatv / powerlevel10k : A fast reimplementation of Powerlevel9k ZSH theme
  19. GameServerManagers / LinuxGSM : Linux Game Server Managers_
  20. dataegret / pg-utils : Useful PostgreSQL utilities
  21. rootsongjc / kubernetes-handbook : Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
  22. Mayccoll / Gogh : Color Scheme for Gnome Terminal and Pantheon Terminal
  23. Bash-it / bash-it : A community Bash framework.
  24. HIT-Alibaba / interview : 笔试面试知识整理
  25. rupa / z : z - jump around