proc-parse
Vector parser
A procedural vector parser library for Common Lisp that provides an efficient and readable way to parse strings and octets into various formats.
Procedural vector parser
36 stars
6 watching
4 forks
Language: Common Lisp
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
fukamachi/fast-http | A fast and low-level HTTP request/response parser for Common Lisp. | 343 |
kdschlosser/vector_dbc | A parser for CANdb++ DBC files used in automotive diagnostics | 21 |
mpeterv/argparse | A feature-rich command line parser for Lua | 266 |
leandromoh/recordparser | A high-performance, zero-allocation parser library for .NET Core that supports various file formats and flexible data mapping. | 295 |
ivoputzer/cli-args-parser-kata | Implementing a CLI arguments parser to process input in various formats | 5 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |
takagi/avm | A Common Lisp library for efficient and expressive arrayed vector math with multi-threading and GPU acceleration | 54 |
lpeter1997/cppcmb | A C++ parser-combinator library with a natural grammar notation | 122 |
takahisa/parseq | A monadic parser combinator library for C# | 61 |
fukamachi/mito | An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. | 296 |
kemonomachi/yuri | A simple Elixir module for parsing and manipulating URIs | 13 |
liufeigit/jsonparse | A lightweight and fast JSON parsing library in ANSI C. | 11 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 379 |
dtenny/rexxparse | A string parsing tool inspired by the REXX PARSE construct. | 11 |
turbopape/postagga | A Clojure-based natural language processing library for parsing and structuring text input into meaningful data. | 159 |