bIgBV's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
rust-lang/rust
Empowering everyone to build reliable and efficient software.
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
0xAX/linux-insides
A little bit about a linux kernel
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
SpaceVim/SpaceVim
A modular Vim/Neovim configuration
nikitavoloboev/my-mac
Apps/tools I use on macOS
redox-os/redox
Mirror of https://gitlab.redox-os.org/redox-os/redox
hyperium/tonic
A native gRPC client & server implementation with async/await support.
atom-archive/xray
An experimental next-generation Electron-based text editor
crossbeam-rs/crossbeam
Tools for concurrent programming in Rust
rust-lang/rfcs
RFCs for changes to Rust
tokio-rs/tracing
Application level tracing for Rust.
http-rs/tide
Fast and friendly HTTP server framework for async Rust
mattes/migrate
Database migrations. CLI and Golang library.
korfuri/django-prometheus
Export Django monitoring metrics for Prometheus.io
tokio-rs/tokio-uring
An io_uring backed runtime for Rust
jkehler/awslambda-psycopg2
RoaringBitmap/roaring-rs
A better compressed bitset in Rust
editor-rs/vscode-rust
Rust for Visual Studio Code
withoutboats/romio
asynchronous networking primitives
rust-lang/wg-async
Working group dedicated to improving the foundations of Async I/O in Rust
hawkw/sharded-slab
a lock-free concurrent slab (experimental)
rustasync/team
A point of coordination for all things Rust and Async
jonhoo/tracing-timing
Inter-event timing metrics on top of tracing.
Velfi/ChicagoRustMeetup
This repo contains materials relating to the monthly Chicago Rust Meetup https://www.meetup.com/Chicago-Rust-Meetup/
jonathanstrong/histlog
Writer thread for use with hdrhistogram interval logs
mohitadwani/UICFall17
Information wiki for fall 2017 admit students of University of Illinios at Chicago
bIgBV/tide-cookie-session
Experimental cookie session middleware and extractor for the tide web framework.