kostasrim
I speak the language of C++ and I have a sincere appreciation for data structures and algorithms.
Thessaloniki, Greece
Pinned Repositories
cmcstl2
An implementation of C++ Extensions for Ranges
container-foundry
Containers build pipeline
cppcon_2019
dragonfly
A modern replacement for Redis and Memcached
folly
An open-source C++ library developed and used at Facebook.
helio
A modern framework for backend development based on io_uring Linux interface
libunifex
Unified Executors
memgraph
Memgraph accelerates graph computations on streaming data. It features high-performance graph analytics, distributed in-memory ACID-compliant MVCC based graph storage, runtime native query compiling with vectorized execution, lock-free data structures, and asynchronous IO.
os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
range-v3
Experimental range library for C++11/14/17
kostasrim's Repositories
kostasrim/container-foundry
Containers build pipeline
kostasrim/helio
A modern framework for backend development based on io_uring Linux interface
kostasrim/cmcstl2
An implementation of C++ Extensions for Ranges
kostasrim/cppcon_2019
kostasrim/dragonfly
A modern replacement for Redis and Memcached
kostasrim/folly
An open-source C++ library developed and used at Facebook.
kostasrim/libunifex
Unified Executors
kostasrim/memgraph
Memgraph accelerates graph computations on streaming data. It features high-performance graph analytics, distributed in-memory ACID-compliant MVCC based graph storage, runtime native query compiling with vectorized execution, lock-free data structures, and asynchronous IO.
kostasrim/os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
kostasrim/range-v3
Experimental range library for C++11/14/17
kostasrim/sidekiq
Simple, efficient background processing for Ruby