Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
Nam Seob Seo
  • Search
  • About

    Nam Seob Seo

    Senior Software Engineer

    • Austin

    C++ - Lock free programming in C++ and memory ordering

    less than 1 minute read

    C++ lock free programming in Youtube video
    https://www.youtube.com/watch?v=qdrp6k4rcP4

    C++ memory order in Youtube video
    https://www.youtube.com/watch?v=A_vAG6LIHwQ
    https://www.youtube.com/watch?v=VP-5fizCUbw

    Resource related concurrent programming in Rust and C++
    https://github.com/crossbeam-rs/rfcs/wiki

    Categories: C++

    Updated: December 2, 2020

    Share on

    Twitter Facebook LinkedIn
    Previous Next

    You may also enjoy

    C++ - A Tour of C++ Executors, Part 1 (Eric Niebler, CppCon 2021)

    9 minute read

    Eric Niebler - Working with Asynchrony Generically: A Tour of C++ Executors (part 1/2) - CppCon 2021

    C++ - Implementing Control Flow with Sender/Receiver (Steve Downey)

    7 minute read

    Steve Downey - Using the C++ Sender/Receiver Framework: Implement Control Flow for Async Processing

    C++26 std::execution: then vs let_value, and the Full Algorithm Catalog

    9 minute read

    C++26 finally ships std::execution (P2300) — the sender/receiver framework for asynchronous and parallel programming. Two of its algorithms get confused cons...

    GGUF vs MLX: Two Takes on the Local LLM Model Format

    7 minute read

    If you have ever downloaded a model to run on your own machine, you have met the two formats that dominate the conversation today: GGUF and MLX. They both so...

    • Follow:
    • GitHub
    • Feed
    © 2026 Nam Seob Seo. Powered by Jekyll & Minimal Mistakes.