Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
oldnordic
/
sqlitegraph
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
12
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: oldnordic/sqlitegraph
Actions
All workflows
Workflows
Python
Python
Validate
Validate
Wheels
Wheels
Show more workflows...
Management
Caches
Deployments
Python
Python
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
python.yml
will be ignored since log searching is not yet available
44 workflow runs
44 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix: unwrap hygiene across backend/hnsw/sqlite + bump v3.0.4
Python
#19:
Commit
2f58fe5
pushed by
oldnordic
1m 55s
main
main
1m 55s
View workflow file
release sqlitegraph-py 0.4.2: bump sqlitegraph dep to 3.0.3 (AVX-512)
Python
#18:
Commit
75c900e
pushed by
oldnordic
2m 1s
main
main
2m 1s
View workflow file
docs: add AVX-512 SIMD entry to 3.0.2 CHANGELOG
Python
#17:
Commit
77a3113
pushed by
oldnordic
2m 3s
main
main
2m 3s
View workflow file
release: 3.0.1 + py 0.4.1 — fix label-filtered edge MATCH after plain…
Python
#16:
Commit
4d8f037
pushed by
oldnordic
2m 3s
main
main
2m 3s
View workflow file
release(py): 0.4.0 — Cypher query + algorithm bindings + delete_hnsw_…
Python
#15:
Commit
df6e92e
pushed by
oldnordic
2m 4s
main
main
2m 4s
View workflow file
docs(3.0.0): rewrite top-level docs, refresh sub-crate READMEs, add h…
Python
#14:
Commit
5105131
pushed by
oldnordic
2m 19s
main
main
2m 19s
View workflow file
fix(ci): cargo fmt on sqlitegraph-py/src/lib.rs
Python
#13:
Commit
44df79f
pushed by
oldnordic
2m 1s
main
main
2m 1s
View workflow file
feat(py): expose Phase 4 algorithms + delete_hnsw_index in Python FFI
Python
#12:
Commit
9a577b3
pushed by
oldnordic
11s
main
main
11s
View workflow file
style: cargo fmt
Python
#11:
Commit
eb8f130
pushed by
oldnordic
1m 52s
main
main
1m 52s
View workflow file
fix(py): typed exceptions + ruff format on bulk-insert path
Python
#10:
Commit
2f9b9d1
pushed by
oldnordic
2m 3s
main
main
2m 3s
View workflow file
feat(core,py): bulk-insert primitives — 2.4.0 / 0.3.0
Python
#9:
Pull request
#5
synchronize by
oldnordic
1m 59s
feat/bulk-insert
feat/bulk-insert
1m 59s
View #5
View workflow file
feat(core,py): bulk-insert primitives — 2.4.0 / 0.3.0
Python
#8:
Pull request
#5
opened by
oldnordic
1m 55s
feat/bulk-insert
feat/bulk-insert
1m 55s
View #5
View workflow file
release: bump versions and changelogs for 2.3.0 / 0.2.0
Python
#7:
Commit
f70699b
pushed by
oldnordic
2m 7s
main
main
2m 7s
View workflow file
feat(core,py): kind-filtered bfs and shortest_path traversal — 2.3.0 / 0.2.0
Python
#6:
Pull request
#4
opened by
oldnordic
1m 47s
feat/bfs-shortest-path-filtered
feat/bfs-shortest-path-filtered
1m 47s
View #4
View workflow file
release: bump versions and changelogs for 2.2.5 / 0.1.1
Python
#5:
Commit
1d53589
pushed by
oldnordic
2m 17s
main
main
2m 17s
View workflow file
fix(py): node_degree returns (in, out) + Rust stub scan in CI
Python
#4:
Commit
201b917
pushed by
oldnordic
1m 45s
main
main
1m 45s
View workflow file
ci(python): add cargo fmt --check step to catch Rust fmt drift in py …
Python
#3:
Commit
1472ae1
pushed by
oldnordic
1m 58s
main
main
1m 58s
View workflow file
fix(ci): cargo fmt sqlitegraph-py + venv for python.yml maturin develop
Python
#2:
Commit
fb24d11
pushed by
oldnordic
1m 55s
main
main
1m 55s
View workflow file
feat(py): add sqlitegraph-py — PyO3 bindings, abi3 wheels, quality gates
Python
#1:
Commit
d7ef047
pushed by
oldnordic
1m 38s
main
main
1m 38s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.