This website requires JavaScript.
Explore
Help
Sign In
maciejpedzich
/
f1-game-packet-parser
Watch
1
Star
0
Fork
0
You've already forked f1-game-packet-parser
mirror of
https://github.com/maciejpedzich/f1-game-packet-parser.git
synced
2025-04-12 00:21:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
35
Commits
3
Branches
4
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Maciej Pędzich
75d0e6e78a
chore: add MIT license field to Cargo.toml
2025-02-22 13:56:04 +01:00
.idea
feat: add 2022 spec motion packet parser
2025-02-17 13:21:30 +01:00
src
docs: add links to driver and team ID constants submodules in various struct fields
2025-02-22 00:58:17 +01:00
.gitignore
Cargo project init
2025-02-17 13:19:03 +01:00
Cargo.lock
chore: bump serde to 1.0.218
2025-02-21 22:48:38 +01:00
Cargo.toml
chore: add MIT license field to Cargo.toml
2025-02-22 13:56:04 +01:00
LICENSE
Create LICENSE
2025-02-22 13:52:56 +01:00
rustfmt.toml
style: set rustfmt print width to 90
2025-02-20 13:07:55 +01:00
Description
F1 24, F1 23, and F1 22 UDP telemetry packet parser Rust crate
MIT
212
KiB
Languages
Rust
100%