auxie

module
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2024 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. dev-infDev Inf – Various development infrastructure scripts.
  7. EnvEnv – A simple library to work with environment variables.
  8. ErrorsErrors – A simple library to work with built-in errors.
  9. FileFile – A simple library to work with files and folders.
  10. HeaderHeaderIANA registered message header names.
  11. HTML-DOMHTML-DOM – A library to work with HTML document object model.
  12. HTTP HelperHTTP Helper – A package that helps in processing and testing HTTP requests.
  13. IPAIPA – Methods to work with Internet Protocol Addresses.
  14. MemUCMemUC – A library to cope with memory usage in Go programming language.
  15. MIMEMIME – MIME types and basic functions to work with them.
  16. MySQL-ITMySQL-IT – A template for an application importing data into MySQL database.
  17. NTSNTS – Methods for processing null-terminated strings.
  18. NumberNumber – A simple library to work with numbers in Go programming language.
  19. RandomRandom – A simple library to work with random integer numbers.
  20. RangeRange – Methods to work with ranges of floating point numbers.
  21. ReaderReader – Auxiliary methods and functions for reading.
  22. ReaderSeekerReaderSeeker – An interface which combines io.Reader and io.Seeker interfaces.
  23. RPoFSRPoFS – Random Password of Fixed Size.
  24. RSRS – A Seeker extension to the reader package.
  25. SAACSAAC – Simple Arithmetic Average Calculator.
  26. SLReaderSLReader – A reader based on io.Reader and using speed limits.
  27. SMASMA – Simple Moving Average.
  28. SMSSMS – Simple Merge Sorter.
  29. SQLSQL – Various SQL helpers.
  30. SSCSSC – Simple Stupid Cache.
  31. TesterTester – Various useful functions to perform tests.
  32. TimeTime – A simple library to work with time in Go programming language.
  33. Time MetadataTime Metadata – An auxiliary type for storing time of creation and time of update.
  34. TSBTSB – Tri-State Boolean.
  35. UnicodeUnicodeUnicode symbols processing package.
  36. VCSVCS – A collection of helpers for version control systems.
  37. VersioneerVersioneer – Product and dependency version helper.
  38. ZipperZipper – Functions to work with compressed files.

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://golang.ir/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://golang.ir/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