aevitas 


  • Discord inspired Twitter like implementation of Snowflake IDs, focused on performance. Snowflakes are 64 bit, highly optimized, decentralized, K-ordered, unique identifiers.
    • 4,836 total downloads
    • last updated 4/30/2020
    • Latest version: 2.0.0
    BlueRain is a fully-featured memory manipulation library for both internal and external process manipulation. It includes support for reading/writing memory, allocating memory, and DLL injection.
  • Implementation of Hotline that captures exceptions and reports them to Sentry.
  • Core package for the Hotline ASP.NET Core middleware
    • 2,813 total downloads
    • last updated 8/8/2014
    • Latest version: 1.0.1
    CompactBuffers is a library focused at providing high-performance, compact buffers for transmitting and storing data. CompactBuffers uses .NET's MemoryStream at its very core and provides a clean and easy to... More information
    • 2,731 total downloads
    • last updated 3/31/2016
    • Latest version: 1.0.1
    Requires is a small, single class library that aids in precondition checking
    • 1,228 total downloads
    • last updated 2/20/2017
    • Latest version: 1.0.0
    • option type maybe
    Maybe<T> is a simplistic implementation of an option type, much like Optional in Java.
  • https://github.com/blackrainhq/BlackRain.Logging.git
  • Scraping without the hassle. Capture screenshots of webpages and scrape contents with a single line of code.
  • Provides file logging functionality for ASP.NET Core applications and applications using its logging infrastructure.
    • 683 total downloads
    • last updated 12/5/2018
    • Latest version: 1.0.0
    Library containing foundation types used for building REST services on ASP.NET Core.
  • Discord-like implementation of Snowflake IDs. Snowflakes are highly optimized, decentralized, K-ordered, unique identifiers represented as 64 bit integers.