gofileseq
File sequence parser
A library for parsing and generating file sequences commonly used in VFX and animation applications.
A library for parsing/building frame ranges and sequences. A port of the python fileseq library, for Go and C++(https://github.com/justinfx/fileseq)
56 stars
4 watching
6 forks
Language: C++
last commit: 9 months ago
Linked from 1 awesome list
cppfileseqfilesystemgogolangrangesvfx
Related projects:
Repository | Description | Stars |
---|---|---|
justinfx/fileseq | A Python library for parsing and working with sequences of frames in images or video files. | 258 |
francoispqt/gojay | A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,127 |
james4k/go-bgfx | A Go wrapper around Branimir Karadžić's bgfx rendering library | 60 |
go-gcfg/gcfg | A Go library that reads INI-style configuration files into data structures | 168 |
aclindsa/ofxgo | A Go library for querying and parsing OFX financial data | 138 |
jamesclonk/go-todotxt | A Go client library for parsing and manipulating task lists in the todo.txt format. | 31 |
pelletier/go-toml | Library for parsing and generating the TOML file format in Go. | 1,751 |
forticheprod/fls | A command-line tool for listing and packing frames sequences | 14 |
artonge/go-gtfs | A Go package for loading and parsing GTFS files | 45 |
julienpalard/pipe | A Python library providing a simple and flexible way to process sequences of data using infix notation. | 1,965 |
antchfx/htmlquery | A Golang package for extracting data from HTML documents using XPath expressions. | 744 |
asticode/go-astiav | A Golang library providing C bindings for the ffmpeg multimedia framework. | 408 |
angelofallars/htmx-go | A Go library for declaratively controlling HTMX behavior in web applications | 758 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
jskorepa/fbx | A C++ library for reading and writing 3D model files in the FBX format. | 292 |