Last updated:
0 purchases
blastpipe 2024.11.34
A simple utility library, used as a slice demonstration for using
Meson+OZI as a Python packaging management layer and for OZI Project experiments.
Includes msgspec linked with mimalloc.
Contributing
Contributions are what make the open source community such an amazing place to
learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and
create a pull request. You can also simply open an issue with the tag “enhancement”.
Don’t forget to give the project a star! Thanks again!
Fork the repository
Create your Feature Branch (git checkout -b feature/AmazingFeature)
Commit your Changes (git commit -m 'Add some AmazingFeature')
Push to the Branch (git push origin feature/AmazingFeature)
Open a Pull Request
Bug Reports
Create an issue with the tag “bug” with a descriptive title stating the issue succinctly.
Fill out the issue template with the information requested.
If you have any proposed changes related to a bug, if an Issue has not been created please
complete the above instructions.
The next steps are similar to the steps needed to create a feature pull request.
Submitting a Fix
Fork the repository
Create your Bugfix Branch (git checkout -b bugfix/Issue#)
Commit your Changes (git commit -m '🐛: Fix Issue#')
Push to the Branch (git push origin bugfix/Issue#)
Open a Pull Request
License
blastpipe is released under the terms of the 2.0 version of the Apache License
with LLVM exception.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.