Hungsiro506's Stars
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
geekan/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
ajeetdsouza/zoxide
A smarter cd command. Supports all major shells.
apache/rocketmq
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
lsd-rs/lsd
The next gen ls command
edgedb/edgedb
A graph-relational database with declarative schema, built-in migration system, and a next-generation query language
apache/doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
jemalloc/jemalloc
google/benchmark
A microbenchmark support library
oceanbase/oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
mre/idiomatic-rust
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
rustformers/llm
[Unmaintained, see README] An ecosystem of Rust libraries for working with large language models
zpoint/CPython-Internals
Dive into CPython internals, trying to illustrate every detail of CPython implementation
leetcode-mafia/cheetah
Mac app for crushing remote tech interviews with AI
payloadbox/command-injection-payload-list
🎯 Command Injection Payload List
ltsopensource/light-task-scheduler
Distributed Scheduled Job Framework
sodadata/soda-core
:zap: Data quality testing for the modern data stack (SQL, Spark, and Pandas) https://www.soda.io
yinqiwen/ardb
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
palash25/best-practices-checklist
A list of awesome idiomatic code resources. Rust:crab:, Go, Ruby:gem:, Pony :horse:, Ocaml :camel:, Erlang and more
logicalclocks/rondb
This is RonDB, a distribution of NDB Cluster developed and used by Hopsworks AB. It also contains development branches of RonDB.
ila/TUM
Notes, material and various stuff collected while attended TUM Master's Degree
jakobnissen/hardware_introduction
What scientific programmers must know about CPUs and RAM to write fast code.
PacktPublishing/Building-Low-Latency-Applications-with-CPP
Building Low Latency Applications with CPP by Packt Publishing
ClickHouse/clickhouse-connect
Python driver/sqlalchemy/superset connectors
TimoKersten/db-engine-paradigms
Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretation based) engines and compiling engines.
EcZachly/cumulative-table-design
This repository helps teach people how to correctly define and create cumulative tables!
IntelPython/dpnp
Data Parallel Extension for NumPy
fzhedu/db-imv
Reducing the cache misses of SIMD vectorization using IMV
pch6828/DB_Lecture_Summary
Lecture summary after taking CMU DB Lecture(by Youtube)