rowe0x's Stars
gpt-engineer-org/gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
rethinkdb/rethinkdb
The open-source database for the realtime web.
libuv/libuv
Cross-platform asynchronous I/O
guidance-ai/guidance
A guidance language for controlling large language models.
jhuangtw/xg2xg
by ex-googlers, for ex-googlers - a lookup table of similar tech & services
ceph/ceph
Ceph is a distributed object, block, and file storage platform
tursodatabase/libsql
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
Cyan4973/xxHash
Extremely fast non-cryptographic hash algorithm
scylladb/seastar
High performance server-side application framework
jepsen-io/jepsen
A framework for distributed systems verification, with fault injection
MariaDB/server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
kernc/backtesting.py
:mag_right: :chart_with_upwards_trend: :snake: :moneybag: Backtest trading strategies in Python.
lewissbaker/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
axboe/liburing
Library providing helpers for the Linux kernel io_uring support
bshoshany/thread-pool
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
bytedance/terarkdb
A RocksDB compatible KV storage engine with better performance
mtrebi/memory-allocators
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
speedb-io/speedb
A RocksDB compliant high performance scalable embedded key-value store
alibaba/PhotonLibOS
Probably the fastest coroutine lib in the world!
utsaslab/pebblesdb
The PebblesDB write-optimized key-value store (SOSP 17)
penberg/awesome-low-latency
Patterns and resources of low latency programming.
romange/helio
A modern framework for backend development based on io_uring Linux interface
espoal/awesome-iouring
Delightful io_uring packages and resources
yosefk/cpp-fqa
C++ Frequently Questioned Answers (FQA)
philsquared/cpponsea-slides
Slides for the C++ on Sea conference
EighteenZi/rocksdb_wiki
penberg/awesome-databases
Databases are awesome! 🕶
pabloariasal/couring
C++20 Coroutines and io_uring
ddeka0/AsyncIO
A CPP wrapper for asynchronous socket server using linux's latest IO_URING API
mathworks/llfs
Low Level File System C++ Library