We are a small team of engineers and designers dedicated to building beautiful, functional and well-engineered software solutions. We offer very competitive rates as well as fixed-price contracts and welcome inquiries to discuss any custom development / project support needs you may have.
Singulink
- 17 followers
- London, Ontario, Canada
- https://www.singulink.com
- info@singulink.com
Pinned Loading
Repositories
- Singulink.Numerics.BigDecimal Public
Fully-featured support for arbitrarily large precision decimal values.
- Singulink.Text Public
Home of the reference C# FCSU (Fast Compression Scheme for Unicode) implementation.
- Singulink.Enums Public
Tiny, low-memory footprint generic enum handling library for .NET that provides high-performance validation, parsing/formatting and bitwise operations.
- Singulink.Numerics.BigIntegerExtensions Public
Extensions and helpers for BigInteger, including a cache that stores powers so they don't have to be computed each time.
- RuntimeNullables Public
Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.
- Singulink.Reflection.ObjectFactory Public
Lightning fast methods to create objects and get delegates that call object constructors with matching parameters.
- Singulink.Collections Public
Useful collections like Map, ListDictionary and HashSetDictionary, as well as weak collections that allow values to be garbage collected.