#util #serde #serialization #utils

no-std broxus-util

A collection of utils used at Broxus

14 releases

0.2.6 Aug 8, 2023
0.2.5 Jun 26, 2023
0.2.4 May 28, 2023
0.2.2 Jan 19, 2023
0.1.5 Aug 29, 2022

#716 in Parser implementations

Download history 118/week @ 2023-08-13 102/week @ 2023-08-20 107/week @ 2023-08-27 95/week @ 2023-09-03 74/week @ 2023-09-10 52/week @ 2023-09-17 31/week @ 2023-09-24 35/week @ 2023-10-01 42/week @ 2023-10-08 75/week @ 2023-10-15 50/week @ 2023-10-22 73/week @ 2023-10-29 60/week @ 2023-11-05 47/week @ 2023-11-12 66/week @ 2023-11-19 109/week @ 2023-11-26

286 downloads per month

MIT license

40KB
969 lines

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.

Dependencies

~4–15MB
~225K SLoC