Repository navigation

#

string-parsing

ashvardanian/StringZilla

Up to 10x faster strings for C, C++, Python, Rust, Swift & Go, leveraging NEON, AVX2, AVX-512, SVE, & SWAR to accelerate search, hashing, sort, edit distances, and memory ops 🦖

C
2509
11 小时前

Fast and powerful Swift string scanning made simple

Swift
532
5 年前

C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html

C++
133
4 年前

A universal, language-independent name parser PHP library

PHP
127
3 年前

Query builder for accepting URL query parameters into your MongoDB queries. Safe and feature rich. Supports most of MongoDB's query operators such as $eq, $gt, $lt, $ne, $in, $nin, $exists, $regex, geospatial queries such as bbox and near, as well as your own custom query business logic!

JavaScript
101
5 年前

A lightweight but versatile mini-lib to parse color strings, objects, or numbers, returning a simple rgba array, and related string utilities. This was developed as part of the basic APCA distro.

JavaScript
18
1 年前

A natural language processor for datetime objects

Python
15
2 年前

A string library for Zsh. Its founding function was parsing of JSON.

Shell
10
10 个月前

Generated GraphQL schemas and resolvers from Neo4J Database so you don't have to manually created schema. Also get anything from Database just by passing command in request.

JavaScript
7
7 年前

A light-weight PHP micro library to make working with strings easier & more fun!

PHP
5
5 年前

PHP string processing library.

PHP
3
8 年前

part of my language learning method

Python
3
3 年前

Python port of the LEMON Parser Generator

Python
2
2 年前

Package strparse provides convenience wrappers around `go/parser` for simple expr/stmt/decl parsing from string.

Go
2
1 年前

Find tokens in your strings

TypeScript
1
1 个月前

My implementation of UCLA's CS31 Winter 2024 Programming Assignment/Project 3. A Quality Control (QC) Testing application written in C++ that validates and analyzes QC test results. The application checks if a QC result string is valid, calculates the total number of tests, passes, defects, and batches, and handles errors appropriately.

C++
1
1 年前

Given two polynomial numbers represented by a linked list. Write a function that add these lists means add the coefficients who have same variable powers.

C++
1
5 年前

An Elixir Library to run several regular expressions on a string and get values back.

Elixir
1
2 年前