temper-mc
temper
A stupidly fast open-source Minecraft server, written in Rust for openness, customization and power.
Ecosystem
Why this classification
- dependency 'axum' -> web (technology 'Axum', weight 2)
- dependency 'reqwest' -> web, networking (technology 'Reqwest', weight 2)
- dependency 'clap' -> cli (technology 'Clap', weight 2)
- dependency 'syn' -> compilers (technology 'syn', weight 2)
- dependency 'proc-macro2' -> compilers (technology 'proc-macro2', weight 2)
Rule-based classification from parsed dependencies · confidence 67%
Why this repo matters for your career
Good for learning:Async Rust & TokioWeb ServicesObservabilityMemory & Data Layoutintermediate
Derived from this repo's Cargo dependencies and activity — difficulty is an estimate from codebase size and scope.
Build profile
Workspace · 50 crates
Layout
Parsed from Cargo.toml · 2026-07-04
Technologies
AxumClapReqwestproc-macro2syn
Similar repositories
Matched by dependency overlap in Cargo manifests — each card notes the most distinctive crates both projects share.
A reimplementation of the minecraft server in rust.
shares heed, macro_rules_attribute, tracing-tracy · 51% dependency overlap
This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.
32% dependency overlap
Type erasure for async trait methods
32% dependency overlap
serde::Deserializer for proc_macro/proc_macro2::TokenStream
shares serde · 32% dependency overlap
Utilities for working with impl traits in Rust.
32% dependency overlap
Procedural macro for bitfields.
32% dependency overlap
A Rust crate that implements "design by contract" via procedural macros
32% dependency overlap
💫 Easy to use, robust Rust library for displaying spinners in the terminal
shares paste, colored, once_cell · 31% dependency overlap
Analysis of various tricky Rust code
31% dependency overlap
Mock REST APIs from JSON with zero coding within seconds.
shares colored, axum, tokio · 31% dependency overlap