Skip to content

Add Rust implementation#7

Merged
kurtbrose merged 1 commit intomainfrom
codex/add-rust-implementation-for-graphvalue
Sep 15, 2025
Merged

Add Rust implementation#7
kurtbrose merged 1 commit intomainfrom
codex/add-rust-implementation-for-graphvalue

Conversation

@kurtbrose
Copy link
Owner

Summary

  • implement Rust Graph-JSON encoder/decoder using GraphValue backed by Rc<RefCell<_>>
  • support converting to/from serde_json::Value
  • add tests against shared golden cases

Testing

  • cargo test (fails: failed to download from https://index.crates.io/config.json)
  • python -m pytest
  • ruby test.rb
  • npm test

https://chatgpt.com/codex/tasks/task_e_68c791c522c083299183096448216a38

@kurtbrose kurtbrose merged commit 3b1783e into main Sep 15, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant