pczarn
"You carry a dangerous guild sign, Black Wolf." Compiler engineer interested in parsing, CPU architecture, safety, correctness, data structures and Rust.
Poland
Pinned Repositories
any-arena
A reflection-based arena which can allocate objects of any type in Rust.
bit-matrix
Bit matrices and vectors in Rust.
c_lexer_logos
A lexer for the C lanuage written with the Logos lexer library.
cfg
Library for manipulating context-free grammars in Rust.
flat-token
This package implements `FlatToken`.
gearley
An Earley parser engine in Rust.
panini
A general-purpose parser framework in Rust.
ruruby
Integration between Rust code and Ruby code.
rust-marpa
Bindings to libmarpa
rustboot
A multi-platform kernel written in Rust
pczarn's Repositories
pczarn/gearley
An Earley parser engine in Rust.
pczarn/cfg
Library for manipulating context-free grammars in Rust.
pczarn/panini
A general-purpose parser framework in Rust.
pczarn/bit-matrix
Bit matrices and vectors in Rust.
pczarn/c_lexer_logos
A lexer for the C lanuage written with the Logos lexer library.
pczarn/ad-astra
A new take on Abstract Syntax Tree management.
pczarn/enum_coder
enum coder: syntactic sugar for enums and lists
pczarn/afl.rs
🐇 Fuzzing Rust code with American Fuzzy Lop
pczarn/bit-set
A Set of Bits
pczarn/bit-vec
A Vec of Bits
pczarn/brioche
A delicious package manager
pczarn/c_lexer
A C lexer written in rust using state machines.
pczarn/cargo-rdme
Cargo command to create the README.md from your crate's documentation
pczarn/codereview
pczarn/coloring
A library to solve Graph Coloring Problems in Rust.
pczarn/czkawka
Multi functional app to find duplicates, empty folders, similar images etc.
pczarn/elsa
Append-only collections for Rust where borrows to entries can outlive insertions
pczarn/fs_extra
Expanding opportunities standard library std::fs and std::io
pczarn/gearley-simplified
A simplified implementation of Earley's recognizer
pczarn/gll
GLL parsing framework.
pczarn/hashbrown-adaptive
Adaptive Hashing for the Rust port of Google's SwissTable hash map
pczarn/lifegraph
pczarn/mock-io
Mock IO listener and stream for Rust
pczarn/nearcore
Reference client for NEAR Protocol
pczarn/noir
Noir is a domain specific language for zero knowledge proofs
pczarn/nomicon
The Dark Arts of Advanced and Unsafe Rust Programming
pczarn/qp-trie-rs
An idiomatic and fast QP-trie implementation in pure Rust.
pczarn/ts-matches
Being able to pattern match in typescript
pczarn/yaep-rust
YAEP translated to Rust
pczarn/zeroserde
Lightweight serialization library for Rust.