Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/georust/rstar

R*-tree spatial index for the Rust ecosystem
https://github.com/georust/rstar

Prepare for 0.9.3 release

urschrei opened this pull request almost 3 years ago
new release with heapless 0.7 support

Dushistov opened this issue almost 3 years ago
Upgrade to heapless v0.7.10 and update MSRV to 1.51.0

rye opened this pull request almost 3 years ago
Geo points and custom distance metric

DXist opened this pull request almost 3 years ago
Remove pdqselect dependency

Stoeoef opened this pull request almost 3 years ago
Unique/hashable ID for each RTreeNode

giorgostheo opened this issue almost 3 years ago
enable compilation for no_std

wucke13 opened this pull request almost 3 years ago
How to use RTree as a set?

akriegman opened this issue about 3 years ago
2 Layer Rtree

giorgostheo opened this issue about 3 years ago
Post-order element traversal

urschrei opened this issue about 3 years ago
Crates.io still refers to Stoeoef/rstar

nicholas-l opened this issue about 3 years ago
Release 0.9.2

rmanoka opened this pull request about 3 years ago
Add remove_in_envelope_intersecting

lehmanju opened this pull request over 3 years ago
Provide `retain` function for mutable selection iterators

lehmanju opened this issue over 3 years ago
Prepare for 0.9.1 release

urschrei opened this pull request over 3 years ago
generic geom + data container

urschrei opened this pull request over 3 years ago
Added LineWithData and RectangleWithData

jblindsay opened this pull request over 3 years ago
Release v0.9.0

rmanoka opened this pull request over 3 years ago
Release 0.9.0

rmanoka opened this issue over 3 years ago
Q: Non-euclidean space primitives

0x7CFE opened this issue over 3 years ago
Remove panic! instances

urschrei opened this pull request over 3 years ago
Typos fixes, link fixes, citation fixes

urschrei opened this pull request over 3 years ago
polish release notes

michaelkirk opened this pull request over 3 years ago
Remove imports and remove executable bit from various files

urschrei opened this pull request over 3 years ago
Fix min_max_dist heuristic for AABB

rmanoka opened this pull request over 3 years ago
Update benchmark functions

urschrei opened this pull request over 3 years ago
Update CI

urschrei opened this pull request over 3 years ago
Clippy, rustfmt, Cargo metadata updates

urschrei opened this pull request over 3 years ago
Fix rstar-demo for aarch64 macos

michaelkirk opened this pull request over 3 years ago
Add CI

urschrei opened this pull request over 3 years ago
Update dependencies

urschrei opened this pull request over 3 years ago
Added impl Point for Tuples

douweschulte opened this pull request over 3 years ago
RectangleWithData?

Voker57 opened this issue over 3 years ago
Helping with maintaining the crate

rmanoka opened this issue over 3 years ago
Updates heapless dependency to 0.6 due to vulnerability

purew opened this pull request almost 4 years ago
Nearest neighbour not in `locate_within_distance` neighbourhood

elrnv opened this issue almost 4 years ago
Internal tidy

jerry73204 opened this pull request almost 4 years ago
Could bulk_load accept an iterator?

IamTheCarl opened this issue over 4 years ago
Support for Large Persisted Trees

anlumo opened this issue over 4 years ago
Nearest neighbors

jverce opened this pull request over 4 years ago
distance_2 is problematic for integer types

Bytekeeper opened this issue over 4 years ago
Documentation should indicate that removal is O(N)

code-affinity opened this issue over 4 years ago
Can't use PointExt methods in custom implementation

berkut0 opened this issue over 4 years ago
Unreachable! panic when inserting points

alec-deason opened this issue over 4 years ago
Add support for periodic boundary conditions

seatonullberg opened this issue over 4 years ago
Allow mutating generator functions for points

Dr-Emann opened this pull request over 4 years ago
Add cargo fmt to travis build config

Atul9 opened this pull request over 4 years ago
Add all-nearest-neighbors (a1NN) iterator for tree-to-tree lookup

aschampion opened this pull request over 4 years ago
Aabb: fix min_max_dist_2 consistency with distance_2

aschampion opened this pull request over 4 years ago
Fine-tune iterator inline capacity to avoid memcpy call overhead

adamreichold opened this pull request over 4 years ago
Use SmallVec in selection iterators to avoid heap allocation overhead.

adamreichold opened this pull request over 4 years ago
RFC: Add support for internal iteration to avoid heap allocations

adamreichold opened this pull request over 4 years ago
Fixes a broken doc link for primitives module

Maximkaaa opened this pull request over 4 years ago
Optimizations to nearest neighbor

aschampion opened this pull request over 4 years ago
Use should_unpack_leaf in SelectionIteratorMut

therealbnut opened this pull request over 4 years ago
nearest_neighbor_iter_with_distance doesn't return distance

clbarnes opened this issue over 4 years ago
Implement RTree::nearest_neighbors

jverce opened this issue almost 5 years ago
Implement Point for Rc<dyn RTreeObject>

categulario opened this issue almost 5 years ago
Improve interoperability with other linear algebra crates

Stoeoef opened this issue almost 5 years ago
No std support

brenzi opened this pull request almost 5 years ago
SelectionIterator is private

jerry73204 opened this issue almost 5 years ago
Advice for implementing Envelope

ckaran opened this issue about 5 years ago