An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.4% on proxy.golang.org
Top 0.7% dependent packages on proxy.golang.org
Top 0.7% dependent repos on proxy.golang.org
Top 1.2% docker downloads on proxy.golang.org

proxy.golang.org : github.com/jensneuse/byte-template

byte_templating is intended to offer a simple templating engine for byte slices it's different from other implementations in two ways 1. you can define the "item" selector on your own, that is you don't have to supply a interface{} object, similar to https://github.com/valyala/fasttemplate 2. in addition to fasttemplate you can also define custom directives like "toLower", "URLEncode" etc. This library doesn't push any gc pressure to the user This library is not thread safe, use it with a sync.Pool

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/jensneuse/byte-template
License: MIT
Latest release: over 1 year ago
First release: over 5 years ago
Namespace: github.com/jensneuse
Dependent packages: 45
Dependent repositories: 60
Stars: 0 on GitHub
Forks: 0 on GitHub
Docker dependents: 11
Docker downloads: 30,641
See more repository details: repos.ecosyste.ms
Last synced: 23 days ago

    Loading...
    Readme
    Loading...