-
@InstantDomainSearch
- Utrecht
- https://dirkjan.ochtman.nl/
- @djco
Block or Report
Block or report djc
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
-
-
template-benchmarks-rs Public
Collected benchmarks for templating crates written in Rust
2,286 contributions in the last year
Less
More
Activity overview
Contributed to
rustls/rustls,
quinn-rs/quinn,
InstantDomain/instant-distance
and 5 other
repositories
Loading
Contribution activity
November 2021
Created 39 commits in 11 repositories
Created 1 repository
- djc/lettre Rust
Created a pull request in masalachai/epp-client that received 6 comments
Replace StringValueTrait with From impls
This seems more idiomatic since it relies on well-known conversion traits from the standard library. It is also more concise. Also apply some other…
+270
−455
•
6
comments
Opened 16 other pull requests in 8 repositories
djc/askama
3
open
1
merged
rustls/rustls
3
merged
masalachai/epp-client
1
merged
1
open
rustls/hyper-rustls
1
merged
1
closed
quinn-rs/quinn
2
merged
hyperium/tonic
1
open
lettre/lettre
1
merged
flamegraph-rs/flamegraph
1
merged
Reviewed 54 pull requests in 12 repositories
quinn-rs/quinn
20 pull requests
- Fix missing default-features = false in quinn-udp
- Use config to reject connections rather than extra state
- Replace fxhash with rustc_hash, its successor
- Only send ACKs when they've changed
- Make pub visibility for RttEstimator used by pub trait quinn::Congestion
- Adjust link to quinn crate entry point in docs
- Remove unnecessary dependency
- Remove obsolete HTTP feature note
- Avoid unwrapping in Endpoint
- Backwards-compatibility with late draft versions
- followup: rename "stateless retry" -> "retry"
- Rename "stateless retry" to "retry"
- Cache dependencies for CI
- Fix cases of spurious transmit readiness
- Persistent congestion fixes
- Cubic congestion controller fixes
- Apply datagram frame size to entire frame, not just payload
- Skip slow tests under tarpaulin
- Update README
- remove unwrap!
djc/askama
8 pull requests
rustls/rustls-ffi
7 pull requests
flamegraph-rs/flamegraph
4 pull requests
bluejekyll/trust-dns
3 pull requests
open-telemetry/opentelemetry-rust
3 pull requests
mitsuhiko/indicatif
2 pull requests
rustls/hyper-rustls
2 pull requests
rustls/rustls
2 pull requests
djc/bb8
1 pull request
seanmonstar/reqwest
1 pull request
masalachai/epp-client
1 pull request
Created an issue in rayon-rs/rayon that received 2 comments
Pointer being realloc'd was not allocated
I'm not sure that this is an issue with rayon, but at this point it does seem like the most likely candidate, so I'd like to get another set of eye…
2
comments
