This website requires JavaScript.
Explore
Help
Sign in
nebkor
/
spacedog
Watch
1
Star
0
Fork
You've already forked spacedog
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
16
commits
1
branch
0
tags
74
KiB
Rust
100%
097e294e7f
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Joe
097e294e7f
add aabb search and benchmark
2025-10-18 17:24:18 -07:00
benches
add aabb search and benchmark
2025-10-18 17:24:18 -07:00
src
add aabb search and benchmark
2025-10-18 17:24:18 -07:00
.gitignore
add clap and rstar deps, initial data structure shape takes hold
2025-10-16 14:05:57 -07:00
Cargo.lock
replaced atomics with a vec-wide lock, now 2x slower than before
2025-10-17 13:09:44 -07:00
Cargo.toml
replaced atomics with a vec-wide lock, now 2x slower than before
2025-10-17 13:09:44 -07:00