kd1510's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
philc/vimium
The hacker's browser.
tayllan/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
nvim-lua/kickstart.nvim
A launch point for your personal nvim configuration
rust-embedded/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
ggerganov/ggml
Tensor library for machine learning
cstack/db_tutorial
Writing a sqlite clone from scratch in C
johnthagen/min-sized-rust
🦀 How to minimize Rust binary size 📦
jzhang38/TinyLlama
The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.
risingwavelabs/risingwave
Best-in-class stream processing, analytics, and management. Perform continuous analytics, or build event-driven applications, real-time ETL pipelines, and feature stores in minutes. Unified streaming and batch. PostgreSQL compatible.
apache/datafusion
Apache DataFusion SQL Query Engine
erikgrinaker/toydb
Distributed SQL database in Rust, written as an educational project
rustformers/llm
[Unmaintained, see README] An ecosystem of Rust libraries for working with large language models
echasnovski/mini.nvim
Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort
lark-parser/lark
Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
clockworklabs/SpacetimeDB
Multiplayer at the speed of light
eth-sri/lmql
A language for constraint-guided and efficient LLM programming.
curlpipe/ox
The simple but flexible text editor
maestro-os/maestro
Unix-like kernel written in Rust
varkor/quiver
A modern commutative diagram editor for the web.
bobeff/programming-math-science
This is a list of links to different freely available learning resources about computer programming, math, and science.
google/zerocopy
kyclark/command-line-rust
Code for Command-Line Rust (O'Reilly, 2024, ISBN 9781098109417)
m4xshen/hardtime.nvim
Establish good command workflow and quit bad habit
huachaohuang/awesome-dbdev
Awesome materials about database development.
numetriclabz/awesome-db
A curated list of amazingly awesome database libraries, resources and shiny things by https://www.numetriclabz.com/
awelm/simpledb
A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)