Pinned Repositories
b0bleet.github.io
my blog
cmpmc
C implementation of Dmitry Vyukov's Bounded MPMC queue.
dirscan
Multi-Threaded Directory Scan
dragonfly
A modern replacement for Redis and Memcached
goconcurrentqueue
Go concurrent-safe, goroutine-safe, thread-safe queue
imageproxy
A caching, resizing image proxy written in Go
itissues
Azərbaycanda İT sektorunda Problemlər.
naabu
A fast port scanner written in go with a focus on reliability and simplicity. Designed to be used in combination with other tools for attack surface discovery in bug bounties and pentests
qboot
Minimal x86 firmware for booting Linux kernels
zvisor
Zig-based Hypervisor
b0bleet's Repositories
b0bleet/zvisor
Zig-based Hypervisor
b0bleet/itissues
Azərbaycanda İT sektorunda Problemlər.
b0bleet/cmpmc
C implementation of Dmitry Vyukov's Bounded MPMC queue.
b0bleet/dirscan
Multi-Threaded Directory Scan
b0bleet/qboot
Minimal x86 firmware for booting Linux kernels
b0bleet/b0bleet.github.io
my blog
b0bleet/dragonfly
A modern replacement for Redis and Memcached
b0bleet/goconcurrentqueue
Go concurrent-safe, goroutine-safe, thread-safe queue
b0bleet/imageproxy
A caching, resizing image proxy written in Go
b0bleet/naabu
A fast port scanner written in go with a focus on reliability and simplicity. Designed to be used in combination with other tools for attack surface discovery in bug bounties and pentests
b0bleet/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.