baselibrary

module
v0.0.0-...-f8b11dc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2025 License: MIT

README

baseLibrary: Advanced Go Library

Core:

  • alloc: arena allocator and buffers.
  • async: async primitives.
  • buffer: general byte buffer.
  • exc: more errors.
  • ref: reference counting.
  • status: result status and status codes.
  • try: try/recover.

Extra:

  • bin: binary bin128 and bin256 values.
  • constraints: generic constraints.
  • crypto: crypto algorithms.
  • encoding: binary encodings.
  • fs: filesystem interface.
  • logging: logging interface.
  • slices: slice utilities.
  • tests: test interfaces and utilities.
  • bin128: binary 128-bit value.

© 2021-2023 Ivan Korobkov

Directories

Path Synopsis
Package bin256 provides a binary 256-bit value.
Package bin256 provides a binary 256-bit value.
crypto
encoding
compactint
package compactint provides a compact variable length integer encoding.
package compactint provides a compact variable length integer encoding.
Package opt provides a generic optional value.
Package opt provides a generic optional value.
proto
ref

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL