A Rust library for parsing orgmode files.
Find a file
PoiScript da04d3d25d perf: replace all str.find(..)s with memchr(..)
which is much faster, theoretically.
2019-01-22 11:08:20 +08:00
benches update 2019-01-10 20:58:13 +08:00
fuzz feat: add fuzz testing 2019-01-12 14:51:57 +08:00
src perf: replace all str.find(..)s with memchr(..) 2019-01-22 11:08:20 +08:00
.gitignore update 2019-01-10 20:58:13 +08:00
Cargo.toml feat: lines macros 2019-01-20 19:04:12 +08:00
STATUS.md feat: fixed width areas 2019-01-21 23:04:35 +08:00