coastalwhite / utf8_sliceLinks
Slicing for utf8 strings in Rust.
☆30Updated 4 years ago
Alternatives and similar repositories for utf8_slice
Users that are interested in utf8_slice are comparing it to the libraries listed below
Sorting:
- An experimental rust web front framework☆44Updated 2 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆105Updated last month
- writing webpage with rusty style☆85Updated 3 years ago
- Rust 学习笔记☆41Updated last month
- Adding named and default arguments to Rust functions -- 为 Rust 函数添加命名参数和默认参数☆34Updated last year
- 一个阿里云 OSS 的 rust 客户端☆44Updated last month
- Rust implementation of ssh2.0 client 👻 rust实现的ssh2.0客户端☆151Updated last year
- SIMD-accelerated operations☆243Updated 2 months ago
- Rudi - an out-of-the-box dependency injection framework for Rust -- Rudi,一个开箱即用的 Rust 依赖注入框架☆96Updated 9 months ago
- A dialog macro extension that uses declarative definition of user input☆10Updated last year
- A generic URI/IRI handling library compliant with RFC 3986/3987.☆99Updated 2 months ago
- audio/video toolkit based FFmpeg 6.x, 7.x supported for multimedia with Hardware Acceleration.☆39Updated last week
- Cargo 手册——Chinese translation of The Cargo Documentation☆46Updated 3 months ago
- A rusty QuickJS-NG wrapper focus on embedding-ready, no-pain type conversion and interoperability capabilities.☆60Updated last week
- A library use jQuery like API for html parsing & node selecting & node mutation, suitable for web scraping and html confusion.