# stdbr
[](https://github.com/fullzer4/stdbr/actions/workflows/ci.yml)
[](https://github.com/fullzer4/stdbr/actions/workflows/ibge-sync.yml)
[](LICENSE)
Standard library for Brazil.
One Rust codebase (`no_std` + `alloc`), five modules, four binding targets. Same behavior everywhere.
| Rust | `stdbr-core` | direct |
| Node.js | `@stdbr/stdbr` | napi-rs |
| Python | `stdbr` | PyO3 |
| WASM | `@stdbr/wasm` | wasm-bindgen |
| C/C++ | `stdbr-ffi` | `extern "C"` |
## License
Apache-2.0