string-parsing
There are 46 repositories under string-parsing topic.
ashvardanian/StringZilla
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 🦖
p-ranav/csv2
Fast CSV parser and writer for Modern C++
JohnSundell/Sweep
Fast and powerful Swift string scanning made simple
ArashPartow/strtk
C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html
theiconic/name-parser
A universal, language-independent name parser PHP library
Turistforeningen/node-mongo-querystring
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!
Myndex/colorparsley
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.
BeauPrime/BeauUtil
General-purpose Unity3D utilities library
aridevelopment-de/datetimeparser
A natural language processor for datetime objects
z-shell/zsh-string-lib
A string library for Zsh. Its founding function was parsing of JSON.
vistaran/dynamic-graphql-from-neo4j
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.
sou3mar/transformer-php
A light-weight PHP micro library to make working with strings easier & more fun!
giselaortt/Tools-for-Anki
part of my language learning method
Kolyunya/string-processor
PHP string processing library.
go-toolsmith/strparse
Package strparse provides convenience wrappers around `go/parser` for simple expr/stmt/decl parsing from string.
cinnamonwolfy/pl32lib-ng
This project is unmaintained! https://github.com/pocketlinux32/pl-rt
FilippoPisello/superscale
Python package to extract measurements information from strings
jnylen/string-matcher
An Elixir Library to run several regular expressions on a string and get values back.
Kevin-Kwan/UCLA-CS31-Project-3-Winter-2024
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.
milahu/lemonade
Python port of the LEMON Parser Generator
rachelrly/slicer
TypeScript algorithm for recipe parsing and manipulation. Created for Sliced.
richie-south/javascript-rich-string-parser
Find tokens in your strings
thealifaisal/add-two-polynomials-linked-list
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.
agl-alexglopez/str_view
Simple, robust, and convenient read-only string handling in C.
ervinp2002/command-line-text-editor
Command line text editor project for Data Structures & Algorithms Spring 2022 done in C++.
ervinp2002/replicated-dc-calculator
An attempted replication of the dc calculator Linux tool, done in C++ for Data Structures & Algorithms Spring 2022.
ervinp2002/spell-checker
Command line spell checker program for Data Structures & Algorithms Spring 2022 done in C++.
kngsoomin/database-with-c
This project implements a custom database management system using a doubly linked list structure. It features SQL-like query parsing, supports basic database operations, and employs efficient index management.
MHokinson38/Mattrix
This is a Matrix calculator that can handle basic arithmetic operations, along with some other functionality like equation solving, with more features to come in the future. It uses a command line input style to parse through an expression string to either simplify an expression or complete some other operation as given above. It can also suppose regular scalar math in the same way it computes matrix operations.
muhammadshaffay/Brack-Track
Brack-Track : C++ program to track and match brackets, ensuring properly nested parentheses in strings
strivetobebetter/Wireless-control-Arduino-with-Record-and-Play
Send command to Arduino via Bluetooth to control Leanbot action. Record and Play feature is introduced for Arduino to follow a sequences of action.
furkantolgayuce/word-density-in-files
Shows the density of words in the file and charts plots with Python
gridhead/nfa-string-parser
Parses a given string through a provided non-deterministic finite automaton
KiyonoKara/String-Fabricator
A repository with many ways to parse and fabricate strings.
robertschnitman/RubyOps
Ruby utility methods
vistaran/php-untranslated-string-parser
Detect untranslated scripts from html templates and php / javascript files if you are using localization.