mateushenriquebrum's Stars
rust-embedded/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
clojure/test.check
QuickCheck for Clojure
tauri-apps/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
zellij-org/zellij
A terminal workspace with batteries included
mre/idiomatic-rust
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
WebAssembly/WASI
WebAssembly System Interface
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
JoeDog/siege
Siege is an http load tester and benchmarking utility
stemmlerjs/ddd-forum
Hacker news-inspired forum app built with TypeScript using DDD practices from solidbook.io.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
bitcoinbook/bitcoinbook
Mastering Bitcoin 3rd Edition - Programming the Open Blockchain
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
paf31/purescript-book
Sources for the PureScript book
stoeffel/awesome-fp-js
:sunglasses: A curated list of awesome functional programming stuff in js
halgari/clojure-conj-2013-core.async-examples
The examples used in my Clojure Conj 2013
cgrand/regex
a regex DSL for those who prefer verbose composable regexes to terse ones
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
rogerwang/webkit-node
An open source web browser engine.
mathias/sicp
My solutions to SICP exercises
functional-koans/clojure-koans
A set of exercises for learning Clojure
kaushikgopal/RxJava-Android-Samples
Learning RxJava for Android by example
twitter/util
Wonderful reusable code from Twitter
antony/grails-ajax-uploader
The Grails Ajax-Uploader plugin is a Grails Tag Library which implements Andrew Valum's excellent file uploader. Supporting drag and drop, progress/status updates, multiple file uploads and more for your application. Visit http://www.grails.org/plugin/ajax-uploader for detailed documentation and feature list.
mongodb/casbah
Casbah is now officially end-of-life (EOL).
scalatra/scalatra
Tiny Scala high-performance, async web framework, inspired by Sinatra