gabivlj
Systems Engineer at @cloudflare. I love compilers, networks and operating systems.
@CloudflareAustin, TX
Pinned Repositories
containers-demos
serverless-registry
A container registry backed by Workers and R2.
candice
Candice, a dead simple language and multi-platform.
candice-vscode
Candice vscode syntax highlighting extension.
chat-it-app
"Chat it" is a mini Reddit-like app trying out Graphql (Subscriptions and HTTP) with Golang, React (Apollo) and Mongodb.
container-examples
push
A docker push with zstd/gzip or no compression at all. Multiplatform and support overlay2 docker storage
remix-cloudflare-worker-durable-object-example
Example/Template on how to use remix + typescript + durable objects in Cloudflare.
spaceinvaders-multiplatform-kotlin-gdx
Videogame made in Libgdx with Kotlin. I created my own Texture packer and other cool stuff like a mini engine/interface or virtual joysticks like Brawl Stars.
torte
From VIM
gabivlj's Repositories
gabivlj/candice
Candice, a dead simple language and multi-platform.
gabivlj/chat-it-app
"Chat it" is a mini Reddit-like app trying out Graphql (Subscriptions and HTTP) with Golang, React (Apollo) and Mongodb.
gabivlj/push
A docker push with zstd/gzip or no compression at all. Multiplatform and support overlay2 docker storage
gabivlj/remix-cloudflare-worker-durable-object-example
Example/Template on how to use remix + typescript + durable objects in Cloudflare.
gabivlj/container-examples
gabivlj/ffmpeg-go
golang binding for ffmpeg
gabivlj/sqlitetots
Sqlite migration files to TypeScript schemas in a simple way. (VERY ROUGH CODE STILL)
gabivlj/x-lang
Toy interpreter, vm and compiler made in Go. With it's own web page to run it!
gabivlj/torte
From VIM
gabivlj/capnp-issue
gabivlj/config
gabivlj/distribution
The toolkit to pack, ship, store, and deliver container content
gabivlj/distribution-spec
OCI Distribution Specification
gabivlj/do-test
Some DO test
gabivlj/error-tree
Format your errors as error trees with stack traces. (Proof of concept dirty code)
gabivlj/gabivlj
gabivlj/go-capnp
Cap'n Proto library and code generator for Go
gabivlj/go-plugin
Golang plugin system over RPC.
gabivlj/miniflare
🔥 Fully-local simulator for Cloudflare Workers
gabivlj/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
gabivlj/nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
gabivlj/nomad-driver-containerd
Nomad task driver for launching containers using containerd.
gabivlj/poc-server-client
Just trying out Rust/async/Websocket/server-client etc. I thought it's interesting to experiment here :).
gabivlj/sqlparser-rs
Extensible SQL Lexer and Parser for Rust
gabivlj/templates
Templates for Cloudflare Workers
gabivlj/tokio-tun
Asynchronous allocation of TUN/TAP devices in Rust using tokio
gabivlj/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
gabivlj/workerd
The JavaScript / Wasm runtime that powers Cloudflare Workers
gabivlj/workers-sdk
⛅️ Home to Wrangler, the CLI for Cloudflare Workers®
gabivlj/wrangler-repro-issue