Tue, 17 Sep 2024 06:22:16 UTC | login

Information for RPM golang-uber-zap-1.26.0-1.fc40.src.rpm

ID1059669
Namegolang-uber-zap
Version1.26.0
Release1.fc40
Epoch
Archsrc
SummaryBlazing fast, structured, leveled logging in Go
DescriptionPackage Zap provides fast, structured, leveled logging. For applications that log in the hot path, reflection-based serialization and string formatting are prohibitively expensive - they're CPU-intensive and make many small allocations. Put differently, using json.Marshal and fmt.Fprintf to log tons of interface{} makes your application slow. Zap takes a different approach. It includes a reflection-free, zero-allocation JSON encoder, and the base Logger strives to avoid serialization overhead and allocations wherever possible. By building the high-level SugaredLogger on that foundation, zap lets users choose when they need to count every allocation and when they'd prefer a more familiar, loosely typed API.
Build Time2023-09-24 11:04:09 GMT
Size194.50 KB
8b881670bc53dc638f28dea5c8daa17f
LicenseMIT
Provides
golang-uber-zap-devel = 1.26.0-1.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-rpm-macros
golang(github.com/stretchr/testify/assert)
golang(github.com/stretchr/testify/require)
golang(go.uber.org/goleak)
golang(go.uber.org/multierr)
golang(gopkg.in/yaml.v3)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(DynamicBuildRequires) <= 4.15.0-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
golang-uber-zap.spec4.64 KB
zap-1.26.0.tar.gz175.09 KB
Component of No Buildroots