string-parsing

There are 43 repositories under string-parsing topic.

  • StringZilla

    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:C2.5k259386
  • p-ranav/csv2

    Fast CSV parser and writer for Modern C++

    Language:C++5861829101
  • JohnSundell/Sweep

    Fast and powerful Swift string scanning made simple

    Language:Swift5327018
  • ArashPartow/strtk

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

    Language:C++13319036
  • theiconic/name-parser

    A universal, language-independent name parser PHP library

    Language:PHP126702530
  • 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:JavaScript10152731
  • BeauPrime/BeauUtil

    General-purpose Unity3D utilities library

    Language:C#18513
  • colorparsley

    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:JavaScript18234
  • aridevelopment-de/datetimeparser

    A natural language processor for datetime objects

    Language:Python150391
  • z-shell/zsh-string-lib

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

    Language:Shell10102
  • 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:JavaScript7300
  • sou3mar/transformer-php

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

    Language:PHP5000
  • Tools-for-Anki

    giselaortt/Tools-for-Anki

    part of my language learning method

    Language:Python3100
  • Kolyunya/string-processor

    PHP string processing library.

    Language:PHP3200
  • go-toolsmith/strparse

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

    Language:Go2400
  • FilippoPisello/superscale

    Python package to extract measurements information from strings

    Language:Python1200
  • jnylen/string-matcher

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

    Language:Elixir1000
  • 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.

    Language:C++110
  • milahu/lemonade

    Python port of the LEMON Parser Generator

    Language:Python120
  • rachelrly/slicer

    TypeScript algorithm for recipe parsing and manipulation. Created for Sliced.

    Language:TypeScript1100
  • richie-south/javascript-rich-string-parser

    Find tokens in your strings

    Language:TypeScript1102
  • 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++1200
  • agl-alexglopez/str_view

    Simple, robust, and convenient read-only string handling in C.

    Language:C0210
  • 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.

    Language:C0110
  • 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++0100
  • muhammadshaffay/Brack-Track

    Brack-Track : C++ program to track and match brackets, ensuring properly nested parentheses in strings

    Language:C++0100
  • 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++0100
  • 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
  • furkantolgayuce/word-density-in-files

    Shows the density of words in the file and charts plots with Python

    Language:Python00
  • Ghrehh/findlocation

    A Go library for sussing out locations from a string.

    Language:Go201
  • gregswindle/parse-numeric

    Convert numeric strings into Numbers (or return the original value).

    Language:JavaScript23
  • gridhead/nfa-string-parser

    Parses a given string through a provided non-deterministic finite automaton

    Language:Python161
  • KiyonoKara/String-Fabricator

    A repository with many ways to parse and fabricate strings.

    Language:TypeScript10
  • mvxt/print_tree

    Solution for Interview Problem - Print Horizontal Tree

    Language:Java20
  • robertschnitman/RubyOps

    Ruby utility methods

    Language:Ruby10
  • vistaran/php-untranslated-string-parser

    Detect untranslated scripts from html templates and php / javascript files if you are using localization.

    Language:HTML10