SahibYar's Stars
quic-go/quic-go
A QUIC implementation in pure Go
hibernate/hibernate-orm
Hibernate's core Object/Relational Mapping functionality
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
spring-projects/spring-framework
Spring Framework
Codium-ai/pr-agent
🚀CodiumAI PR-Agent: An AI-Powered 🤖 Tool for Automated Pull Request Analysis, Feedback, Suggestions and More! 💻🔍
libp2p/go-libp2p
libp2p implementation in Go
dragonflydb/dragonfly
A modern replacement for Redis and Memcached
questdb/questdb
QuestDB is an open source time-series database for fast ingest and SQL queries
lukasz-madon/awesome-remote-job
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
tablelandnetwork/go-tableland
Go implementation of the Tableland database/validator - run your own node, handling on-chain events and serving read-queries
apache/tika
The Apache Tika toolkit detects and extracts metadata and text from over a thousand different file types (such as PPT, XLS, and PDF).
google/pprof
pprof is a tool for visualization and analysis of profiling data
ipfs/kubo
An IPFS implementation in Go
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
google/go-github
Go library for accessing the GitHub v3 API
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
libuv/libuv
Cross-platform asynchronous I/O
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
bilke/cmake-modules
Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)
unpbook/unpv13e
UNIX Network Programming, Volume 1, Third Edition Source Code
p-ranav/awesome-hpp
A curated list of awesome header-only C++ libraries
openssl/openssl
TLS/SSL and crypto library
aws/aws-sdk-cpp
AWS SDK for C++
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
Apress/design-patterns-in-modern-cpp
Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
smallnest/1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
Qihoo360/evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
wo3kie/server
C++ boost::asio based async client/server