ptpkueqf's Stars
pkardas/notes
My software engineering notes - books, courses, conferences 📓
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
jordan-cutler/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
MoienTajik/AspNetCore-Developer-Roadmap
Roadmap to becoming an ASP.NET Core developer in 2024
twowaits/SDE-Interview-Questions
Most comprehensive list :clipboard: of tech interview questions :blue_book: of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
charlax/professional-programming
A collection of learning resources for curious software engineers
mli/parsa
Distributed Graph Partitioning
KaHIP/KaHIP
KaHIP -- Karlsruhe HIGH Quality Partitioning.
jedray/GraphPartitioning
Implementing the spectral graph partitioning in a parallel environment with OpenMPI.
aldrichsun/Graph-Partitioning-with-Natural-Cuts
Implementation of the graph partitioning algorithm described in paper "Graph Partitioning with Natural Cuts" in the 2011 IEEE International Parallel & Distributed Processing Symposium
kuxn/graph-clustering
Parallel graph partitioning
kshitij1489/Graph-Partitioning
The implementation is based on the Fiduccia-Mattheyses algorithm.
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
angrave/SystemProgramming
Angrave's Crowd-Sourced System Programming Book used at UIUC
jegonzal/PowerGraph
PowerGraph: A framework for large-scale machine learning and graph computation.
open-guides/og-aws
📙 Amazon Web Services — a practical guide
vmxdev/tkvdb
Trie key-value database
kev946/Distributed-Group-Membership
Linux based C++ application demonstrating the concept of distributed group membership. Uses a UDP "ping-ack" protocol with O(N*N) efficiency to detect dropped nodes from the network. Uses C++ Boost Libraries.
yifeili3/Sava
Distributed Graph Processor
phil-opp/blog_os
Writing an OS in Rust
GraphChi/graphchi-cpp
GraphChi's C++ version. Big Data - small machine.
arjun-menon/Distributed-Graph-Algorithms
🌳 A collection of distributed graph algorithms, implemented in Python/DistAlgo
saminiir/level-ip
A hacker's userspace TCP/IP stack
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
usc-cloud/goffish
USC GoFFish Graph Analytics Framework
jiang95-dev/Sava
Distributed system project.
JieYin2017/Sava
fenbf/AwesomePerfCpp
A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
agupta0905/cs425-mp4-crane
mazumdarparijat/simple-distributed-file-system
Simplified version of HDFS system built from scratch