Giter Club home page Giter Club logo

zr's Introduction

[Zr] Zircon-Go Library

Go Report Card License: MIT
Functions and classes to manipulate basic data types, unit test, etc.

This library module works on all build platforms. There are other related library packages, some of which may depend on a particular OS, mainly github.com/balacode/zr_win.

To Install:

Just run:

go get github.com/balacode/zr

Summary:

bool.go: functions to work with boolean values.

bytes.go: a class to handle a block of bytes, with methods to insert, read, delete, etc.

bytes_func.go: functions to manipulate byte slices.

calendar.go: a class to present multiple dates and values in a calendar grid format.

currency.go: a fast data type for working with currency values. It is an int64 adjusted to give 4 fixed decimal places.

dates.go: functions to work with dates

debug.go: functions to help debugging

go_lang.go: convert any value to its representation in Go Language syntax

int_tuple.go: type that provides an integer tuple (a struct made up of two integers)

logging.go: provides error/warning logging and related functions.

numbers.go: functions to convert numeric types, check if a string is numeric and format numbers.

reflect.go: various functions to work with reflection.

settings.go: a simple container and interface to read and write settings.

strings.go: various functions to work with strings, that are not found in the standard library, for example functions to replace words in strings and make multiple replacements simultaneously.

string_aligner.go: aligns strings in columns.

timer.go: a class to capture starting and ending times of multiple events and generate a report of total time spent at each stage.

unittest.go: various functions to help unit testing.

uuid.go: generate UUIDs with UUID() or check if a string is a valid UUID with IsUUID()

zr's People

Contributors

balacode avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.