ashishkujoy's Stars
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
valeriansaliou/sonic
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
rust-embedded/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
gitbutlerapp/gitbutler
The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
segmentio/kafka-go
Kafka library in Go
ast-grep/ast-grep
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
gunnarmorling/1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
erikgrinaker/toydb
Distributed SQL database in Rust, written as an educational project
lite-xl/lite-xl
A lightweight text editor written in Lua
dtolnay/proc-macro-workshop
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
potatoqualitee/eol-dr
🕊️ A crowd-sourced guide to help techs help their non-tech spouses / partners / parents / kids when we are at the end-of-life
samber/mo
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
phoboslab/wipeout-rewrite
orrsella/soft-eng-interview-prep
Everything you need to know for a Software Engineering interview
rust-embedded/wg
Coordination repository of the embedded devices Working Group
datafuselabs/openraft
rust raft with improvements
rs/jplot
iTerm2 expvar/JSON monitoring tool
c4spar/deno-cliffy
Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
tag1consulting/goose
Load testing framework, inspired by Locust
rs/jaggr
JSON Aggregation CLI
grahamking/perf-ninja-rs
Rust port of dendibakh/perf-ninja - an online course where you can learn and master the skill of low-level performance analysis and tuning.
penberg/awesome-os
A curated list of resources on operating system design and implementation.
charleschege/TuringDB
A simple distributed document database backed by Sled Key/Value store
kaihendry/lesshero
Highlight refactors and efforts to keep code base lean
MR-Addict/mdbook-repl
A rust based mdbook preprocessor that allows you to execute code in your mdbook without any server. Python, Typescript, Javascript etc.
SarthakMakhija/memcore
In-memory KV with thread-per-core model following shared-nothing architecture.
SarthakMakhija/codecrafters-redis-rust
penberg/little-raft
The lightest distributed consensus library. Run your own replicated state machine! ❤️