Pinned Repositories
boundedparallelism
Demonstrate bounded parallelism for concurrent http requests
cpp-condition-variable
Explore condition variable in cpp
css-learning
Learn CSS
datastructures_cpp
Implementation of basic data structures in cpp
fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
go-sqlmock
Sql mock driver for golang to test database interactions
golang
learn golang
googletest
Googletest - Google Testing and Mocking Framework
intro-coroutines
WireSharkSSLDecryption
Demonstrate HTTPS Decryption in the network logs
ajithcnambiar's Repositories
ajithcnambiar/WireSharkSSLDecryption
Demonstrate HTTPS Decryption in the network logs
ajithcnambiar/golang
learn golang
ajithcnambiar/boundedparallelism
Demonstrate bounded parallelism for concurrent http requests
ajithcnambiar/cpp-condition-variable
Explore condition variable in cpp
ajithcnambiar/css-learning
Learn CSS
ajithcnambiar/datastructures_cpp
Implementation of basic data structures in cpp
ajithcnambiar/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
ajithcnambiar/go-sqlmock
Sql mock driver for golang to test database interactions
ajithcnambiar/googletest
Googletest - Google Testing and Mocking Framework
ajithcnambiar/intro-coroutines
ajithcnambiar/grokking-system-design
Grokking system design
ajithcnambiar/iotdb
Apache IoTDB
ajithcnambiar/jackson-rce-via-spel
An example project that exploits the default typing issue in Jackson-databind via Spring application contexts and expressions
ajithcnambiar/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
ajithcnambiar/linux
Linux kernel source tree
ajithcnambiar/vault
A tool for secrets management, encryption as a service, and privileged access management
ajithcnambiar/wrk
Modern HTTP benchmarking tool