aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update rust workspacefcuny/rustFranck Cuny2025-08-293-0/+71
* delete unneeded filesFranck Cuny2025-08-295-69/+1
* Merge remote-tracking branch 'import/main' into fcuny/rustFranck Cuny2025-08-2911-0/+492
|\
| * Merge pull request #3 from fcuny/dependabot/cargo/thiserror-2.0.11Franck Cuny2025-01-152-5/+5
| |\
| | * Bump thiserror from 2.0.9 to 2.0.11dependabot[bot]2025-01-132-5/+5
| |/
| * Merge pull request #2 from fcuny/fcuny/e_and_p_coresFranck Cuny2024-12-291-13/+62
| |\
| | * fix clippy feedbackFranck Cuny2024-12-291-2/+2
| | * report the number of E cores and P coresFranck Cuny2024-12-291-13/+62
| |/
| * Merge pull request #1 from fcuny/dependabot/cargo/thiserror-2.0.9Franck Cuny2024-12-292-9/+9
| |\
| | * Bump thiserror from 1.0.61 to 2.0.9dependabot[bot]2024-12-292-9/+9
| * | add a few more useful files to the repoFranck Cuny2024-12-292-0/+24
| |/
| * add initial github actionsFranck Cuny2024-12-292-0/+45
| * update project's metadataFranck Cuny2024-12-291-0/+11
| * split main.rs into bin/apple_silicon.rs and lib.rsFranck Cuny2024-12-292-3/+4
| * report TDP for GPU and CPUFranck Cuny2024-12-292-11/+186
| * use a constant value for the path to sysctlFranck Cuny2024-12-281-1/+3
| * document the public typesFranck Cuny2024-12-281-0/+4
| * be more explicit in the default outputFranck Cuny2024-12-281-1/+1
| * initial commitFranck Cuny2024-07-096-0/+181
* add `git-leaderboard`Franck Cuny2025-08-251-0/+128
* add seq-stat: terminal histogram generator for number sequencesFranck Cuny2025-08-251-0/+115
* add nix configurations for building and running `goget`Franck Cuny2025-08-249-6/+163
* add Go vanity URL service for custom import pathsFranck Cuny2025-08-243-0/+198
* set some environment variables in the dev shellsFranck Cuny2025-08-181-0/+4
* small cleanupFranck Cuny2025-08-171-19/+5
* manage the repository with nixFranck Cuny2025-08-175-0/+288
* format go code with `nix fmt`Franck Cuny2025-08-171-9/+17
* first command added: pvizFranck Cuny2025-08-174-0/+266