- Marlborough, MA
-
10:03
(UTC -05:00) - https://burntsushi.net
- @burntsushi.net
- @burntsushi5
Sponsors
Highlights
- Pro
Stars
An extremely fast Python type checker and language server, written in Rust.
Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need
A safe and ergonomic Rust interface for FFmpeg integration, designed for ease of use.
Wrap a standalone FFmpeg binary in an intuitive Iterator interface. 🏍
Rust time library comparison - shootout to see which crate handles common tasks the best
👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.
Fixed-size decimal numbers implemented in pure Rust
Single-process scheduling: every(10).minutes()?.at(":17")?.run(...
A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.
A fast and ergonomic concurrent hashmap for read-heavy workloads.
An atomically updatable Arc for lock-free concurrency.
Ethiraric / yaml-rust2
Forked from chyh1990/yaml-rustA pure Rust YAML implementation.
A grep-like tool which understands source code syntax and allows for manipulation in addition to search
Natural language command line tool for ripgrep.
A reference implementation of an event-sourced system that uses PostgreSQL as an event store built with Spring Boot. Fork the repository and use it as a template for your projects. Or clone the rep…
Generac (and other models) Generator Monitoring using a Raspberry Pi and WiFi
A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation
Command-line sampling profiler for macOS, Linux, and Windows
RE2JS is the JavaScript port of RE2, a regular expression engine that provides linear time matching
A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.