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 |
---|---|---|
| A fast and low-level HTTP request/response parser for Common Lisp. | 343 |
| A parser for CANdb++ DBC files used in automotive diagnostics | 21 |
| A feature-rich command line parser for Lua | 266 |
| A high-performance, zero-allocation parser library for .NET Core that supports various file formats and flexible data mapping. | 295 |
| Implementing a CLI arguments parser to process input in various formats | 5 |
| A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |
| A Common Lisp library for efficient and expressive arrayed vector math with multi-threading and GPU acceleration | 54 |
| A C++ parser-combinator library with a natural grammar notation | 122 |
| A monadic parser combinator library for C# | 61 |
| An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. | 296 |
| A simple Elixir module for parsing and manipulating URIs | 13 |
| A lightweight and fast JSON parsing library in ANSI C. | 11 |
| An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 379 |
| A string parsing tool inspired by the REXX PARSE construct. | 11 |
| A Clojure-based natural language processing library for parsing and structuring text input into meaningful data. | 159 |