|
aed59f4663
|
use BufWriter
|
2022-09-23 23:01:57 +03:00 |
|
|
73f485eb59
|
std::mem::replace instead of clones
|
2022-09-23 22:50:42 +03:00 |
|
|
9d1885b245
|
trim instead of replace
|
2022-09-23 22:37:17 +03:00 |
|
|
fbca249149
|
use unbounded_channel instead of VecDeque
|
2022-09-20 17:17:59 +03:00 |
|
|
bc7bdee83a
|
out compression: zstd
|
2022-09-20 15:34:39 +03:00 |
|
|
61587132a3
|
reader/writer rename
|
2022-09-20 14:35:47 +03:00 |
|
|
d77e164d07
|
parser refactor
|
2022-09-20 14:31:37 +03:00 |
|
|
7eaa394d7d
|
cleanup
|
2022-09-20 11:39:53 +03:00 |
|
|
a0a3ea0fbb
|
fmt
|
2022-09-20 00:16:04 +03:00 |
|
|
5999e2bb92
|
separate read/write with queue
|
2022-09-20 00:12:49 +03:00 |
|
|
56a20dc6b1
|
zip to zip
|
2022-09-12 22:34:17 +03:00 |
|
|
bb126256c7
|
cleanup deps
|
2022-09-12 16:49:53 +03:00 |
|
|
c29a247284
|
spawn_blocking on pretty
|
2022-09-12 16:38:23 +03:00 |
|
|
ed87fd17ea
|
no spawn
|
2022-09-12 16:30:13 +03:00 |
|
|
9cb95c435a
|
async v1
|
2022-09-12 16:25:15 +03:00 |
|
|
9eca2a68df
|
impl FromStr for KeywordType
|
2022-08-25 16:12:47 +03:00 |
|
|
7d17e904fc
|
fmt
|
2022-08-25 15:50:37 +03:00 |
|
|
80382751df
|
clippy fixes
|
2022-08-25 15:49:12 +03:00 |
|
|
5cf4cea9b0
|
trait SplitTo
|
2022-08-25 15:48:52 +03:00 |
|
|
ab9816ee97
|
check out dir
|
2022-08-25 14:45:03 +03:00 |
|
|
63a3233e12
|
fix build error
|
2022-08-15 14:59:38 +03:00 |
|
|
fc1dcc199e
|
check questions before push
|
2019-07-30 21:15:20 +03:00 |
|
|
69f355c470
|
refactor small
|
2019-07-28 15:42:25 +03:00 |
|
|
44d2567419
|
refactor
|
2019-07-27 20:24:49 +03:00 |
|
|
befca99019
|
impl Context::new
|
2019-07-27 11:30:40 +03:00 |
|
|
ebae59dcb0
|
iters in parse_file
|
2019-07-27 11:23:35 +03:00 |
|
|
ce92ec5e87
|
process_files on a slice
|
2019-07-27 11:06:04 +03:00 |
|
|
d878182c56
|
split_vec refactor
|
2019-07-26 23:19:13 +03:00 |
|
|
0240bf2fdf
|
parallel processing using rayon
|
2019-07-26 23:05:40 +03:00 |
|
|
390097b5b8
|
remove debug break + clippy
|
2019-07-26 12:49:25 +03:00 |
|
|
b4de387798
|
more keywords + autoscope
|
2019-07-26 12:25:45 +03:00 |
|
|
cbea45413c
|
first
|
2019-07-26 12:24:25 +03:00 |
|
|
c521489c08
|
Initial commit
|
2019-07-25 12:02:25 +03:00 |
|