Pinned Repositories
algorithms
Algorithms-1
A collection of algorithms and data structures
aspnetcore-event-sourcing
ASP.NET Core ile Event Sourcing
awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
awesome-gradient-boosting-papers
A curated list of gradient boosting research papers with implementations.
awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
BTree
In-memory B-Tree implementation for C#
btree-go
B-tree implementation for Go
leet_code_problems
pavankoppineni's Repositories
pavankoppineni/leet_code_problems
pavankoppineni/algorithms
pavankoppineni/awesome-gradient-boosting-papers
A curated list of gradient boosting research papers with implementations.
pavankoppineni/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
pavankoppineni/btree-go
B-tree implementation for Go
pavankoppineni/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
pavankoppineni/data_structures
pavankoppineni/dotnet
A simple but effective mini-profiler for ASP.NET (and Core) websites
pavankoppineni/edge-workflows
pavankoppineni/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
pavankoppineni/hands-on-llms
🦖 𝗟𝗲𝗮𝗿𝗻 about 𝗟𝗟𝗠𝘀, 𝗟𝗟𝗠𝗢𝗽𝘀, and 𝘃𝗲𝗰𝘁𝗼𝗿 𝗗𝗕𝘀 for free by designing, training, and deploying a real-time financial advisor LLM system ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 + 𝘷𝘪𝘥𝘦𝘰 & 𝘳𝘦𝘢𝘥𝘪𝘯𝘨 𝘮𝘢𝘵𝘦𝘳𝘪𝘢𝘭𝘴
pavankoppineni/Jungle
An embedded key-value store library specialized for building state machine and log store
pavankoppineni/lignum
A distributed message queue.
pavankoppineni/llama.cpp
Port of Facebook's LLaMA model in C/C++
pavankoppineni/llama2.c
Inference Llama 2 in one file of pure C
pavankoppineni/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
pavankoppineni/LSM-Tree
An implementation of an LSM Tree in Python
pavankoppineni/papers-we-love
Papers from the computer science community to read and discuss.
pavankoppineni/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
pavankoppineni/Pipeline
pavankoppineni/protect-clauses
pavankoppineni/questdb
An open source time-series database for fast ingest and SQL queries
pavankoppineni/Raft.Net
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
pavankoppineni/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
pavankoppineni/siege
Siege is an http load tester and benchmarking utility
pavankoppineni/timecraft
The WebAssembly Time Machine
pavankoppineni/tiny-parser
pavankoppineni/tiny-validator
pavankoppineni/turmoil
Add hardship to your tests
pavankoppineni/ZoneTree
ZoneTree is a persistent, high-performance, transactional, ACID-compliant ordered key-value database for NET. It can operate in memory or on local/cloud storage.