csnewman / ffmpeg-goLinks
Go bindings for the FFmpeg libraries
☆67Updated last year
Alternatives and similar repositories for ffmpeg-go
Users that are interested in ffmpeg-go are comparing it to the libraries listed below
Sorting:
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆28Updated last week
- spectacular Golang struct tag parsing☆60Updated last year
- Cookies, but with structs, for happiness.☆111Updated 2 weeks ago
- Native type for dealing with dates in Go☆68Updated last week
- Convert Golang structs to Typescript interfaces☆73Updated 2 years ago
- Make Writing HTML in Go a Breeze 🍃☆50Updated 5 months ago
- Server-Sent Events for Go. A tiny, dependency-free, spec-compliant library compatible with the HTTP stdlib.☆64Updated last week
- portable Go audio metadata read/write via TagLib compiled to WASM☆51Updated 3 weeks ago
- A Go test harness that starts an ephemeral PostgreSQL server☆34Updated 4 months ago
- A golang map in which entries expire after given a time period☆59Updated last year
- A very simple synthesizer☆42Updated last year
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆139Updated this week
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆68Updated 3 years ago
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- Nats-mutex is a distributed lock library using NATS JetStream.☆27Updated 6 months ago
- TStat provides a friendly way to query Go test output and cover profiles☆22Updated last year
- Adding "unset" state to Go's types☆82Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 7 months ago
- wasmws: Webassembly (WASM) Websockets for Go applications☆79Updated 9 months ago
- A high-performance rate limiter library for Go applications☆135Updated this week
- High-performance client-server library for Golang that implements the Command pattern☆62Updated 3 weeks ago
- A port of dinero.js to Go☆68Updated last year
- Bag of words as code☆85Updated 9 months ago
- Elegant and powerful Go enums with zero code generation☆36Updated 4 months ago
- Library to generate TOTP/HOTP codes☆138Updated last year
- KSBus is a zero-configuration event bus written in Go, designed to facilitate real-time data sharing and synchronization between Go serve…