Pinned Repositories
gosqlite
sqlite3 binding for go
lemon-rs
LALR(1) parser generator for Rust based on Lemon + SQL parser
sqlite-dialect
Hibernate dialect for SQLite
sqlite-jna
Java wrapper and Jdbc driver for SQLite using JNA or Bridj or JNR or JNI or JavaCPP.
sqlite-regex-replace-ext
SQLite regex_replace() function
sqlpop
SQL parser (as understood by SQLite)
stax
Stax2 + stack of ContentHandler
yacr
Yet another CSV Reader
rustyline
Readline Implementation in Rust
rusqlite
Ergonomic bindings to SQLite for Rust
gwenn's Repositories
gwenn/sqlite-dialect
Hibernate dialect for SQLite
gwenn/yacr
Yet another CSV Reader
gwenn/gosqlite
sqlite3 binding for go
gwenn/lemon-rs
LALR(1) parser generator for Rust based on Lemon + SQL parser
gwenn/sqlpop
SQL parser (as understood by SQLite)
gwenn/sqlite-jna
Java wrapper and Jdbc driver for SQLite using JNA or Bridj or JNR or JNI or JavaCPP.
gwenn/sqlite-regex-replace-ext
SQLite regex_replace() function
gwenn/rustyline
Readline Implementation in Rust
gwenn/jlemon
Lemon parser generator modified to build an SQL parser in Java
gwenn/sqlpest
SQL parser (as understood by SQLite)
gwenn/csvdiff
Diff two CSV files
gwenn/hypomnemata
Technical Notes
gwenn/r2d2-sqlite
sqlite support library for the r2d2 connection pool.
gwenn/rusqlite
Ergonomic bindings to SQLite for Rust
gwenn/stax
Stax2 + stack of ContentHandler
gwenn/ci-test
Github actions test
gwenn/crossterm
Cross platform terminal library rust
gwenn/fallible-streaming-iterator
gwenn/goreadline
Yet another Readline binding.
gwenn/hibernate-orm
Hibernate's core Object/Relational Mapping functionality
gwenn/rust-cookbook
https://rust-lang-nursery.github.io/rust-cookbook
gwenn/rustyline-notes
Rustyline notes
gwenn/scan-rs
Streaming scanner
gwenn/scanner
Port of Go Scanner in Java.
gwenn/sqlite-notes
SQLite notes
gwenn/stdsimd
Experiments with adding SIMD support to Rust's standard library.
gwenn/textmode
gwenn/vt100-rust
gwenn/vte
Parser for virtual terminal emulators
gwenn/xmlreader
XML stream reader