Pinned Repositories
100-go-mistakes
📖 100 Go Mistakes and How to Avoid Them
Attacks-using-CORS
Attacks using XSS and Cross-Origin_Resource_Sharing
gls
Goroutine Local Storage
Kernel_Programming
KSM_Kernel-SamePage-Merging
Kernel SamePage Merging(KSM) for Ubuntu
raft
raft implementation
ReFault_Counter
A page-cache faults counter per file per page (Linux Kernel)
Rss_Wss
Evaluate Resident Set Size(RSS) and Working Set Size(WSS) of a process (Linux Kernel Programming)
tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
pd
Placement driver for TiKV
mgkanani's Repositories
mgkanani/gls
Goroutine Local Storage
mgkanani/KSM_Kernel-SamePage-Merging
Kernel SamePage Merging(KSM) for Ubuntu
mgkanani/raft
raft implementation
mgkanani/Rss_Wss
Evaluate Resident Set Size(RSS) and Working Set Size(WSS) of a process (Linux Kernel Programming)
mgkanani/100-go-mistakes
📖 100 Go Mistakes and How to Avoid Them
mgkanani/Attacks-using-CORS
Attacks using XSS and Cross-Origin_Resource_Sharing
mgkanani/awesome-kubernetes
A curated list for awesome kubernetes sources :ship::tada:
mgkanani/client
mgkanani/Kernel_Programming
mgkanani/ReFault_Counter
A page-cache faults counter per file per page (Linux Kernel)
mgkanani/cluster
mgkanani/crdt-isabelle
Victor B. F. Gomes, Martin Kleppmann, Dominic P. Mulligan, and Alastair R. Beresford. Verifying Strong Eventual Consistency in Distributed Systems. In OOPSLA and Proceedings of the ACM on Programming Languages (PACMPL), 2017.
mgkanani/Demystifying_SSL
mgkanani/docker-opengrok
The one-liner to spin up a code search engine
mgkanani/erics_vim_syntax_and_color_highlighting
These are the vim config files you place under /home/youruser/.vim/ and in /home/youruser/.vimrc in order to make your code files beautiful when opened in vi.
mgkanani/GADT
Generalization of algebriac data types in haskell can be very helpful. It can be useful in improving readability of code. One of the most powerful feature of haskell is static type checking. Static-type chekcing is also enable with GADT.
mgkanani/gocql
Package gocql implements a fast and robust Cassandra client for the Go programming language.
mgkanani/gore
An evaluator for go code
mgkanani/goroutines
mgkanani/interview
Everything you need to prepare your technical interview
mgkanani/lowlevelprogramming-university
How to be low-level programmer
mgkanani/mgkanani.github.io
mgkanani/pd
Placement driver for TiKV
mgkanani/Placement_prep
mgkanani/R-D
mgkanani/server
mgkanani/tally
A Go metrics interface with fast buffered metrics and third party reporters
mgkanani/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
mgkanani/training
Workshop materials.
mgkanani/vim-fugitive
fugitive.vim: a Git wrapper so awesome, it should be illegal