Topic: "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 🦖
Language: C - Size: 9.56 MB - Last synced at: about 1 hour ago - Pushed at: about 20 hours ago - Stars: 2,567 - Forks: 89

p-ranav/csv2
Fast CSV parser and writer for Modern C++
Language: C++ - Size: 729 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 590 - Forks: 103

JohnSundell/Sweep
Fast and powerful Swift string scanning made simple
Language: Swift - Size: 63.5 KB - Last synced at: about 4 hours ago - Pushed at: over 5 years ago - Stars: 532 - Forks: 18

theiconic/name-parser
A universal, language-independent name parser PHP library
Language: PHP - Size: 163 KB - Last synced at: about 19 hours ago - Pushed at: over 3 years ago - Stars: 128 - Forks: 30

ArashPartow/strtk
C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html
Language: C++ - Size: 585 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 124 - Forks: 37

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!
Language: JavaScript - Size: 105 KB - Last synced at: 6 days ago - Pushed at: about 5 years ago - Stars: 101 - Forks: 31

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.
Language: JavaScript - Size: 5.16 MB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 4

BeauPrime/BeauUtil
General-purpose Unity3D utilities library
Language: C# - Size: 5.81 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 18 - Forks: 3

aridevelopment-de/datetimeparser
A natural language processor for datetime objects
Language: Python - Size: 414 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 1

z-shell/zsh-string-lib
A string library for Zsh. Its founding function was parsing of JSON.
Language: Shell - Size: 41 KB - Last synced at: 13 days ago - Pushed at: 11 months ago - Stars: 10 - Forks: 2

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.
Language: JavaScript - Size: 56.6 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 0

giselaortt/Tools-for-Anki
part of my language learning method
Language: Python - Size: 335 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

Kolyunya/string-processor
PHP string processing library.
Language: PHP - Size: 72.3 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

richie-south/javascript-rich-string-parser
Find tokens in your strings
Language: TypeScript - Size: 352 KB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 2

FilippoPisello/superscale
Python package to extract measurements information from strings
Language: Python - Size: 126 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

go-toolsmith/strparse
Package strparse provides convenience wrappers around `go/parser` for simple expr/stmt/decl parsing from string.
Language: Go - Size: 16.6 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jnylen/string-matcher
An Elixir Library to run several regular expressions on a string and get values back.
Language: Elixir - Size: 26.4 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

cinnamonwolfy/pl32lib-ng 📦
This project is unmaintained! https://github.com/pocketlinux32/pl-rt
Language: C - Size: 348 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

rachelrly/slicer
TypeScript algorithm for recipe parsing and manipulation. Created for Sliced.
Language: TypeScript - Size: 673 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

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.
Language: C++ - Size: 3.99 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Zartarius/boolean_algebra
Functions and modules to help with problems relating to boolean algebra and digital circuit design. Requires 0 external libraries or packages.
Language: Python - Size: 85 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

agl-alexglopez/str_view
Simple, robust, and convenient read-only string handling in C.
Language: C - Size: 586 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

courseworks/AUT_AP_2025_Spring_HW2
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.
Language: Dockerfile - Size: 332 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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.
Language: C++ - Size: 166 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

KiyonoKara/String-Fabricator
A repository with many ways to parse and fabricate strings.
Language: TypeScript - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

furkantolgayuce/word-density-in-files
Shows the density of words in the file and charts plots with Python
Language: Python - Size: 32.2 KB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

muhammadshaffay/Brack-Track
Brack-Track : C++ program to track and match brackets, ensuring properly nested parentheses in strings
Language: C++ - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

robertschnitman/RubyOps
Ruby utility methods
Language: Ruby - Size: 15.6 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ervinp2002/command-line-text-editor
Command line text editor project for Data Structures & Algorithms Spring 2022 done in C++.
Language: C++ - Size: 43.9 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

R-N/RomanNumber
Roman number wrapper for int
Language: C++ - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ervinp2002/spell-checker
Command line spell checker program for Data Structures & Algorithms Spring 2022 done in C++.
Language: C++ - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

R-N/CalculatorStringCPP2
Calculator that takes math expression string input like in Python
Language: C++ - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

R-N/CalculatorStringCPP
The previous CalculatorString, rewritten in C++
Language: C++ - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

R-N/CalculatorString
Calculator that takes math expression string as input like in Python
Language: C - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ervinp2002/replicated-dc-calculator
An attempted replication of the dc calculator Linux tool, done in C++ for Data Structures & Algorithms Spring 2022.
Language: C++ - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

gregswindle/parse-numeric
Convert numeric strings into Numbers (or return the original value).
Language: JavaScript - Size: 6.82 MB - Last synced at: 4 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

gridhead/nfa-string-parser
Parses a given string through a provided non-deterministic finite automaton
Language: Python - Size: 542 KB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

vistaran/php-untranslated-string-parser
Detect untranslated scripts from html templates and php / javascript files if you are using localization.
Language: HTML - Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

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.
Language: C++ - Size: 317 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mvxt/print_tree
Solution for Interview Problem - Print Horizontal Tree
Language: Java - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

call-of-etti/em8.Core
Core library of the em8 project.
Language: C# - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Ghrehh/findlocation
A Go library for sussing out locations from a string.
Language: Go - Size: 326 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

pontazaricardo/Longest_common_substring
This is a project that shows how to find the longest common substring in an array of strings.
Language: C# - Size: 139 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Lord-Zer0/pythdev-00-numeric-string-parsing
Parses a string array representing numbers
Language: Python - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
