Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖
💪 Helper Utils(700+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, system, test/assert, time and more. Go 常用的一些工具函数:数字,字符串,数组,Map,...
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
翻译 - 为字符串提供面向对象的API,并以统一的方式处理字节,UTF-8代码点和字形簇。
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exem...
翻译 - Algo-Tree是一系列算法和数据结构,它是高效代码和良好软件设计的基础。作为示例性程序员,需要创建和设计优异算法。它包含各种语言的解决方案,如C ++,Python和Java。
memchr vs stringzilla - up to 7x throughput difference between two SIMD-accelerated substring search libraries in Rust