There are 1 repository under string-parsing topic.
Up to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and memory ops 🦖
Fast and powerful Swift string scanning made simple
C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html
A universal, language-independent name parser PHP library
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!
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.
A natural language processor for datetime objects
A string library for Zsh. Its founding function was parsing of JSON.
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.
PHP string processing library.
A light-weight PHP micro library to make working with strings easier & more fun!
Package strparse provides convenience wrappers around `go/parser` for simple expr/stmt/decl parsing from string.
Functions and modules to help with problems relating to boolean algebra and digital circuit design. Requires 0 external libraries or packages.
Python package to extract measurements information from strings
An Elixir Library to run several regular expressions on a string and get values back.
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.
Find tokens in your strings
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.
Simple, robust, and convenient read-only string handling in C.
The second assignment for AUT's Advanced Programming course (Spring 2025) focuses on C++ concepts. Students will implement a variadic template function for numerical summation and a word frequency analyzer using STL.
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.
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.
Brack-Track : C++ program to track and match brackets, ensuring properly nested parentheses in strings
Send command to Arduino via Bluetooth to control Leanbot action. Record and Play feature is introduced for Arduino to follow a sequences of action.
This is a simple command-line Python program that reads a story from a text file (story.txt) and replaces placeholders with user-provided words to create a fun, personalized story.
Shows the density of words in the file and charts plots with Python
Parses a given string through a provided non-deterministic finite automaton
A repository with many ways to parse and fabricate strings.
Ruby utility methods
Python script to remove single-line and block comments from Python source code, preserving string literals.
Detect untranslated scripts from html templates and php / javascript files if you are using localization.