go
-
windmilleng/tilt
Local Kubernetes development with no stress
-
lni/dragonboat
Dragonboat is a feature complete and high performance multi-group Raft library in Go.
-
drk1wi/Modlishka
Modlishka. Reverse Proxy. Phishing NG.
-
gaia-pipeline/gaia
Build powerful pipelines in any programming language.
-
zalando/skipper
An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress
-
divan/txqr
Transfer data via animated QR codes
-
syncthing/syncthing
Open Source Continuous File Synchronization
-
golang/go
The Go programming language
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
micro/go-micro
A microservice framework
-
mafanr/meq
A modern messaging platform for Message Push、IM、IoT etc, based on MQTT protocol
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
grafana/loki
Like Prometheus, but for logs.
-
joncrlsn/dque
dque is a fast, embedded, durable queue for Go
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
isacikgoz/tldr
fast and interactive tldr client written with go
-
in4it/ecs-deploy
ecs-deploy is a continuous deployment platform for AWS ECS. It automates deploys based a simple json/yaml file which can be integrated in your CI/CD
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
helm/helm
The Kubernetes Package Manager
-
Ne0nd0g/merlin
Merlin is a cross-platform post-exploitation HTTP/2 Command & Control server and agent written in golang.
-
fyne-io/fyne
Cross platform GUI in Go based on Material Design
-
junegunn/fzf
🌸A command-line fuzzy finder
-
gogs/gogs
Gogs is a painless self-hosted Git service.
-
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.
-
alash3al/redix
a persistent real-time key-value store, with the same redis protocol with powerful features
java
javascript
-
lexfridman/deeptraffic
DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.
-
aceakash/string-similarity
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
-
facebookincubator/fbt
A JavaScript Internationalization Framework
-
drcmda/react-with-gesture
👇Bread n butter utility for component-tied mouse/touch gestures in React
-
dwyl/learn-json-web-tokens
🔐Learn how to use JSON Web Token (JWT) to secure your next Web App! (Tutorial/Example with Tests!!)
-
caijinyc/Here
Here Music 一个 使用 Electron + React 开发的音乐客户端
-
filipedeschamps/doom-fire-algorithm
Fire effect from Doom implemented in plain JavaScript
-
facebook/create-react-app
Set up a modern web app by running one command.
-
KidkArolis/jetpack
🚀Jetpack – webpack made more convenient.
-
vuejs/vue
🖖Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
jfet97/omniclone
An isomorphic and configurable javascript utility for objects deep cloning.
-
30-seconds/30-seconds-of-code
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
egoist/lit-vue
🔥Vue SFC goodies directly in JavaScript files.
-
luismartinezs/react-katas
Each folder contains a "kata" to practice a specific technique of intermediate to advanced React
-
callstack/linaria
Zero-runtime CSS in JS library
-
i0natan/nodebestpractices
The largest Node.js best practices list (January 2019)
-
gatsbyjs/gatsby
Build blazing fast, modern apps and websites with React
-
leonardomso/33-js-concepts
📜33 concepts every JavaScript developer should know.
-
unbug/codelf
Best GitHub stars, repositories tagger and organizer. Search over projects from Github, Bitbucket, Google Code, Codeplex, Sourceforge, Fedora Project, GitLab to find real-world usage variable names
-
xiaohanyu/blog-html-to-pdf
A sample program to convert blog website to merged pdf.
-
mattzeunert/FromJS
See where each character on the screen came from in code.
-
eddyerburgh/simple-redux
A bare-bones redux implementation for teaching purposes
-
Binaryify/NeteaseCloudMusicApi
网易云音乐 Node.js API service
-
BrainJS/brain.js
🤖Neural networks in JavaScript
python
rust
-
mit-pdos/noria
Dynamically changing, partially-stateful data-flow for web application backends.
-
jonhoo/rust-evmap
A lock-free, eventually consistent, concurrent multi-value map.
-
jhspetersson/fselect
Find files with SQL-like queries
-
dpc/crev
Scalable, social, Code REView and recommendation system that we desperately need
-
rust-lang/rust
Empowering everyone to build reliable and efficient software.
-
sharkdp/bat
A cat(1) clone with wings.
-
mimblewimble/grin
Minimal implementation of the MimbleWimble protocol.
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
BurntSushi/regex-automata
A low level regular expression library that uses deterministic finite automata.
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
SergioBenitez/Rocket
A web framework for Rust.
-
linebender/piet
An abstraction for 2D graphics.
-
DenisKolodin/yew
Rust framework for building client web apps
-
gfx-rs/gfx
A high-performance, bindless graphics API for Rust.
-
maps4print/azul
Desktop GUI Framework
-
indygreg/PyOxidizer
Make distributable Python applications using Rust
-
ogham/exa
A modern version of ‘ls’.
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
xi-editor/xi-editor
A modern editor with a backend written in Rust.https://xi-editor.github.io/xi-editor
-
amethyst/amethyst
Data-oriented, and data driven game engine written in Rust
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
actix/actix
Actor framework for Rust