mdouchement / dngLinks
A basic DNG codec reader for Golang
☆17Updated last year
Alternatives and similar repositories for dng
Users that are interested in dng are comparing it to the libraries listed below
Sorting:
- Graphic library supporting various displays☆28Updated 3 months ago
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- Ramer-Douglas-Peucker path simplification algorithm in Golang☆15Updated 2 years ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆37Updated 2 years ago
- On-disk high-performance object storage☆18Updated 4 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Collect data about your dependencies☆43Updated 2 months ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Type-safe atomic values for Go☆19Updated last year
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- Go helper to print a table of data to stdout☆16Updated 4 years ago
- Go package providing information about the number of CPUs in the system☆28Updated 2 months ago
- Cross-platform package to move stuff to the OS trash☆23Updated 4 months ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Print uncovered code☆56Updated 5 months ago
- A scriptable FSM library for Go☆40Updated 5 years ago
- simple data streams for go☆31Updated 2 years ago
- WiFi daemon for connecting to WiFi networks (encrypted or unencrypted) with gokrazy☆36Updated 2 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works …☆29Updated 4 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆65Updated 2 years ago
- SquashFS read only implementation in pure go☆14Updated 3 months ago
- 📺 3D Graphics in Go.☆43Updated last year
- Object file abstractions in Go☆30Updated last year
- A performant, highly concurrent and simple sharded hashmap implementation using generics☆33Updated last year
- streaming, buffered table encoder for result sets (ie from a database)☆22Updated last month
- tail files with inotify☆23Updated last year
- A MIME type sniffer for Go.☆34Updated 2 years ago
- A simple fs.FS implementation to be used inside tests.