SkillAgentSearch skills...

Datablock

:herb: Types and functions for caching files and directory listings with a fixed buffer size

Install / Use

/learn @xyproto/Datablock
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Datablock GoDoc Report Card

Module for reading and caching files into a fixed size cache buffer.

Can also cache calls to os.Stat, for cases of extreme optimization.

Coding style

  • The code shall always be formatted with go fmt.

Online API Documentation

godoc.org

General information

  • Version: 1.2.1
  • License: BSD-3
  • Alexander F Rødseth <xyproto@archlinux.org>
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated12d ago
Forks1

Languages

Go

Security Score

90/100

Audited on Mar 26, 2026

No findings