pilota

Crates.iopilota
lib.rspilota
version
sourcesrc
created_at2022-05-12 02:45:52.107834
updated_at2024-10-18 14:20:51.43397
descriptionPilota is a thrift and protobuf implementation in pure rust with high performance and extensibility.
homepagehttps://cloudwego.io/docs/pilota/
repositoryhttps://github.com/cloudwego/pilota
max_upload_size
id584983
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Pilota-maintainers (github:cloudwego:pilota-maintainers)

documentation

https://docs.rs/pilota

README

Pilota

Crates.io Documentation License Build Status

Pilota is a thrift and protobuf implementation in pure rust with high performance and extensibility.

License

Pilota is dual-licensed under the MIT license and the Apache License (Version 2.0).

See LICENSE-MIT and LICENSE-APACHE for details.

Credits

We have used some third party components, and we thank them for their work.

For the full list, you may refer to the CREDITS.md file.

Community

Commit count: 269

cargo fmt