Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knutwalker/fosdem-24-neo4rs-meets-serde
The journey of hacking in a new serde dataformat
https://github.com/knutwalker/fosdem-24-neo4rs-meets-serde
fosdem fosdem2024 neo4j neo4j-driver neo4rs serde
Last synced: 5 days ago
JSON representation
The journey of hacking in a new serde dataformat
- Host: GitHub
- URL: https://github.com/knutwalker/fosdem-24-neo4rs-meets-serde
- Owner: knutwalker
- Created: 2024-01-30T23:39:40.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-05T10:00:08.000Z (11 months ago)
- Last Synced: 2024-12-16T20:07:24.362Z (6 days ago)
- Topics: fosdem, fosdem2024, neo4j, neo4j-driver, neo4rs, serde
- Homepage: https://fosdem.org/2024/schedule/event/fosdem-2024-2420-the-journey-of-hacking-in-a-new-serde-dataformat/
- Size: 858 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Slides for the [FOSDEM '24 talk](https://fosdem.org/2024/schedule/event/fosdem-2024-2420-the-journey-of-hacking-in-a-new-serde-dataformat/) on serde meets neo4rs.
The slides are expected to be used with the [Advances Slides](https://github.com/MSzturc/obsidian-advanced-slides) plugin for [Obsidian](https://obsidian.md/).
- [`neo4rs`](https://github.com/neo4j-labs/neo4rs) is a Rust driver for [Neo4j®](https://neo4j.com/).
- [`serde`](https://serde.rs/) is a framework for serializing and deserializing Rust data structures.## License
[The journey of hacking in a new serde dataformat](https://github.com/knutwalker/fosdem-24-neo4rs-meets-serde) © 2024 by [knutwalker](https://github.com/knutwalker) is licensed under [CC BY-NC 4.0](http://creativecommons.org/licenses/by-nc/4.0/?ref=chooser-v1)