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/rustboot
A multi-platform kernel written in Rust
pczarn/metatrader-multilang
This library for Metatrader 4 was meant to create a network interface for RPC with msgpack. You could write Metatrader scripts in programming languages of your choice.
pczarn/rust-marpa
Bindings to libmarpa
pczarn/ruruby
Integration between Rust code and Ruby code.
pczarn/jsconv
Online converter
pczarn/markov
pczarn/rust-macro-regular-grammar
pczarn/aster
A libsyntax ast builder
pczarn/bitformat
BitFormat is a Ruby DSL for simple, extensible and fast binary structures.
pczarn/Marpa-theory
Papers and notes on the math behind Marpa
pczarn/Mostly-Harmless
A reddit extension for Google Chrome
pczarn/quasi
A quasi-quoting macro system
pczarn/quine-relay
An uroboros program with 50 programming languages
pczarn/rosalind
Starter code and unit tests for Rosalind challenges
pczarn/rust-hashmap-paper
Paper about dynamic resizing of Robin Hood hash maps
pczarn/rust-hl-lua
Rust library to interface with Lua
pczarn/rust-lua
Safe Rust bindings to Lua 5.1
pczarn/scite-lexer
pczarn/syntex
pczarn/utf8char
WIP tests about changing the representation of Rusts `char` type to utf8
pczarn/yaep
Yet Another Earley Parser