Pinned Repositories
arangodb
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
badger
Fast key-value DB in Go.
Bash-Tutorial
bitcoin
Bitcoin Core integration/staging tree
chromium
The official GitHub mirror of the Chromium source
Code
I found these on internet and decided to put them here.
CPlusPlus
CPP
Repository for C++/C codes and algos.
cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
RealAbhishek's Repositories
RealAbhishek/cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
RealAbhishek/CS2223
This a repository for WPI CS2223 Algorithms D Term 2018
RealAbhishek/design-patterns-in-modern-cpp
Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk
RealAbhishek/DiscoveringModernCppSolutions
Solutions to the exercises of the Discovering Modern C++: An Intensive Course for Scientists, Engineers and Programmers book by Peter Gottschling.
RealAbhishek/MachineLearningBook
RealAbhishek/MyBooksCollection
RealAbhishek/myemacs
My emacs configuration for C++
RealAbhishek/Problems