Rust Any Part 1: Extension Maps in Rust

Replicated Log

The Evolution of the PCI Express Specification: On its Sixth Generation, Third Decade and Still Going Strong

Issue #151

1/13/2022

{{PreviewText}} 

<(','<)<(',')>(>',')>
Last issue of the week. Have an absolutely lovely weekend!

====================================================================

Rust Any Part 1: Extension Maps in Rust

Published: 6 January 2022
Tags: rust


"Sometimes in Rust you want to design APIs that provide a little bit of flexibility for the user". In this first part article, Armin Ronacher presents how one can do that using the Any type to get around complexities inherent in the traditional method of using generic type parameters.


====================================================================

Replicated Log

Published: 11 January 2022
Tags: distributed systems


"When multiple nodes share a state, the state needs to be synchronized". Unmesh Joshi's article demonstrates how this can be achieved by "using a write-ahead log that is replicated to all the cluster nodes".


====================================================================

The Evolution of the PCI Express Specification: On its Sixth Generation, Third Decade and Still Going Strong

Published: 11 January 2022
Tags: hardware


I first came across PCIe when building my computer. Dr. Debendra Das Sharma's article explores its development and evolution since its inception in 2003.


Want to help?

Thank you for reading! If you enjoy the newsletter, I would really appreciate you helping me spread the word by forwarding this to your friends and colleagues!

If you want to discuss or comment on this issue, head on over to this page at A Byte of Coding. You can also subscribe there if you're new!

Have comments or feedback? Just reply to this email or hit me up on Twitter @AByteOfCoding.

Email landed in your promotions tab? Please move it over to primary so you don't miss the latest issues in the future.
Thanks for your Support! 

Thanks to sponsors and supporters like Євген Грицай, Scott Munro, zturak, pek, Emil Hannesbo, Joe Hill, and Astrid Sapphire this newsletter is provided to you for free. If you'd like to also show your support and buy me a monthly meal, you can donate on the Patreon page. It's not necessary, but it lets me know that I'm doing a good job and that you're finding value in the content.


Stats (updated daily)

Sent: 2634

Opens: 1291

Clicks: 350

Link Clicks Clicks % Unique Clicks Unique Clicks %
Rust Any Part 1: Extension Maps in Rust 96 29.36% 85 28.81
Replicated Log 134 40.98% 121 41.02
The Evolution of the PCI Express Specification: On its Sixth Generation, Third Decade and Still Going Strong 97 29.66% 89 30.17

Previous

Back to Issues

Next