Open in app
Home
Notifications
Lists
Stories

Write
Daniel Sedlak
Daniel Sedlak

Home

Jul 23, 2021

Zero downtime API in Golang

If we start a new application we should take in my that our application should be easily upgradable and distributable. Some applications require maximum uptime. This application can be, for example, an API that can be used by multiple clients who expect that the API is always alive. Recently I…

Golang

4 min read

Zero downtime API in Golang
Zero downtime API in Golang

Jan 30, 2021

Rust FFI vs Golang FFI (cgo)

I was put to a task where I needed to use a lot of FFI; specifically, I am talking about libav. A lot of FFI means that there will be many calling between higher-level language <-> C library. The library that I needed to use is significant, and it would…

Rust

4 min read

Rust FFI vs Golang FFI (cgo)
Rust FFI vs Golang FFI (cgo)
Daniel Sedlak

Daniel Sedlak

System Engineer & Master student of Distribured systems

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable