Porting Java’s ConcurrentHashMap to Rust [video]

In this stream we begin the work of porting Java’s ConcurrentHashMap to Rust. It will be a journey to get all the way there, but we got through most of the g… Read more

Similar

New JEP Would Simplify Java Type Variance

A new JEP Candidate proposes to facilitate the handling of type variance in Java. The new proposal, potentially targeting Java 10, would add a means for specifying the default variance in the definition of generic types, different to the current style of ...

Read more »