An open API service indexing awesome lists of open source software.

https://github.com/tkf/contextvariablesx.jl


https://github.com/tkf/contextvariablesx.jl

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# ContextVariablesX

[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://tkf.github.io/ContextVariablesX.jl/dev)
[![GitHub Actions](https://github.com/tkf/ContextVariablesX.jl/workflows/Run%20tests/badge.svg)](https://github.com/tkf/ContextVariablesX.jl/actions?query=workflow%3ARun+tests)

ContextVariablesX.jl is a working proof-of-context framework for
propagating context-dependent information to child tasks. See
[RFC: Context variables by tkf · Pull Request #35833 · JuliaLang/julia](https://github.com/JuliaLang/julia/pull/35833)
for discussion.