auxie

module
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: GPL-3.0

README

Auxie

A collection of auxiliary types, methods, functions and other small useful things.

The name "Auxie" comes from the short name "AUX" which in its turn comes from a full word "Auxiliary". For historical reasons, the word "AUX" is forbidden for usage as a folder name in operating systems based on MS-DOS and Windows.

List of included libraries

  1. Array Searchas – Various methods for searching in arrays.
  2. Basic TypesBasicTypes – A collection of common sense basic types.
  3. BitBit – A simple library to work with bits in Go programming language.
  4. BOMBOM – Functions and methods to work with Unicode byte order mark.
  5. BooleanBoolean – A boolean-to-string parser.
  6. EnvEnv – A simple library to work with environment variables.
  7. ErrorsErrors – A simple library to work with built-in errors.
  8. FileFile – A simple library to work with files and folders.
  9. HTTP HelperHTTP Helper – A package that helps in processing and testing HTTP requests.
  10. IPAIPA – Methods to work with Internet Protocol Addresses.
  11. NTSNTS – Methods for processing null-terminated strings.
  12. NumberNumber – A simple library to work with numbers in Go programming language.
  13. RandomRandom – A simple library to work with random integer numbers.
  14. RangeRange – Methods to work with ranges of floating point numbers.
  15. ReaderReader – Auxiliary methods and functions for reading.
  16. ReaderSeekerReaderSeeker – An interface which combines io.Reader and io.Seeker interfaces.
  17. RPoFSRPoFS – Random Password of Fixed Size.
  18. RSRS – A Seeker extension to the reader package.
  19. SAACSAAC – Simple Arithmetic Average Calculator.
  20. SLReaderSLReader – A reader based on io.Reader and using speed limits.
  21. SMASMA – Simple Moving Average.
  22. SMSSMS – Simple Merge Sorter.
  23. TesterTester – Various useful functions to perform tests.
  24. TimeTime – A simple library to work with time in Go programming language.
  25. Time MetadataTime Metadata – An auxiliary type for storing time of creation and time of update.
  26. TSBTSB – Tri-State Boolean.
  27. UnicodeUnicodeUnicode symbols processing package.

Go language version

Code in this repository requires Go language version 1.20 or newer.

Microsoft Windows OS support

Go language 1.20 is the last version supported on old Windows operating systems.

As stated in release notes of Go 1.20 located at https://go.dev/doc/go1.20#windows,

Go 1.20 is the last release that will run on any release of Windows 7, 8, Server 2008 and Server 2012.

As stated in release notes of Go 1.21 located at https://go.dev/doc/go1.21#windows,

Go 1.21 requires at least Windows 10 or Windows Server 2016; support for previous versions has been discontinued.

Go language 1.21 provides some breaking changes, so do not rush into upgrading to it at any cost.

Jump to

Keyboard shortcuts

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