Stars
A simple `Secret` wrapper type that reveals the secret at most `N: typenum::Unsigned` (i.e. unsigned integer) times with compile time guarantees and exposure of secrets are strictly controlled in i…
WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices,…
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Coverts String to token using puppeteer
A collection of resources on modern C++
A simple epoll server supporting (a subset of) HTTP/1.1. Written in C++.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
An open-source C++ library developed and used at Facebook.
Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!