12/23/2019 · The main things provided by this crate are some macros that help with writing Postgres extensions in Rust. This project uses cargo-make for automation. While not necessary, it does help with a lot of the build tasks, so is recommended. This can be installed with cargo install cargo-make. If using …
Easy Postgres extensions in Rust with pg- extend -rs A project to make Postgres extensions in Rust easy, you might learn how to use macro_rules, attribute macros, allocators and some FFI in this post 2018-12-27 programming rust postgres. There were a few …
Postgres extension library for Rust. Contribute to bluejekyll/pg- extend -rs development by creating an account on GitHub .
Show HN: Pg- extend -rs Easy Postgres extensions in Rust (bluejekyll.github.io) 244 points by bluejekyll on Dec 28, 2018 | hide | past | favorite | 22 comments rtpg on Dec 28, 2018, Pg- extend -rs: Postgres extension library for Rust Postgres extension library for Rust. Contribute to bluejekyll/pg- extend -rs development by creating an account on GitHub.
Pg- extend -rs: Postgres extension library for Rust Postgres extension library for Rust. Contribute to bluejekyll/pg- extend -rs development by creating an account on GitHub.
Easy Postgres extensions in Rust with pg- extend -rs by Benjamin Fry. A project to make Postgres extensions in Rust easy, you might learn how to use macro_rules, attribute macros, allocators and some FFI in this post. Jix’ Site: Introducing partial_ref by Jannis Harder.
PGX seems like a more robust offering than pg- extend -rs. This is a great addition to the community! Also, v.0.0.3 doesn’t create much confidence about stability! I’ll keep an eye on the project and wish the team the best. zombodb 68 days ago. re: v0.0.3 —