https://github.com/bbrtj/perl-algorithm-quadtree-xs
XS backend for Algorithm::QuadTree
https://github.com/bbrtj/perl-algorithm-quadtree-xs
algorithms hacktoberfest perl
Last synced: 8 months ago
JSON representation
XS backend for Algorithm::QuadTree
- Host: GitHub
- URL: https://github.com/bbrtj/perl-algorithm-quadtree-xs
- Owner: bbrtj
- Created: 2022-05-27T18:33:19.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-20T18:00:30.000Z (almost 2 years ago)
- Last Synced: 2025-02-28T15:54:49.428Z (over 1 year ago)
- Topics: algorithms, hacktoberfest, perl
- Language: Perl
- Homepage:
- Size: 146 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
Awesome Lists containing this project
README
# Algorithm::QuadTree::XS
XS backend for [Algorithm::QuadTree](https://metacpan.org/release/Algorithm-QuadTree)
## Code and documentation
[Algorithm::QuadTree::XS on CPAN](https://metacpan.org/release/Algorithm-QuadTree-XS)
## Bugs and feature requests
Please use the Github's issue tracker to file both bugs and feature requests.
## Contributions
Contributions to the project in form of Github's pull requests are
welcome. Please make sure your code is in line with the general
coding style of the module. Let me know if you plan something
bigger so we can talk it through.
### Author
Bartosz Jarzyna