Pinned Repositories
alert-monitor
The central alert system which captures events generated by any system or user triggered, and raise an alert according to alert configuration
APIs
Practise creating REST APIs in Go
awesome-design-patterns
A curated list of software and architecture related design patterns.
awesome-falsehood
😱 Falsehoods Programmers Believe in
badger
Fast key-value DB in Go.
Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
driveManager
A simple app which helps in viewing and downloading the files from google drive
os_setup
Scripts to reproduce the OS environment
project-based-learning
Curated list of project-based tutorials
wds
The Webhook Delivery System (WDS) is a Go and Redis-based proof-of-concept. It monitors a folder for new files, extracts user info and messages from each file, and promptly delivers a webhook with the message to designated recipients, demonstrating real-time event handling in a concise architecture.
purush7's Repositories
purush7/badger
Fast key-value DB in Go.
purush7/linux-basics-course
purush7/purush7.github.io
Personal Blog
purush7/wds
The Webhook Delivery System (WDS) is a Go and Redis-based proof-of-concept. It monitors a folder for new files, extracts user info and messages from each file, and promptly delivers a webhook with the message to designated recipients, demonstrating real-time event handling in a concise architecture.
purush7/alert-monitor
The central alert system which captures events generated by any system or user triggered, and raise an alert according to alert configuration
purush7/project-based-learning
Curated list of project-based tutorials
purush7/1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
purush7/clickhouse-go
Golang driver for ClickHouse
purush7/computer_science
Computer Science Topics
purush7/datahub
The Metadata Platform for the Modern Data Stack
purush7/defold
Defold is a completely free to use game engine for development of desktop, mobile and web games.
purush7/delve
Delve is a debugger for the Go programming language.
purush7/duf
Disk Usage/Free Utility - a better 'df' alternative
purush7/employee-management
CRUD REST APIs for employee management system
purush7/Gittyup
Understand your Git history!
purush7/go-clickhouse
Golang ClickHouse client
purush7/gopher-reading-list
A curated selection of blog posts on Go
purush7/highway
Performance-portable, length-agnostic SIMD with runtime dispatch
purush7/linux
Linux kernel source tree
purush7/lotusdb
Most advanced key-value store written in Go, extremely fast, compatible with LSM tree and B+ tree, optimization of badger and bbolt.
purush7/money-transfer-project-template-go
purush7/ostep-homework
purush7/ostep-projects
Projects for an undergraduate OS course
purush7/pgadmin4-docker-extension
PGAdmin4 extension for Docker Desktop
purush7/school-of-sre
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
purush7/simplebank
Backend master class: build a simple bank service in Go
purush7/spacedrive
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
purush7/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
purush7/xv6-public
xv6 OS
purush7/xv6-riscv
Xv6 for RISC-V