longnguyen2004's Stars
huntabyte/shadcn-svelte
shadcn/ui, but for Svelte. ✨
David-Haim/concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Dobiasd/FunctionalPlus
Functional Programming Library for C++. Write concise and readable C++ code.
p-ranav/tabulate
Table Maker for Modern C++
google/marl
A hybrid thread / fiber task scheduler written in C++ 11
mutouyun/cpp-ipc
C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
dougbinks/enkiTS
A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.
max0x7ba/atomic_queue
C++14 lock-free queue.
martinus/nanobench
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
rigtorp/MPMCQueue
A bounded multi-producer multi-consumer concurrent queue written in C++11
boost-ext/di
C++14 Dependency Injection Library
sheredom/subprocess.h
🐜 single header process launching solution for C and C++
eliaskosunen/scnlib
scanf for modern C++
fraillt/bitsery
Your binary serialization library
ilqvya/random
Random for modern C++ with convenient API
Naios/continuable
C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)
owent/libcopp
cross-platform coroutine library in c++
DNedic/lockfree
A collection of lock-free data structures written in standard C++11
cppfastio/fast_io
Freestanding fast input/output for C++20
SpartanJ/efsw
efsw is a C++ cross-platform file system watcher and notifier.
morganstanley/binlog
A high performance C++ log library, producing structured binary logs
p-ranav/alpaca
Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code
beached/daw_json_link
Fast, convenient JSON serialization and parsing in C++
andreiavrammsd/cpp-channel
Thread-safe container for sharing data between threads
SharifClick/svelte-swipe
Svelte Swipe with zero dependencies :fire: :boom:
vpetrigo/caches
C++ cache with LRU/LFU/FIFO policies implementation
ckormanyos/wide-integer
Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
dank074/Discord-video-stream
Experiment for making video streaming work for discord selfbots.
FlorianRappl/CmdParser
A simple and lightweight command line parser using C++11.
jacobmischka/svelte-flatpickr
Flatpickr component for Svelte.