-
Hey there!
I just saw this repo and since I'm currently building another [wrapper for MEOS in Rust](https://github.com/MobilityDB/RustMEOS/), I was wondering whether we could maybe collaborate. Do …
-
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…
-
After upgrading from Fedora 40 to 41 the script has stopped working.
```
/home/alex/.cargo/bin/fury-renegade-rgb -b /dev/i2c-7 -2 -4 brightness --value 0
Error:
0: Input/output error (os erro…
-
### Code
Use javascript `x=10000; out="compile_error!(" + "concat!(".repeat(x) + '"A"' + ")".repeat(x); + ");"` to create rust code.
Full code in [evil3.rs.txt](https://github.com/user-attachment…
-
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…
-
We need an efficient memory map to [be able to manage malloc and mmap effectively](https://github.com/Lind-Project/lind-wasm/issues/4). It seems like a good start would be to port [NaCl's memory map](…
-
# 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…
-
**Describe the bug**
I get this error when I use `rust.bindgen()` from within a subproject:
```
subprojects/foo/meson.build:14:17: ERROR: Tried to get unknown builtin option foo:c_args
```
**To…
-
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…
-
auto-reduced (treereduce-rust):
````rust
struct NonGeneric {}
#[derive(Default)]
struct NonGeneric {}
pub fn main() {}
````
Version information
````
rustc 1.85.0-dev
binary: rustc
commit-hash: u…