# stdbr
[](https://github.com/fullzer4/stdbr/actions/workflows/ci.yml)
[](https://github.com/fullzer4/stdbr/actions/workflows/ibge-sync.yml)
[](https://crates.io/crates/stdbr)
[](LICENSE)
Standard library for Brazil.
One Rust codebase (`no_std` + `alloc`), five modules, four binding targets. Same behavior everywhere.
| Rust | [](https://crates.io/crates/stdbr) | direct |
| Node.js | [](https://github.com/fullzer4/stdbr/tree/main/bindings/nodejs) | napi-rs |
| Python | [](https://pypi.org/project/stdbr/) | PyO3 |
| WASM | [](https://www.npmjs.com/package/stdbr-wasm) | wasm-bindgen |
| C/C++ | [](https://github.com/fullzer4/stdbr/releases) | `extern "C"` |
## License
Apache-2.0