#rust
9 pages tagged with "rust"
programming
- building a 150K-word english dictionary with llms: opengloss โ synthetic encyclopedic dictionary and semantic knowledge graph โ 537K sense definitions, 9.14M edges, and a live api, generated in under a week for under $1,000
- emacs configuration โ comprehensive guide to a modern, ai-integrated emacs setup optimized for python and rust development
- fast zero-dependency sentence splitting in python with nupunkt โ pure python and rust sentence boundary detection โ 91% precision, 10M+ chars/sec, zero dependencies, trained on legal text but used across domains
- manylinux rust/pyo3 build guide โ comprehensive guide for building manylinux-compliant python wheels with rust extensions using pyo3 and maturin
- ruff linter and formatter โ comprehensive guide to ruff - the extremely fast rust-based python linter and code formatter from astral
- rust development โ rust development resources and setup guides
- tokenizing raw executables for malware analysis with bbpe โ pretrained huggingface-compatible bpe tokenizers for raw binaries โ use them for malware classification, binary similarity, and reverse engineering with transformers
- ty type checker โ comprehensive guide to ty - the extremely fast rust-based python type checker and language server from astral
- uv package manager โ comprehensive reference for uv and uvx - python package and project management