camino
UTF-8 Path Library
A Rust library that ensures file paths are valid UTF-8, allowing safe path manipulation and conversion.
Like Rust's std::path::Path, but UTF-8.
440 stars
3 watching
16 forks
Language: Rust
last commit: 6 months ago
Linked from 1 awesome list
pathsrustunicode
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rust library providing efficient and ergonomic path and file operations. | 51 |
| A Rust port of math library functions from MUSL's libm | 548 |
| A C library for efficient manipulation of heavyweight UTF-8 strings using skip lists | 273 |
| Automates addition of API documentation paths and schemas to Utoipa crate | 140 |
| A collection of Rust libraries for working with vulnerability data from various sources. | 17 |
| A Rust library for working with Bitcoin protocol messages and data structures | 2,181 |
| A lightweight C++ library providing a drop-in replacement for strings with efficient Unicode support and conversion between UTF-8 and UTF-32. | 543 |
| A single header library providing UTF-8 string functions similar to those in standard C libraries. | 1,758 |
| A C/C++ library that provides secure and efficient Unicode algorithms for text processing | 285 |
| An Emacs configuration for editing Rust code | 1,133 |
| An operating system written in Rust targeting the armv8 architecture | 117 |
| Tools and utilities for parsing and editing TOML configuration files in Rust | 739 |
| Prints a list of paths as a tree-like structure | 463 |
| An implementation of the Encoding Standard in Rust, supporting decoding and encoding of various character encodings. | 394 |
| A Rust port of Elm's graphics modules for functional 2D graphics and UI design. | 145 |