vaibspider
B.Tech. (CS) from COEP | M.Tech. (CS) from IIT Delhi | Interested in Systems research.
Oracle (Server Technologies)Bangalore
vaibspider's Stars
DiceDB/dice
DiceDB is a redis-compliant, in-memory, real-time, and reactive database optimized for modern hardware and for building and scaling truly real-time applications.
lucavallin/barco
Linux containers from scratch in C.
wting/autojump
A cd command that learns - easily navigate directories from the command line
extrawurst/gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀
sylvainhalle/textidote
Spelling, grammar and style checking on LaTeX documents
adrianlopezroche/fdupes
FDUPES is a program for identifying or deleting duplicate files residing within specified directories.
junegunn/limelight.vim
:flashlight: All the world's indeed a stage and we are merely players
langjam/langjam
TartanLlama/libelfin
C++11 ELF/DWARF parser
antirez/linenoise
A small self-contained alternative to readline and libedit
ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
davea42/libdwarf-code
Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints DWARF2 and later DWARF in readable format. Has a very limited DWARF writer set of functions in libdwarfp (producer library). Builds using GNU configure, meson, or cmake.
zopefoundation/z3c.rml
An alternative implementation of RML
github/maintainermonth
A month for maintainers to gather & share
syl20bnr/spacemacs
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
rust-rosetta/rust-rosetta
Implementing Rosetta Code problems in Rust.
mit-pdos/xv6-public
xv6 OS
mit-pdos/xv6-riscv
Xv6 for RISC-V
kanaka/mal
mal - Make a Lisp
rui314/8cc
A Small C Compiler
rust-lang/rustc_codegen_cranelift
Cranelift based backend for rustc
max-niederman/ttyper
Terminal-based typing test.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
dbittman/waitfree-mpsc-queue
A wait-free multi-producer-single-consumer queue in C11 atomics
twizzler-operating-system/twizzler-public
Public-facing version of the Twizzler OS source code. Note: this is not completely up-to-date with internal Twizzler code.
bgamari/ghc-debug
Moved to Haskell.org GitLab.
samyk/slipstream
NAT Slipstreaming allows an attacker to remotely access any TCP/UDP services bound to a victim machine, bypassing the victim’s NAT/firewall, just by anyone on the victim's network visiting a website
GaloisInc/mir-verifier
SAW front end for the MIR language from rustc
apollographql/apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.