(76)
(57)
(36)
(51)
(142)
(228)
(188)
(85)
(149)
(42)
(104)
(103)
(42)
(54)
(118)
(75)
(39)
(154)
(51)
(49)
(27)
(129)
(11)
(123)
(118)
(205)
(168)
(36)
(74)
(22)
(14)
(15)
(30)
(67)
(50)
(106)
(56)
(80)
(29)
(124)
(62)
(8)
(203)
1
This is a work-in-progress repo for low-level VPP API in Rust
At present all it does is load the
48
rust crates for parsing stuff
Tokenizers for math expressions, splitting text, lexing lisp-like stuff, etc
0
A wrapper around the procedural macro API of the compiler's proc_macro crate
This library serves two purposes:
714
grcov collects and aggregates code coverage information for multiple source files
gcda files which can be generated from llvm/clang or gcc
355
A wrapper around the procedural macro API of the compiler's proc_macro crate
This library serves two purposes:
3
Simple library to provide Wikidot-compatible path parsing
Wikidot accepts paths in an unusual manner: each argument is submitted as another "directory"
1
mol-swatter is a python lib that uses rust nom to quickly parse through
mol chemical files, build adjacency graphs for the molecule, and match against various functional groups hard coded into the program
3
Lelwel generates recursive descent parsers for Rust using LL(1) grammars
Work with recursive language and grammar parser
5
An interpreter for QBasic, written in Rust
The primary goal is to have an interpreter compatible with QBasic
109
A zero allocation library for parsing & writing a bunch of packet based protocols (EthernetII,...
A zero allocation library for parsing & writing a bunch of packet based protocols (EthernetII, IPv4, IPv6, UDP, TCP
0
XML extractor for actix-web
This crate provides struct Xml that can be used to extract typed information from request's body
83
A native Rust library for Mozilla's Public Suffix List
This library uses Mozilla's psl crate instead
0
Stream parser for Rust source code
A syn parsing library for rust tokens in a syntax tree format