skyzh/type-exercise-in-rust resource
Learn advanced Rust techniques by building an expression evaluation framework for a database system. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1686
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
1501 stars · 65 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Rust tutorial course that teaches advanced type-system techniques by building a typed, vectorized expression evaluation engine for a database system. It is structured as ordered chapters with exercises, starter code, and cumulative tests.
Use cases
- learn advanced Rust type system techniques
- practice Rust generics and traits with exercises
- understand how database expression engines are implemented
- learn to build a vectorized expression evaluator in Rust
- find a hands-on Rust course with tests
- study type-driven design for columnar data
When to choose
- you already know basic Rust (enums, traits, references, Option) and want to level up
- you learn best by implementing code against supplied tests
- you are interested in database internals or type-level programming
When to avoid
- you are a complete Rust beginner
- you need a production-ready expression engine to use in a real system
- you need topics the course explicitly excludes, like Decimal arithmetic, casts, or aggregates
Facets
learning-resource · maturity active
developer-tools interpreter testing programming-languages databases tutorials education rust cli cross-platform rust-tutorial type-system expression-engine database-internals generics course exercises
2 sources
- readme: https://github.com/skyzh/type-exercise-in-rust · fetched 2026-08-28 · 749c343ae31f
- homepage: https://skyzh.github.io/type-exercise-in-rust/ · fetched 2026-08-29 · ca41ba57caea
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| skyzh/type-exercise-in-rust | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="skyzh/type-exercise-in-rust")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem