Pinned Repositories
assembly-programming
A quick self reference guide assembly programming, No Structured Followed.
five-min-rust
Rust concise 5 Minutes cheat-sheet for each concepts. (WIP)
go-test-demo
https://medium.com/@ankur_anand/how-to-mock-in-your-go-golang-tests-b9eee7d7c266
goditor
A minimal text editor, in go. (WIP)
gojtp
A high-performance, zero allocation, dynamic JSON Threat Protection in pure Go (golang)
mini-expressjs
missing-intro-to-react
simple-go-rpc
RPC explained by writing simple RPC framework in 300 lines of pure Golang.
simple-sso
Single sign-On authorization server and clients implemented in Node.js
yupnot
A Full stack Survey Application written in node.js and react.js
ankur-anand's Repositories
ankur-anand/simple-go-rpc
RPC explained by writing simple RPC framework in 300 lines of pure Golang.
ankur-anand/simple-sso
Single sign-On authorization server and clients implemented in Node.js
ankur-anand/gojtp
A high-performance, zero allocation, dynamic JSON Threat Protection in pure Go (golang)
ankur-anand/five-min-rust
Rust concise 5 Minutes cheat-sheet for each concepts. (WIP)
ankur-anand/go-test-demo
https://medium.com/@ankur_anand/how-to-mock-in-your-go-golang-tests-b9eee7d7c266
ankur-anand/assembly-programming
A quick self reference guide assembly programming, No Structured Followed.
ankur-anand/bson-objectId
bson-types ObjectIDs
ankur-anand/dkvdb
Talk: A simple distributed Key-Value database using raft consensus protocol. (WIP)
ankur-anand/envoy-xds-ex
Envoy XDS api implementation examples.
ankur-anand/limitlog
Found a nice problem, so just solved it as exercise nothing serious here.
ankur-anand/regexp-fsm
A Simple RegExp Machine using Finite Automata in Go.
ankur-anand/whispering-grpc
Whispering grpc : gRPC programming in Go. (talk demo)
ankur-anand/agesentry
ankur-anand/ankur-anand
ankur-anand/ankur-anand.github.io
personal Website
ankur-anand/blog
technical opinion!
ankur-anand/cert-tool
A command line tool to generate different keypair and certificate in pure go(WIP).
ankur-anand/dnsnuke
ankur-anand/go-control-plane
Go implementation of data-plane-api
ankur-anand/http-payload-generator
A Nodejs service that generates random payloads. This is a sample app used for various testing purpose.
ankur-anand/jwt-go
Golang implementation of JSON Web Tokens (JWT)
ankur-anand/l3afd
L3AFD kernel function control plane
ankur-anand/loadmeter
Distributed HTTP/HTTPS load testing service
ankur-anand/pubhub
ankur-anand/quicksilver
ankur-anand/raft-boltdb
Raft backend implementation using BoltDB
ankur-anand/slidingwindow
Golang implementation of Sliding Window Algorithm for distributed rate limiting.
ankur-anand/telchat
ankur-anand/tour_of_rust
A tour of rust's language features
ankur-anand/vegeta
HTTP load testing tool and library. It's over 9000!