broxus-util

Crates.iobroxus-util
lib.rsbroxus-util
version0.2.7
sourcesrc
created_at2022-08-08 13:47:27.688098
updated_at2024-01-29 18:08:41.021309
descriptionA collection of utils used at Broxus
homepage
repositoryhttps://github.com/broxus/broxus-util
max_upload_size
id640847
size43,014
Ivan Kalinin (Rexagon)

documentation

README

broxus-util   crates-io-batch docs-badge rust-version-badge workflow-badge

A collection of utils used at Broxus.

Features

  • argh - argh helpers
  • serde - various serde helpers
  • config - config parser with environment variables injection
  • log4rs - custom logger initialization
  • web - error converters and object builder
  • alloc - jemalloc allocator
  • alloc-profiling - profiling tools for jemalloc

Default: serde, config, log4rs

Contributing

We welcome contributions to the project! If you notice any issues or errors, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Commit count: 18

cargo fmt