Skip to content

basecomplextech/baselibrary

Repository files navigation

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

About

Advanced Go Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages