Heinz N. Gies
Heinz N. Gies
* Add `simd-json-derive` for struct serialization * Bump `simd-json` to 0.4
@sunnygleason and me have put quite some work into improving simd-json.rs performance it would be great if the numbers could be updated with the current version of simd-json.rs. Many thanks...
When the user logged in alloy has no own repositories but only access to GH-org repositories the add repositories page keeps showing the red "you need to install alloy" banner....
`/images/unlink.png` is missing
### Summary When having complex trait bounds `trait_duplication_in_bounds` warns incorrectly ### Lint Name trait_duplication_in_bounds ### Reproducer I tried [this code](https://github.com/tremor-rs/tremor-runtime/blob/main/tremor-influx/src/decoder.rs#L31-L73): ```rust fn parse_fields Result where V: Value + Mutable +...
There is a crash in rust-rdkafka that panics the program with an `Illegal instruction`. It is not easy to reproduce but it seems to be related to Kafka disconnecting and...
This aligns the function with it's documentation and will result in easier to resolve errors for problems such as #712. closes #712
NOTE: Not a complaint just an observation that might be useful to discuss / design / improve that scheduling model. Hi I ran our benchmarks with 1.6.2 and current master...
heavy WIP, trying to add support for SQPOLL not currently working, will cleanup & squash at the end.
Coveralls has stopped reporting results and is by that blocking pull requests we have 4 of them currently pending: - https://github.com/tremor-rs/tremor-runtime/pull/1196 - https://github.com/tremor-rs/tremor-runtime/pull/1197 - https://github.com/tremor-rs/tremor-runtime/pull/1198 - https://github.com/tremor-rs/tremor-runtime/pull/1199 For each of...