-
Thread Public
This repository contains an object oriented implementation of pthreads.
C++ MIT License UpdatedJan 31, 2025 -
ConcurrentList Public
Lockfree implementation of concurrent list using std::atomic
MIT License UpdatedOct 5, 2022 -
ObjectPoolV2 Public
This is an implementation of a fastest object memory pool, which is used to support zero-alloc in the hot path.
-
redis-plus-plus Public
Forked from sewenew/redis-plus-plusRedis client written in C++
C++ Apache License 2.0 UpdatedDec 20, 2021 -
serverless-transformers-on-aws-lambda Public
Forked from bhavsarpratik/serverless-transformers-on-aws-lambdaDeploy transformers serverless on AWS Lambda
Python Apache License 2.0 UpdatedJul 16, 2021 -
Rocket Public
Forked from rwf2/RocketA web framework for Rust.
Rust Apache License 2.0 UpdatedJun 26, 2021 -
gocbcore Public
Forked from couchbase/gocbcoreThe IO component of gocb
Go Apache License 2.0 UpdatedJun 14, 2021 -
toolbox-cpp Public
Forked from reactivemarkets/toolbox-cppThe Reactive C++ Toolbox is an open source library of C++20 components designed for efficient, asynchronous network applications on the Linux platform.
C++ Other UpdatedMar 10, 2021 -
BrokerDataServer Public
This repository contains the code which demonstrate capturing the data from multiple TCP servers and process them.
C++ MIT License UpdatedJan 19, 2021 -
STL Public
Forked from microsoft/STLMSVC's implementation of the C++ Standard Library.
C++ Other UpdatedJan 18, 2021 -
cpp-httplib Public
Forked from yhirose/cpp-httplibA C++ header-only HTTP/HTTPS server and client library
C++ MIT License UpdatedJan 17, 2021 -
go-patterns Public
Forked from tmrts/go-patternsCurated list of Go design patterns, recipes and idioms
Go Apache License 2.0 UpdatedDec 24, 2020 -
ObjectPool_V1 Public
This is the implementation of an object memory pool, which is used to support zero-alloc in the hot path.
-
StringPrinter Public
This program is an assignment that demonstrates synchronization between threads using C++ mutex, unique_lock, and condition variable.
C++ UpdatedDec 18, 2020 -
read-me-template Public
Forked from jamesqquick/read-me-templateThis is a template to be used when creating ReadMe files for your Github repositories.
UpdatedMay 20, 2020 -
flat_hash_map Public
Forked from skarupke/flat_hash_mapA very fast hashtable
C++ UpdatedApr 16, 2019