Adds the ability to parse numbers out of `&[u8]`s.
A seamless integration layer between Logos lexer and Chumsky parser combinator, providing zero-copy TokenStream adapter and Parseable trait for building robust parsers
Library for handling SAUCE – Standard Architecture for Universal Comment Extensions
Blazing fast parser combinators: parse-while-lexing (zero-copy), deterministic LALR-style parsing, no backtracking. Flexible emitters for fail-fast runtime or greedy compiler diagnostics
Parser for the Concise data definition language (CDDL)
In Situ Endian-Independent Bytes Access
Deep Learning Processing Library for Biological Data
A tool to analyze and manipulate transcript segment graph (TSG)
A tool to analyze and manipulate transcript segment graph (TSG)
A tool to analyze and manipulate transcript segment graph (TSG)
Syntactic sugar for sqlx. Sqlo is another attempt to make a nice/pleasant API in Rust using relational database. Sqlo is built on top of sqlx and uses sqlx macros so you keep all the power of sqlx at compile time with less boiler plate. Right now, Sqlite, Postgres and MySql are supported
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.