go
java
javascript
-
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
-
sweetalert2/sweetalert2
A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.
-
automerge/automerge
A JSON-like data structure that can be modified concurrently by different users, and merged again automatically.
-
supnate/rekit
Toolkit for building scalable web applications with React, Redux and React-router
-
dawnlabs/carbon
🎨Create and share beautiful images of your source code
-
DWilliames/paddy-sketch-plugin
Automated padding, spacing and alignment for your Sketch layers
-
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.
-
truedread/netflix-1080p
Chrome extension to play Netflix in 1080p
-
captbaritone/winamp2-js
A reimplementation of Winamp 2.9 in HTML5 and Javascript
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
rage8885/OpenSC2K
OpenSC2K - An Open Source remake of Sim City 2000 by Maxis
-
facebook/create-react-app
Create React apps with no build configuration.
-
feross/thanks
🙌Give thanks to the open source maintainers you depend on!✨
-
jondot/hygen
The simple, fast, and scalable code generator that lives in your project.
-
developit/snarkdown
😼A snarky 1kb Markdown parser written in JavaScript
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
ezyang/convolution-visualizer
Convolution visualizations
-
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.
-
airbnb/javascript
JavaScript Style Guide
-
axios/axios
Promise based HTTP client for the browser and node.js
-
facebook/react-native
A framework for building native apps with React.
-
alexmojaki/birdseye
Quick, convenient, expression-centric, graphical Python debugger using the AST
-
wearehive/project-guidelines
A set of best practices for JavaScript projects
python
rust
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
pedrocr/syncer
A filesystem that pretends you have all your files locally while caching only the most recently used
-
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.
-
tomaka/cpal
Cross-platform audio I/O library in pure Rust
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
rust-lang/rust
A safe, concurrent, practical language.
-
srijs/deps.rs
Keep your dependencies up-to-date
-
google/xi-editor
A modern editor with a backend written in Rust.
-
servo/servo
The Servo Browser Engine
-
antoyo/tql
TQL is a compile-time Rust ORM
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
SergioBenitez/Rocket
A web framework for Rust.
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'.
-
actix/actix-web
Actix web framework
-
paritytech/parity
Fast, light, robust Ethereum implementation.
-
rust-lang/cargo
The Rust package manager
-
rust-lang/book
The Rust Programming Language
-
svenstaro/genact
🌀A nonsense activity generator
-
Aaronepower/tokei
A program that allows you to count your code, quickly.
-
sharkdp/hyperfine
A command-line benchmarking tool
-
andygrove/datafusion-rs
Distributed query processing implemented in Rust
-
DenisKolodin/yew
Rust framework for making client web apps
-
GodotNativeTools/godot-rust
Rust bindings for GDNative
-
TeXitoi/structopt
Parse command line argument by defining a struct.
-
tokio-rs/tokio
Asynchronous I/O for Rust