go
java
javascript
-
chaozh/awesome-blockchain
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
-
game-helper/hongbao
✔️饿了么、美团拼手气红包辅助,一键领取手气最佳红包http://www.elemhb.top/
-
pqina/filepond
🌊A Flexible and Fun JavaScript File Upload Plugin
-
terkelg/prompts
Lightweight, beautiful and user-friendly interactive prompts
-
nativescript-vue/nativescript-vue
NativeScript with the ease of Vue
-
yangshun/front-end-interview-handbook
🕸Almost complete answers to "Front-end Job Interview Questions" which you can use to interview potential candidates, test yourself or completely ignore
-
mafintosh/turbo-http
Blazing fast low level http server
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
rematch/rematch
A Redux Framework
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
jamiebuilds/unstated
State so simple, it goes without saying
-
Chalarangelo/30-seconds-of-code
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
-
facebook/create-react-app
Create React apps with no build configuration.
-
photonstorm/phaser
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
Tencent/wepy
小程序组件化开发框架
-
brunnolou/react-morph
Morphing Ui transitions made simple
-
axios/axios
Promise based HTTP client for the browser and node.js
-
konvajs/konva
Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
-
alibaba/G3D
A pure 3D render engine compatible with webgl, running both in browser and gcanvas.
-
yangshun/tech-interview-handbook
💯Algorithms study materials, behavioral content and tips for rocking your coding interview
-
vraa/gitflowanimated
Git flow - Animated
-
tsayen/dom-to-image
Generates an image from a DOM node using HTML5 canvas
-
alibaba/GCanvas
-
atomiks/tippyjs
A lightweight, vanilla JS tooltip library
python
-
chinese-poetry/chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
-
Netflix/security_monkey
Security Monkey
-
DeNA/SRCNNKit
CoreML and Keras implementation of Super-Resolution Convolutional Neural Network (SRCNN)
-
NVIDIA/FastPhotoStyle
Style transfer, deep learning, feature transform
-
tensorflow/models
Models and examples built with TensorFlow
-
keras-team/keras
Deep Learning for humans
-
asciinema/asciinema
Terminal session recorder📹
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
Viralmaniar/Passhunt
Passhunt is a simple tool for searching of default credentials for network devices, web applications and more. Search through 523 vendors and their 2084 default passwords.
-
merrychap/shellen
Interactive shellcoding environment to easily craft shellcodes
-
kennethreitz/twitter-scraper
Scrape the Twitter Frontend API without authentication.
-
Microsoft/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch and CoreML.
-
instacart/lore
Lore makes machine learning approachable for Software Engineers and maintainable for Machine Learning Researchers
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
robinsloan/sentencespace
Generating gradients, exploring neighborhoods.
-
Manisso/fsociety
fsociety Hacking Tools Pack – A Penetration Testing Framework
-
EvilPort2/Simple-OpenCV-Calculator
A gesture controlled calculator.
-
deepmipt/DeepPavlov
An open source library for building end-to-end dialog systems and training chatbots.
-
gene1wood/github-collaborator-manager
A tool to manage GitHub repo collaborators with files
-
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
-
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
-
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.
-
shadowsocks/shadowsocks
-
pypa/pipenv
Python Development Workflow for Humans.
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
rust
-
indradb/indradb
A graph database written in rust
-
sindresorhus/gifski-app
Convert videos to high-quality GIFs on your Mac
-
Luminarys/synapse
Synapse BitTorrent Daemon
-
maekawatoshiki/naglfar
Naglfar is a toy web browser in Rust
-
nrc/derive-new
derive simple constructor functions for Rust structs
-
actix/actix-web
Actix web is a small, pragmatic, extremely fast, web framework for Rust.
-
ah-/anne-key
Firmware for Anne Pro Keyboard written in Rust
-
kpcyrd/rshijack
tcp connection hijacker, rust rewrite of shijack
-
mozilla/mentat
A persistent, relational store inspired by Datomic and DataScript.
-
rust-lang/rust
A safe, concurrent, practical language.
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
gnzlbg/cargo-asm
cargo subcommand that shows the assembly or llvm-ir generated for Rust code
-
cryptape/cita
A fast and scalable blockchain for enterprise users.
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
SergioBenitez/Rocket
A web framework for Rust.
-
paritytech/parity
Fast, light, robust Ethereum implementation.
-
gotham-rs/gotham
A flexible web framework that promotes stability, safety, security and speed.
-
actix/actix
Actor framework for Rust
-
DenisKolodin/yew
Rust framework for making client web apps
-
svenstaro/genact
🌀A nonsense activity generator
-
tokio-rs/tokio
Asynchronous I/O for Rust
-
google/xi-editor
A modern editor with a backend written in Rust.
-
servo/servo
The Servo Browser Engine
-
hyperium/hyper
An HTTP library for Rust