-
Should `rustfmt` be enforced in the rust projects? Personally I am a fan, and it is well integrated in `cargo` and IDEs, and it's widely used.
[Validating it in CI](https://github.com/rust-lang/rus…
-
I wanted to know if it's possible to make queries from the Rust side, or if should be using other library if I don't plan to use the frontend side.
Currently, with the store plugin I do this:
`…
-
Hey folks :wave:
Based on the discussion we had yesterday in our Coding Guidelines Subcommittee meeting, I'd like to propose we divvy up entries from the [glossary](https://rust-lang.github.io/uns…
-
We do permit having more than one copy of the Rust runtime inside a binary, and AFAIK we also permit "Rust" ABI function calls between code using different runtimes, as long as they were built with th…
-
### SDK
Rust SDK
### Description
The documentation should mention that the key "function" is not allowed when setting a tag. It is not visible in the Sentry backend anyway.
https://docs.sentry.io/…
-
# Environment
**Delta-rs version**:
0.21.0
**Binding**:
**Environment**:
- **OS**:
Linux
***
# Bug
switching from pyarrow engine to rust increase memory usage by nearly 3X, the job…
-
Bindings should concern higher types exposed to the Python API:
- [ ] Gates
-
I wanted to open this issue as a central place for discussing the removal/supplementing of the openssl dependency. As far as I understand, this is desired, see https://github.com/algesten/str0m/issues…
-
Hey so I'm interested in adding rust support. I think I've got a rough idea as to how this might be doable. But I'd love to get some feedback from someone a little more knowledgeable on introspector b…
-
As a team we need to develop a p2p network in RUST
In order to create a decentralized validator nodes that will implement MPCTSS as the validation protocol.
DoD:
- Using the RUST libp2p library
- U…