aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* docs(README): Add demo GIFHEADmainFuwn2025-05-311-3/+4
|
* docs(assets): Add demo GIFFuwn2025-05-311-0/+0
|
* chore: Drop cargo-make for justFuwn2025-05-313-60/+9
|
* chore(Cargo): Bump Rust editionFuwn2025-05-313-5/+10
|
* fix(gif): Encode frames with accurate frame-delayFuwn2025-05-311-11/+14
|
* chore(toolchain): Bump RustFuwn2025-05-313-4/+4
|
* feat: sample ppmsFuwn2024-06-104-9/+12
|
* docs(readme): bold benchmarksFuwn2024-06-101-4/+4
|
* docs(readme): update benchmark for paraFuwn2024-06-106-29/+13
|
* ci(workflows): fix rust nightly releaseFuwn2024-06-101-6/+1
|
* deps(human-panic): bump and fixFuwn2024-06-102-7/+9
|
* refactor(ppm): update rust idiomsFuwn2024-06-101-4/+13
|
* refactor: bump nightly againFuwn2024-06-103-5/+6
| | | | | | I forgot that it's 2024. It looks like generators were renamed to coroutines.
* style: use updated rustfmt rulesFuwn2024-06-104-108/+100
|
* refactor: bump nightly rust and fix lintsFuwn2024-06-103-49/+55
|
* refactor(ppm.rs): drop lazy_static for std::lazyFuwn2022-08-023-51/+46
|
* docs(readme): update github linksFuwn2022-05-111-4/+4
|
* docs(readme): fix install commandFuwn2022-03-241-1/+1
|
* docs(readme): fix install commandFuwn2022-03-241-1/+1
|
* ci(bench): bench scriptsFuwn2022-03-243-0/+22
|
* docs(readme): add install instructionsFuwn2022-03-231-3/+13
|
* docs(readme): add badgesFuwn2022-03-231-0/+3
|
* fix(rust): update toolchain to fix crossbeam #803Fuwn2022-03-233-3/+3
|
* docs(readme): rst to markdownFuwn2022-03-233-111/+99
|
* docs(meta): prep for crates.ioFuwn2022-03-231-2/+5
|
* docs(readme): update bench statsFuwn2022-03-231-2/+2
|
* Merge branch 'main' of github.com:Usugata/paraFuwn2022-03-231-1/+1
|\
| * docs(readme): update bench resultsFuwn2022-03-231-1/+1
| |
* | refactor(ppm): take slice instead of vectorFuwn2022-03-231-3/+1
| |
* | chore: delete test.gifFuwn2022-03-231-0/+0
| |
* | refactor(ppm): clone_from_slice instead of cloneFuwn2022-03-231-2/+4
| |
* | refactor(ppm): pass line types by referenceFuwn2022-03-232-2/+2
| |
* | fix: delete test filesFuwn2022-03-232-0/+0
|/
* Merge branch 'main' of github.com:Usugata/paraFuwn2022-03-012-6/+14
|\
| * docs(readme): punctuation, grammar, sectionsFuwn2022-03-011-5/+13
| |
| * fix(action): asset nameFuwn2022-02-281-1/+1
| | | | | | Accidentally kept the [Divina](https://github.com/divinaland/Divina) asset name when copying over the workflow file…
* | refactor(ppm): use rust generator instead of crateFuwn2022-03-015-43/+44
|/
* fix(meta): descriptionFuwn2022-02-272-2/+2
|
* fix(readme): speed benchmarksFuwn2022-02-271-2/+2
| | | | | | | I ACCIDENTALLY USED THE DEBUG PARA BINARY FOR THE SPEED BENCHMARKS. How could I miss this... I thought the initial benchmarks were pretty good, but this... I am beyond impressed.
* feat(para): :star:Fuwn2022-02-2714-0/+1084