Skip to content

.NET Library with types and functions used by other Sirius projects

License

Notifications You must be signed in to change notification settings

siriusch/Sirius.Common

Repository files navigation

Sirius.Common

.NET Library with types and functions used by other Sirius projects.


Links


Description

Collection of helper types and functions, including:

  • Generic Range structure (From..To) and range set operations (union, intersection etc.)
  • Generic equality comparers for sets, array content, references, etc.
  • Builders for compilable input-driven finite state machines (Mealy machine)
  • GC-friendly linked-list buffer
  • BigDecimal (based on BigInteger, but with a decimal point position)
  • Unicode Codepoint and Grapheme structures and several helpers
  • Generic strongly-typed Id structure
  • Generic incrementation/decrementation support
  • Reflection helpers

Source

https://github.com/siriusch/Sirius.Common


License

About

.NET Library with types and functions used by other Sirius projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages