Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
227 results
In this stream we continue the work of porting Java's ConcurrentHashMap to Rust. We finish up the concurrent hash table resizing ...
13,542 views
6 years ago
This stream is (probably) the last segment in our journey into porting Java's ConcurrentHashMap to Rust. We start writing some ...
10,974 views
The term “data-oriented programming” is often mentioned in the digital halls of the Clojure community, but what does it mean?
7,694 views
3 years ago
Following another Twitter poll (https://twitter.com/Jonhoo/status/1000102031925956610), we're building a simple hash map in ...
39,846 views
7 years ago
... in https://github.com/jonhoo/rust-evmap/pull/83. left-right wishes to alias types between two different copies of a data structure, ...
26,937 views
5 years ago
https://conf.tlapl.us/2020/10-Yovine_and_Solsona-TLA_+_specification_of_PCR_parallel_programming_pattern.pdf.
229 views
958 views
11 years ago
In this stream, we started implementing the ubiquitous TCP protocol that underlies much of the traffic on the internet! In particular ...
251,453 views
Reflection and Java give a colossal capability, especially for removing boilerplate. It gives impactful productivity on Java to cover ...
181 views
In this stream, we start implementing the concurrency algorithm from the academic paper "A Practical Wait-Free Simulation for ...
50,416 views
4 years ago
I accidentally turned off the audio during the Zoom session, so I have re-recorded the remainder of the lecture (and it's probably ...
94 views
2 years ago
Learn Array in Java | introduction part 1 #arraysinjava#javaarray#javaarrays;arrays Hi in this session we are going to learn about ...
139 views
A discussion of Java memory management with reminders about references.
399 views
Part-1 covers life before objects as implemented with structured records in the C-language and an introduction to classes and ...
942 views
I've regularly had people ask me to do a live-stream on Noria, a database prototype I've been developing in Rust as part of my ...
21,439 views
Well, most of Chapter 9. Not sure I should have talked so much about the Scanner and command-line arguments, but they're ...
49 views
Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...
173 views
10 months ago
Completion of a discussion of interfaces and introduction to algorithms.
678 views
A handy data structure for buffering input, the ring buffer (also known as a circular buffer, among a few other names) is a fun data ...
6,853 views
In this stream series, we're implementing an asynchronous ZooKeeper client library in Rust using the tokio crate and futures.
4,190 views