-
This is the Systementwurf task
Should include:
- [ ] Homepage with links, pretty SUS examples, etc. You may look in [test.sus](test.sus) for inspiration
- [ ] Documentation, something like https…
-
We need to collect all the crates and index them.
There is an API on crates.io and also a git repo with an index:
- https://github.com/rust-lang/crates.io-index
-
# Exercism - be Rustaceans
[https://rust.101.so/101/exercism.html](https://rust.101.so/101/exercism.html)
-
> `atty` is unmaintained
| Details | |
| ------------------- | ---------------------------------------------- |
| Status | unm…
-
Tracking issues:
- [ ] https://github.com/rust-diplomat/diplomat/issues/718
- [x] https://github.com/rust-diplomat/diplomat/issues/719
- [ ] https://github.com/rust-diplomat/diplomat/issues/720 (…
-
I'm benchmarking my web server code for JSON deserialization against Golang. Code can be found at https://github.com/yourarj/rust-vs-go-performance-benchmark
We benchmarked the server response in T…
-
The context for this is https://github.com/rust-lang/rust/issues/116558: passing vector types by-value over `extern "C"` needs certain registers to be present, so if the target feature enabling these …
-
> `derivative` is unmaintained; consider using an alternative
| Details | |
| ------------------- | ---------------------------------------…
-
updating wpt testdata makes following nonalignment evident:
- [x] https://github.com/whatwg/url/pull/685 (https://github.com/servo/rust-url/pull/747)
- [x] https://github.com/whatwg/url/pull/589 (…
-
There is some debate about what benefit/costs serde's `derive` feature gives us. Before releasing `primitives` we should re-visit the topic and make a decision.
Original discussion is in https://gi…