Pinned Repositories
algorist
Algorithms and data structures for competitive programming.
evict
Implementations of different cache eviction strategies.
hlc-gen
Lock-free Hybrid Logical Clock (HLC) generator
keyspace
Keyspace partitioning and re-balancing for distributed systems.
mpchash
Multi-probe consistent hashing implemented in Rust
mqfilters
Highly optimized approximate membership filters in safe Rust
vim-go-ide
Ready to use, fully configured for Go development.
vim-ide
.vim directory to turn VIM into light-weight IDE
zf2-rest
ZF2 RESTful service implementation
farazdagi's Repositories
farazdagi/mpchash
Multi-probe consistent hashing implemented in Rust
farazdagi/bench-maps
farazdagi/mqfilters
Highly optimized approximate membership filters in safe Rust
farazdagi/rpc-proxy
farazdagi/algorist
Algorithms and data structures for competitive programming.
farazdagi/evict
Implementations of different cache eviction strategies.
farazdagi/hash-iter
Enhanced double hashing in Rust
farazdagi/hlc-gen
Lock-free Hybrid Logical Clock (HLC) generator
farazdagi/keyspace
Keyspace partitioning and re-balancing for distributed systems.
farazdagi/algorist-macros
Procedural macros for the `algorist` crate
farazdagi/cargo-algorist
Cargo sub-command to manage the algorist crate
farazdagi/coding-interview-university
A complete computer science study plan to become a software engineer.
farazdagi/copilot-status.nvim
Simple Copilot status indicator for Neovim
farazdagi/dao-zmk-config
Repository with zmk-config for Dao keyboard firmware
farazdagi/example-contests-workspace
Example of the workspace to fork
farazdagi/glaredb_next
farazdagi/heapless-map
Heapless map for no_std environments.
farazdagi/hrw-hash
A minimalistic implementation of the Highest Random Weight (HRW) aka Rendezvous hashing algorithm
farazdagi/jlox-rs
Tree-walk interpreter for Lox language
farazdagi/kona
Monorepo for OP Stack Types, Components, and Services built in Rust.
farazdagi/lru-k
LRU-k Cache
farazdagi/nitro
Nitro goes vroom and fixes everything
farazdagi/reth
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
farazdagi/revm
Rust implementation of the Ethereum Virtual Machine.
farazdagi/rust-analyzer
A Rust compiler front-end for IDEs
farazdagi/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
farazdagi/rust-rocksdb
rust wrapper for rocksdb
farazdagi/sfml-macos
How to build and run a SFML program in VSCode on MacOS
farazdagi/typestate-pattern
Illustrative example of the typestate pattern in Rust
farazdagi/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.