Tag: rust

15 resources tagged with "rust"

bearcove/arborium

An opinionated tree-sitter + tree-sitter-highlight + grammars bundle. Code highlighting with HTML rendering and WASM support

zkat/miette

Fancy extension for std::error::Error with pretty, detailed diagnostic printing.

maciejhirsz/logos

Logos has two goals: To make it easy to create a Lexer, so you can focus on more complex problems. To make the generated Lexer faster than anything you'd write by hand.

pamburus/hl

A fast and powerful log viewer and processor that converts JSON logs or logfmt logs into a clear human-readable format.

apache/fory

A blazingly fast multi-language serialization framework powered by JIT and zero-copy.

nexte.st

a next-generation test runner for Rust projects

brk0v/trixter

Trixter Proxy + tokio-netem: chaos engineering tools for Rust networking. It lets you inject latency, throttle bandwidth, slice writes (to simulate small MTUs/Nagle‑like behavior), corrupt bytes in flight by injecting random bytes, randomly terminate connections, and hard‑timeout sessions – all controllable per connection via a simple REST API.

typst/typst

Typst is a new markup-based typesetting system that is designed to be as powerful as LaTeX while being much easier to learn and use.