aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-31docs(README): Add demo GIFHEADmainFuwn1-3/+4
2025-05-31docs(assets): Add demo GIFFuwn1-0/+0
2025-05-31chore: Drop cargo-make for justFuwn3-60/+9
2025-05-31chore(Cargo): Bump Rust editionFuwn3-5/+10
2025-05-31fix(gif): Encode frames with accurate frame-delayFuwn1-11/+14
2025-05-31chore(toolchain): Bump RustFuwn3-4/+4
2024-06-10feat: sample ppmsFuwn4-9/+12
2024-06-10docs(readme): bold benchmarksFuwn1-4/+4
2024-06-10docs(readme): update benchmark for paraFuwn6-29/+13
2024-06-10ci(workflows): fix rust nightly releaseFuwn1-6/+1
2024-06-10deps(human-panic): bump and fixFuwn2-7/+9
2024-06-10refactor(ppm): update rust idiomsFuwn1-4/+13
2024-06-10refactor: bump nightly againFuwn3-5/+6
2024-06-10style: use updated rustfmt rulesFuwn4-108/+100
2024-06-10refactor: bump nightly rust and fix lintsFuwn3-49/+55
2022-08-02refactor(ppm.rs): drop lazy_static for std::lazyFuwn3-51/+46
2022-05-11docs(readme): update github linksFuwn1-4/+4
2022-03-24docs(readme): fix install commandFuwn1-1/+1
2022-03-24docs(readme): fix install commandFuwn1-1/+1
2022-03-24ci(bench): bench scriptsFuwn3-0/+22
2022-03-22docs(readme): add install instructionsFuwn1-3/+13
2022-03-22docs(readme): add badgesFuwn1-0/+3
2022-03-22fix(rust): update toolchain to fix crossbeam #803Fuwn3-3/+3
2022-03-22docs(readme): rst to markdownFuwn3-111/+99
2022-03-22docs(meta): prep for crates.ioFuwn1-2/+5
2022-03-22docs(readme): update bench statsFuwn1-2/+2
2022-03-22Merge branch 'main' of github.com:Usugata/paraFuwn1-1/+1
2022-03-22refactor(ppm): take slice instead of vectorFuwn1-3/+1
2022-03-22chore: delete test.gifFuwn1-0/+0
2022-03-22refactor(ppm): clone_from_slice instead of cloneFuwn1-2/+4
2022-03-22refactor(ppm): pass line types by referenceFuwn2-2/+2
2022-03-22docs(readme): update bench resultsFuwn1-1/+1
2022-03-22fix: delete test filesFuwn2-0/+0
2022-03-01Merge branch 'main' of github.com:Usugata/paraFuwn2-6/+14
2022-03-01refactor(ppm): use rust generator instead of crateFuwn5-43/+44
2022-02-28docs(readme): punctuation, grammar, sectionsFuwn1-5/+13
2022-02-28fix(action): asset nameFuwn1-1/+1
2022-02-27fix(meta): descriptionFuwn2-2/+2
2022-02-27fix(readme): speed benchmarksFuwn1-2/+2
2022-02-27feat(para): :star:Fuwn14-0/+1084