go
-
vektah/gqlgen
go generate based graphql server library
-
dnote-io/cli
Capture what you learn as you code without leaving the command line
-
tidwall/gjson
Get JSON values quickly - JSON Parser for Go
-
golang/go
The Go programming language
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
esimov/caire
Content aware image resize library
-
tidwall/fastlane
Fast single-producer / single-consumer channels for Go
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
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.
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
JackyChiu/slb
Simple Load Balancer
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
gonum/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
-
kelseyhightower/riff-tutorial
How-to guide for testing the riff FaaS platform and Istio on Google Kubernetes Engine.
-
dotmesh-io/dotmesh
dotmesh (dm) is like git for your data volumes (databases, files etc) in Docker and Kubernetes
-
codeexpress/respounder
Respounder detects presence of responder in the the network.
-
rgburke/grv
GRV is a terminal interface for viewing git repositories
-
containous/traefik
Træfik, a modern reverse proxy
-
golang/dep
Go dependency management tool
-
pachyderm/pachyderm
Reproducible Data Science at Scale!
-
openfaas/faas
OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes
-
serverless/event-gateway
The Event Gateway combines both API Gateway and Pub/Sub functionality into a single event-driven experience.
-
junegunn/fzf
🌸A command-line fuzzy finder
-
hyperledger/fabric
Read-only mirror ofhttps://gerrit.hyperledger.org/r/#/admin/projects/fabric
java
javascript
-
automerge/automerge
A JSON-like data structure that can be modified concurrently by different users, and merged again automatically.
-
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
-
kantord/just-dashboard
Create dashboards using YAML/JSON files
-
supnate/rekit
Toolkit for building scalable web applications with React, Redux and React-router
-
truedread/netflix-1080p
Chrome extension to play Netflix in 1080p
-
yangshun/tech-interview-handbook
💯Algorithms study materials, behavioral content and tips for rocking your coding interview
-
rage8885/OpenSC2K
OpenSC2K - An Open Source remake of Sim City 2000 by Maxis
-
feross/thanks
🙌Give thanks to the open source maintainers you depend on!✨
-
LeCoupa/awesome-cheatsheets
📚Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
captbaritone/winamp2-js
A reimplementation of Winamp 2.9 in HTML5 and Javascript
-
dawnlabs/carbon
🎨Create and share beautiful images of your source code
-
jondot/hygen
The simple, fast, and scalable code generator that lives in your project.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
vincentcox/StaCoAn
StaCoAn is a crossplatform tool which aids developers, bugbounty hunters and ethical hackers performing static code analysis on mobile applications.
-
sweetalert2/sweetalert2
A beautiful, responsive, customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.
-
facebook/create-react-app
Create React apps with no build configuration.
-
axios/axios
Promise based HTTP client for the browser and node.js
-
alexmojaki/birdseye
Quick, convenient, expression-centric, graphical Python debugger using the AST
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
airbnb/javascript
JavaScript Style Guide
-
Chalarangelo/30-seconds-of-code
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
-
jamiebuilds/unstated
State that goes without saying
-
tcodina/todo-app
Simple ReactJs todo app ✍
-
parcel-bundler/parcel
📦🚀Blazing fast, zero configuration web application bundler
python
rust
-
pedrocr/syncer
A filesystem that pretends you have all your files locally while caching only the most recently used
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
srijs/deps.rs
Keep your dependencies up-to-date
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
antoyo/tql
TQL is a compile-time Rust ORM
-
paritytech/parity
Fast, light, robust Ethereum implementation.
-
lk-geimfari/awesomo
An extensive list of interesting open source projects written in С, C++, Clojure, Lisp, Elixir, Erlang, Elm, Golang, Haskell, JavaScript, Lua, OCaml, Python, R, Ruby, Rust, Scala etc.
-
google/xi-editor
A modern editor with a backend written in Rust.
-
rust-lang/rust
A safe, concurrent, practical language.
-
svenstaro/genact
🌀A nonsense activity generator
-
dbrgn/tealdeer
A very fast implementation of tldr in Rust.
-
DenisKolodin/yew
Rust framework for making client web apps
-
Geal/nom
Rust parser combinator framework
-
mimblewimble/grin
Minimal implementation of the MimbleWimble protocol.
-
tomaka/cpal
Audio player in pure Rust
-
SergioBenitez/Rocket
A web framework for Rust.
-
actix/actix
Actor framework for Rust
-
koute/stdweb
A standard library for the client-side Web
-
servo/servo
The Servo Browser Engine
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
pcwalton/pathfinder
A fast, practical GPU rasterizer for fonts and vector graphics
-
vorner/corona
Coroutine and async/await support for tokio-based futures
-
rust-lang/book
The Rust Programming Language
-
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
-
tokio-rs/tokio
Asynchronous I/O for Rust