Categorygithub.com/basecomplextech/baselibrary
module
0.0.0-20241212132234-0076f9e1ccd7
Repository: https://github.com/basecomplextech/baselibrary.git
Documentation: pkg.go.dev

# 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

# Packages

No description provided by the author
No description provided by the author
Package bin256 provides a binary 256-bit value.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package opt provides a generic optional value.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author