- mr-mig / every-programmer-should-know:A collection of (mostly) technical things every software developer should know
- salomonelli / best-resume-ever:👔 💼 Build fast 🚀 and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.
- Tencent / phxqueue:A high-availability, high-throughput and highly reliable distributed queue based on the Paxos protocol.
- mplewis / src2png:📸 💻 Turn your source code into beautiful syntax-highlighted images.
- kennethreitz / awesome-coins:₿ A guide (for humans!) to cryto-currencies and their algos.
- kdn251 / interviews:Everything you need to know to get the job.
- ApoorvSaxena / lozad.js:Highly performant, light ~0.5kb and configurable lazy loader in pure JS with no dependencies for images, iframes and more
- AppliKeySolutions / VegaScroll:VegaScroll is a lightweight animation flowlayout for UICollectionView completely written in Swift 4, compatible with iOS 11 and Xcode 9.
- GoogleChrome / puppeteer:Headless Chrome Node API
- ustbhuangyi / better-scroll:inspired by iscroll, and it has a better scroll perfermance
- eriklindernoren / ML-From-Scratch:Bare bones Python implementations of Machine Learning models and algorithms. Aims to cover everything from Data Mining techniques to Deep Learning.
- tkh44 / babel-plugin-sitrep:Log all assignments and the return value of a function with a simple comment
- facebook-atom / atom-ide-ui:A collection of user interfaces for Atom IDE.
- shovanch / fullstack-webdev-path:📚 A learning path for Full-stack web development
- vuejs / vue:A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
- tensorflow / tensorflow:Computation using data flow graphs for scalable machine learning
- ai / nanoid:A tiny (179 bytes), secure URL-friendly unique string ID generator for JavaScript
- Voulnet / CVE-2017-8759-Exploit-sample:Running CVE-2017-8759 exploit sample.
- aftertheflood / spark:A typeface for creating sparklines in text without code.
- fastify / fastify:Fast and low overhead web framework, for Node.js
- coyove / goflyway:HTTP tunnel in Go
- EyreFree / EFResume:Emmmmmn, a normal resume templete in Swift.
- ffay / lanproxy:lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,目前仅支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面...)。目前市面上提供类似服务的有花生壳、TeamView、GoToMyCloud等等,但要使用第三方的公网服务器就必须为第三方付费,并且这些服务都有各种各样的限制,此外,由于数据包会流经第三方,因此对数据安全也是一大隐患。
- EbookFoundation / free-programming-books:📚 Freely available programming books
- Ramotion / garland-view-android:GarlandView seamlessly transitions between multiple lists of content. Made by @Ramotion
- eriklindernoren / ML-From-Scratch:Bare bones Python implementations of Machine Learning models and algorithms. Aims to cover everything from Data Mining techniques to Deep Learning.
- taolei87 / sru:Training RNNs as Fast as CNNs ( https://arxiv.org/abs/1709.02755 )
- cujanovic / SSRF-Testing:SSRF (Server Side Request Forgery) testing resources
- tensorflow / models:Models built with TensorFlow
- ansible / awx:AWX Project
- vinta / awesome-python:A curated list of awesome Python frameworks, libraries, software and resources
- satwikkansal / wtfpython:A collection of interesting, subtle, and tricky Python snippets.
- django / django:The Web framework for perfectionists with deadlines.
- ajbouh / tfi:Use any TensorFlow model in a single line of code
- LewisVo / Awesome-Linux-Software:🐧 A list of awesome applications, software, tools and other materials for Linux distros.
- fchollet / keras:Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
- ansible / ansible:Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
- donnemartin / system-design-primer:Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
- rg3 / youtube-dl:Command-line program to download videos from YouTube.com and other video sites
- neozhaoliang / pywonderland:Render beautiful images or animate interesting algorithms in mathematics with Python.
- josephmisiti / awesome-machine-learning:A curated list of awesome Machine Learning frameworks, libraries and software.
- Mr-Un1k0d3r / ThunderShell:PowerShell based RAT
- XX-net / XX-Net:a web proxy tool
- scikit-learn / scikit-learn:scikit-learn: machine learning in Python
- vy007vikas / PyTorch-ActorCriticRL:PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.
- soimort / you-get:⏬ Dumb downloader that scrapes the web
- scrapy / scrapy:Scrapy, a fast high-level web crawling & scraping framework for Python.
- pytorch / pytorch:Tensors and Dynamic neural networks in Python with strong GPU acceleration
- pallets / flask:A microframework based on Werkzeug, Jinja2 and good intentions
- jakubroztocil / 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
- mplewis / src2png:📸 💻 Turn your source code into beautiful syntax-highlighted images.
- ApoorvSaxena / lozad.js:Highly performant, light ~0.5kb and configurable lazy loader in pure JS with no dependencies for images, iframes and more
- GoogleChrome / puppeteer:Headless Chrome Node API
- ustbhuangyi / better-scroll:inspired by iscroll, and it has a better scroll perfermance
- tkh44 / babel-plugin-sitrep:Log all assignments and the return value of a function with a simple comment
- facebook-atom / atom-ide-ui:A collection of user interfaces for Atom IDE.
- vuejs / vue:A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
- ai / nanoid:A tiny (179 bytes), secure URL-friendly unique string ID generator for JavaScript
- fastify / fastify:Fast and low overhead web framework, for Node.js
- Viber / build-a-bot-with-zero-coding:An example of using Google Sheets to create a Viber survey chat bot without a backend server
- facebook / react:A declarative, efficient, and flexible JavaScript library for building user interfaces.
- renatorib / react-powerplug:🔌 Give life to your Dumb Components.
- jbucaran / classwrap:0.3 KB JavaScript utility for conditionally concatenating class names.
- coralproject / talk:A better commenting experience from Mozilla, The New York Times, and The Washington Post.
- twbs / bootstrap:The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
- mzabriskie / axios:Promise based HTTP client for the browser and node.js
- sindresorhus / p-progress:Create a promise that reports progress
- nodejs / node:Node.js JavaScript runtime ✨ 🐢 🚀 ✨
- facebookincubator / create-react-app:Create React apps with no build configuration.
- airbnb / javascript:JavaScript Style Guide
- babykylin / babykylin_scmj:
- Okazari / Rythm.js:A javascript library that makes your page dance.
- jawil / GayHub:An awesome chrome extension for github 🐈
- atlassian / react-beautiful-dnd:Beautiful, accessible drag and drop for lists with React.js
- justjavac / free-programming-books-zh_CN:📚 免费的计算机编程类中文书籍,欢迎投稿
- AppliKeySolutions / VegaScroll:VegaScroll is a lightweight animation flowlayout for UICollectionView completely written in Swift 4, compatible with iOS 11 and Xcode 9.
- EyreFree / EFResume:Emmmmmn, a normal resume templete in Swift.
- kanaka / mal:mal - Make a Lisp
- olucurious / Awesome-ARKit:A curated list of awesome ARKit projects and resources. Feel free to contribute!
- sindresorhus / is-camera-on:Check if the built-in Mac camera is on
- artemnovichkov / iOS-11-by-Examples:👨🏻💻 Examples of new iOS 11 APIs
- chriseidhof / incremental-simplified:
- malkouz / MKMagneticProgress:A circular progress bar for iOS written in Swift
- danielgindi / Charts:Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
- scinfu / SwiftSoup:SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)
- ReactiveX / RxSwift:Reactive Programming in Swift
- ABTSoftware / SciChart.iOS.Examples:Examples, Showcase & Tutorials for SciChart.iOS High Performance Charting Library
- pointfreeco / pointfreeco:The source for www.pointfree.co !
- vsouza / awesome-ios:A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
- Kofktu / KUIPopOver:Easy to use PopOver in iOS
- shadowsocks / ShadowsocksX-NG:Next Generation of ShadowsocksX
- sindresorhus / dark-mode:Control the macOS dark mode from the command-line
- kdawgwilk / Autobahn:CLI tool written in Swift heavily inspired by https://github.com/fastlane/fastlane
- pointfreeco / swift-web:A collection of Swift server-side frameworks for handling HTML, CSS, routing and middleware
- lkzhao / Hero:Elegant transition library for iOS & tvOS
- raywenderlich / swift-algorithm-club:Algorithms and data structures in Swift, with explanations!
- wang542413041 / WangSwift:
- Alamofire / Alamofire:Elegant HTTP Networking in Swift
- Moya / Moya:Network abstraction layer written in Swift.
- mxcl / PromiseKit:Promises for Swift & ObjC
- kdn251 / interviews:Everything you need to know to get the job.
- Ramotion / garland-view-android:GarlandView seamlessly transitions between multiple lists of content. Made by @Ramotion
- ffay / lanproxy:lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,目前仅支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面...)。目前市面上提供类似服务的有花生壳、TeamView、GoToMyCloud等等,但要使用第三方的公网服务器就必须为第三方付费,并且这些服务都有各种各样的限制,此外,由于数据包会流经第三方,因此对数据安全也是一大隐患。
- iluwatar / java-design-patterns:Design patterns implemented in Java
- alibaba / dubbo:Dubbo is a high-performance, java based, open source RPC framework
- simplezhli / Tesseract-OCR-Scanner:基于Tesseract-OCR实现自动扫描识别手机号
- scwang90 / SmartRefreshLayout:下拉刷新、上拉加载、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
- spring-projects / spring-boot:Spring Boot
- luojilab / DDComponentForAndroid:一套完整有效的android组件化方案,支持组件的单独调试、集成调试、组件交互、UI跳转、动态加载卸载、组件完全隔离等功能
- elastic / elasticsearch:Open Source, Distributed, RESTful Search Engine
- EnterpriseQualityCoding / FizzBuzzEnterpriseEdition:FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
- QMUI / QMUI_Android:提高 Android UI 开发效率的 UI 库
- shuzheng / zheng:基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
- jokermonn / permissions4m:国产手机5.0、6.0权限适配框架/编译时注解框架/an Android Runtime Permissions Tool by using APT
- Tencent / VasSonic:VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.
- huburt-Hu / NewbieGuide:Android 快速实现新手引导层的库
- drakeet / Floo:An URL router supporting AOP, stack control, cross-page message, and dynamic routing.
- CymChad / BaseRecyclerViewAdapterHelper:BRVAH:Powerful and flexible RecyclerAdapter
- google / guava:Google Core Libraries for Java
- JakeWharton / butterknife:Bind Android views and callbacks to fields and methods.
- PhilJay / MPAndroidChart:A powerful Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
- Blankj / AndroidUtilCode:🔥 Android developers should collect the following utils(updating)
- airbnb / lottie-android:Render After Effects animations natively on Android and iOS
- Tencent / angel:A Flexible and Powerful Parameter Server for large-scale machine learning
- ReactiveX / RxJava:RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
- coyove / goflyway:HTTP tunnel in Go
- rgburke / grv:GRV is a terminal interface for viewing git repositories
- tmc / pqstream:pqstream turns your postgres database into an event stream
- mholt / caddy:Fast, cross-platform HTTP/2 web server with automatic HTTPS
- uber / jaeger:Jaeger, a Distributed Tracing System
- prometheus / prometheus:The Prometheus monitoring system and time series database.
- kubernetes / kubernetes:Production-Grade Container Scheduling and Management
- golang / go:The Go programming language
- 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.
- ethereum / go-ethereum:Official Go implementation of the Ethereum protocol
- fatedier / frp:A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
- alexellis / faas:Functions as a Service (OpenFaaS) - a serverless framework for Docker & Kubernetes
- avelino / awesome-go:A curated list of awesome Go frameworks, libraries and software
- pingcap / tidb:TiDB is a distributed NewSQL database compatible with MySQL protocol
- astaxie / build-web-application-with-golang:A golang ebook intro how to build a web with golang
- moby / moby:Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
- zyedidia / micro:A modern and intuitive terminal-based text editor
- grafana / grafana:The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
- containous / traefik:Træfik, a modern reverse proxy
- gogits / gogs:Gogs is a painless self-hosted Git service.
- gohugoio / hugo:A Fast and Flexible Static Site Generator built with love in GoLang.
- shirou / gopsutil:psutil for golang
- syncthing / syncthing:Open Source Continuous File Synchronization
- 360EntSecGroup-Skylar / goreporter:A Golang tool that does static analysis, unit testing, code review and generate code quality report.
- astaxie / beego:beego is an open-source, high-performance web framework for the Go programming language.