Let's read the gRPC-Haskell source code

Опубликовано: 20 Март 2026
на канале: Ants Are Everywhere
349
10

In this live stream, we look at bindings that let you write gRPC microservices in Haskell. We also try to get a sense of what it takes to create a Haskell library that calls C libraries over a foreign function interface.

Site: https://hackage.haskell.org/package/g...
Code: https://github.com/awakesecurity/gRPC...

I didn't realize it when recording, but one of the gRPC-haskell's maintainers is Gabriel Gonzales, who has done a lot of Haskell outreach, including both lectures and some code streaming. You can find some of his work on YouTube: https://www.youtube.com/results?searc....

Some of my related videos:
Stack:    • Let's read the Stack (Haskell) source code  
Cabal:    • Let's read the Cabal (Haskell) source code  
Hadrian:    • Let's read the Hadrian build system source...  
GHC:    • Let's read the GHC source code  

gRPC deep dive videos from Google:
   • gRPC Deep Dive – Sree Kuchibhotla & Jayant...  
   • Deep Dive: gRPC - Yuxuan Li, Google  

Thanks for watching :)