An open API service indexing awesome lists of open source software.

https://github.com/coolcatcoder/seven_years

A nightly reflection library.
https://github.com/coolcatcoder/seven_years

Last synced: 17 days ago
JSON representation

A nightly reflection library.

Awesome Lists containing this project

README

          

# Seven Years
The amount of bad luck from breaking a mirror.\
This crate is a reflection library.

## Warning: Nightly
This project uses nightly features that may never see the light of stable.\
Each nightly feature must be enabled using a crate feature.

## Features
`generic_const_arguments`\
`type_info`\
`ptr_metadata`\
`maybe_uninit_array_assume_init`

## Credits
This idea has been discussed and collaborated on by many people in the Bevy discord server.\
Pizza made his own repository which explores the same features in different ways.

## License

Licensed under either of

* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or )
* MIT license
([LICENSE-MIT](LICENSE-MIT) or )

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
dual licensed as above, without any additional terms or conditions.