Skip to content

AldaronLau/specializer

Specializer

tests GitHub commit activity GitHub contributors
Crates.io Crates.io Crates.io (recent)
Crates.io Docs.rs

Limited safe specialization on stable Rust with builder-like pattern

Check out the documentation for examples.

Features

  • Functions to do a fallible cast to/from generics/concrete types
  • Supports casting with 'static types and borrowed types
  • Sync/async builders for chaining type specialization
  • No-std/no-alloc
  • No unsafe

MSRV

The current MSRV is Rust 1.85.

Any future MSRV updates will follow the Ardaku MSRV guidelines.

Alternatives

License

Copyright © 2025 The Specializer Contributors.

Licensed under any of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as described above, without any additional terms or conditions.

Help

If you want help using or contributing to this library, feel free to send me an email at aldaronlau@gmail.com.

About

Limited safe specialization on stable Rust with builder-like pattern

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
BSL-1.0
LICENSE_BOOST
MIT
LICENSE_MIT

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages