Giter Site home page Giter Site logo

RockLib's Projects

deprecated.rock.core icon deprecated.rock.core

[DEPRECATED] The Rock.Core libraries were a first attempt at an open source oriented Rock.Framework. This has since been replaced by the .NET Core compatible RockLib libraries. This repo only exists to support teams that have not yet moved to RockLib.

deprecated.rock.math icon deprecated.rock.math

[DEPRECATED] A set of math utilities, primarily for representing different types of math functions.

rocklib.diagnostics icon rocklib.diagnostics

Makes configuring tracing easy and standardized for .NET Core, .NET Standard, and .NET Framework.

rocklib.healthchecks icon rocklib.healthchecks

An implementation of the draft health check RFC located at https://inadarei.github.io/rfc-healthcheck/.

rocklib.immutable icon rocklib.immutable

Defines Semimutable which allows mutability until the first read, then becomes immutable.

rocklib.secrets icon rocklib.secrets

A configuration provider for Microsoft.Extensions.Configuration that is backed by runtime secrets.

rocklib.threading icon rocklib.threading

An object that enables exclusive access to critical sections of code. Unlike a true lock, where a thread will block while another thread has the lock, a "soft lock" will cause a thread to skip over a critical section of code if another thread has the lock.

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.