proxy.golang.org : github.com/agilira/go-timecache
Package timecache provides ultra-fast time caching for high-performance Go applications. TimeCache eliminates the performance overhead of repeated time.Now() calls by maintaining a cached timestamp that is updated at configurable intervals. This is particularly beneficial in high-throughput scenarios like logging, metrics collection, and real-time data processing where frequent timestamp generation can become a bottleneck. Key Features: Performance Benefits: Example Usage: Copyright (c) 2025 AGILira Series: an AGLIra fragment SPDX-License-Identifier: MPL-2.0 High throughput usage
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/agilira/go-timecache
Keywords:
cache
, go
, high-performance
, time
, zero-allocation
License: MPL-2.0
Latest release: 2 months ago
First release: 3 months ago
Namespace: github.com/agilira
Stars: 3 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 29 days ago