Pinned Repositories
adbc-rs
Rust implementation of Arrow Database Connectivity (ADBC)
adventofcode2022
A few Advent of Code puzzles (2022 edition) in C
arrow
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.
chip8-zig
CHIP-8 disassembler written in Zig
go-calculator
Basic arithmetic expression interpreter written in Go
horst
“horst” - lightweight IEEE802.11 wireless LAN analyzer with a text interface
mydb
A simple key-value database implementation from scratch in Rust under 300 lines of code.
arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
arrow-adbc
Database connectivity API standard and libraries for Apache Arrow
arrow-rs
Official Rust implementation of Apache Arrow
alexandreyc's Repositories
alexandreyc/adbc-rs
Rust implementation of Arrow Database Connectivity (ADBC)
alexandreyc/mydb
A simple key-value database implementation from scratch in Rust under 300 lines of code.
alexandreyc/go-calculator
Basic arithmetic expression interpreter written in Go
alexandreyc/horst
“horst” - lightweight IEEE802.11 wireless LAN analyzer with a text interface
alexandreyc/adventofcode2022
A few Advent of Code puzzles (2022 edition) in C
alexandreyc/arrow
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.
alexandreyc/chip8-zig
CHIP-8 disassembler written in Zig
alexandreyc/smart_open
Utils for streaming large files (S3, HDFS, gzip, bz2...)
alexandreyc/webview
Tiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and MSHTML (Windows)
alexandreyc/xsv
A fast CSV command line toolkit written in Rust.
alexandreyc/arrow-adbc
Database connectivity API standard and libraries for Apache Arrow
alexandreyc/arrow-rs
Official Rust implementation of Apache Arrow