π¨π¦ developer living in π¦πΊ
- Sydney, Australia
-
08:29
(UTC +11:00) - https://policarp.io
Pinned Loading
-
scala-aws-params-reader
scala-aws-params-reader PublicLibrary for reading data from AWS' Parameter Store
Scala 7
-
-
Using Avro4s with Confluent Kafka Av...
Using Avro4s with Confluent Kafka Avro Serializer + Schema Registry 1import java.util
23import com.sksamuel.avro4s.RecordFormat
4import org.apache.avro.generic.GenericRecord
5import org.apache.kafka.common.serialization.{Deserializer, Serde, Serializer}
-
Demonstrates how I got bindgen to ge...
Demonstrates how I got bindgen to generate the bindings to libfuse 1# Rust's Bindgen + Fuse in 2019
23I will quickly show how I got bindgen (https://rust-lang.github.io/rust-bindgen) to generate the bindings to Fuse (libfuse) with the current stable release of Rust. By doing so, this _should_ demonstrate how to bootstrap writing your own Fuse file system in Rust.
45I do realise that there are some crates that already exist that aid in making Fuse drivers in Rust, but this was more or less an excuse to also try out bindgen, which I don't believe those existing libraries utilise.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.