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 | 19 |
mpeterv/argparse | A feature-rich command line parser for Lua | 260 |
leandromoh/recordparser | A high-performance, zero-allocation parser library for .NET Core that supports various file formats and flexible data mapping. | 293 |
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. | 560 |
takagi/avm | A Common Lisp library for efficient and expressive arrayed vector math with multi-threading and GPU acceleration | 53 |
lpeter1997/cppcmb | A C++ parser-combinator library with a natural grammar notation | 123 |
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. | 293 |
kemonomachi/yuri | Elixir module for manipulating URIs with a dictionary-like interface. | 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. | 377 |
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 |