#rust-based-tooling

[ follow ]
Software development
fromInfoQ
1 week ago

VoidZero Announces Oxfmt Alpha with Rust-Powered Performance and Prettier Compatibility

Oxfmt is a Rust-based JavaScript/TypeScript formatter delivering up to 30× faster formatting than Prettier while preserving over 95% compatibility and supporting major Prettier options.
Python
fromMedium
2 months ago

uv: The Blazing-Fast Python Package Manager Changing the Game

uv delivers extremely fast, Rust-based Python dependency resolution and installation with aggressive caching, automatic virtual environments, and integrated Python version and tool management.
fromInfoWorld
3 months ago

PyCrucible: An easy way to redistribute your Python apps

One of Python's most persistent limitations is how unnecessarily difficult it is to take a Python program and give it to another user as a self-contained click-to-run package. The design of the Python language makes this surprisingly difficult to do. Traditionally, the only reliable way to make it happen was to bundle the entire Python runtime, and all your program's dependencies, along with the program.
Software development
[ Load more ]