https://github.com/fullzer4/stdbr
Standard library for Brazil. One core, every language.
https://github.com/fullzer4/stdbr
brazil cep cnpj cpf no-std rust standards
Last synced: about 1 month ago
JSON representation
Standard library for Brazil. One core, every language.
- Host: GitHub
- URL: https://github.com/fullzer4/stdbr
- Owner: fullzer4
- License: apache-2.0
- Created: 2026-04-30T19:38:57.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-05-13T20:25:37.000Z (2 months ago)
- Last Synced: 2026-05-31T15:29:36.092Z (about 2 months ago)
- Topics: brazil, cep, cnpj, cpf, no-std, rust, standards
- Language: Rust
- Homepage:
- Size: 325 KB
- Stars: 5
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# 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.
| Target | Package | Via |
|--------|---------|-----|
| 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