reaqtive
NuGet publisher profile
Packages (68)
Nuqleon.Linq.CompilerServices
Various utilities for creating, comparing, and modifying LINQ expression trees.
Nuqleon.Memory
A collection of utilities for optimizing memory usage.
Nuqleon.Time
A collection of utilities to deal with physical and virtual time.
Nuqleon.Linq.Expressions.Bonsai
Serialization for the LINQ expressions API via slim expressions API.
Nuqleon.Json
Object models, visitors, and serialization support for JSON data.
Nuqleon.Reflection.Virtualization
Provides a virtualization layer for reflection.
Nuqleon.Linq.Expressions.Bonsai.Serialization
Isomorphic object models for a subset of the LINQ Expressions API that can be constructed and modified without type safety limitations.
Reaqtor.Shared.Model
Provides a common set of interfaces shared by reactive event processing services and clients.
Reaqtor.Local.Model
Provides interfaces for local evaluation of reactive computations.
Reaqtor.Expressions.Model
Provides interfaces to represent quoted reactive artifacts.
Reaqtor.Shared.Core
Provides base classes and utilities used by reactive event processing services and clients.
Reaqtor.Service
Provides abstractions used by implementations of reactive event processing services.
Reaqtor.Expressions.Core
Provides base classes and utilities to represent quoted reactive artifacts.
Reaqtor.Local.Core
Provides base classes and utilities for local evaluation of reactive computations.
Reaqtor.Engine.Contracts
Provides a set of interfaces used to host query engines in reactive event processing services.
Reaqtor.Service.Core
Provides base classes and utilities for implementing reactive event processing services.
Reaqtor.Metadata.Model
Provides a set of interfaces used for metadata discovery of reactive artifacts.
Reaqtor.Service.Model
Provides interfaces used by reactive event processing services.
Nuqleon.Json.Interop.Newtonsoft
Interoperability functionality between Nuqleon.Json and Newtonsoft.Json.
Reaqtive.Core
Base classes for building query operators in Reaqtive.
Reaqtive.Interfaces
Interfaces for building query operators in Reaqtive.
Reaqtive.Linq
Provides implementations of Rx-style query operators.
Nuqleon.Linq.Expressions.Optimizers
A set of optimizers for LINQ expression trees.
Reaqtor.Reliable.Model
Provides variants of Rx interfaces that support reliability for event delivery using sequence numbers.
Nuqleon.DataModel
Attributes for declaration of data model types.
Reaqtor.QueryEngine
Provides a query engine implementation used to host reactive event processing computations with checkpointing support.
Reaqtive.Quotation
Provides support for quotation of reactive artifacts when hosted in a query engine.
Reaqtor.Reactive.HigherOrder
Provides support for higher-order query operators when hosted in a query engine.
Nuqleon.Collections.Specialized
Specialized data structures implemented for performance. Currently includes an optimized BitArray implementation, and a dictionary implementation optimized for enum keys.
Nuqleon.IO.StreamSegment
Provides functionality to create a segment over a System.IO.Stream.
Reaqtor.QueryEngine.Interfaces
Interfaces describing a Reaqtor query engine.
Nuqleon.DataModel.Serialization.Json
Serializers for instances of data model types.
Reaqtive.Scheduler
Reaqtive scheduler interface and implementation for managing asynchronous behavior.
Reaqtor.Client
Provides abstractions used by clients of reactive event processing services.
Reaqtor.Client.Core
Provides base classes and utilities for building clients of reactive event processing services.
Reaqtor.Service.Contracts
Provides a set of interfaces used for the communication between reactive event processing clients and services.
Reaqtor.Client.Model
Provides interfaces used by clients of reactive event processing services.
Reaqtor.Expressions.Binding
Provides a set of utilities to perform binding of artifacts in reactive expressions.
Reaqtor.Reliable
Provides base classes and utilities to support reliable event delivery using sequence numbers.
Nuqleon.Linq.CompilerServices.Optimizers
Optimizers for query expressions.
Reaqtor.QueryEngine.Serialization.DataModel
Implementation of query engine state persistence using the Nuqleon DataModel serialization framework.
Nuqleon.DataModel.CompilerServices
Tools for creating and substituting anonymized versions of data model types in expressions.
Reaqtor.Hosting.Shared
Provides a set of helpers to implement Reaqtor services and clients.
Reaqtor.Shebang.Service
Provides a reference implementation of a Reaqtor service hosting the query engine and the Reaqtive query operators.
Reaqtor.Shebang.Client
Provides a reference implementation of a Reaqtor client library.
Reaqtor.Hosting.Service
Provides a set of helpers to implement Reaqtor services.
Nuqleon.Pearls.Linq.Expressions.Bonsai.Serialization.Binary
Prototype of binary expression tree serialization.
Nuqleon.Runtime.Remoting.Tasks
Support for using asynchronous methods over .NET Remoting.
Nuqleon.Json.Serialization
Fast serialization support for JSON data.
Nuqleon.Documentation
Contains utilities to read XML documentation for types and members at runtime.
Reaqtive.TestingFramework
Testing framework for Reaqtive query operators.
Nuqleon.Linq.Expressions.Bonsai.Hashing
Support for stable hashing of expression trees.
Nuqleon.DataModel.Serialization.Binary
Serializers for instances of data model types.
Reaqtive.Storage
Core implementation of operator local storage.
Reaqtive.Storage.Operators
Reaqtive operators with operator local storage support.
Reaqtive.Testing
Provides testing support for reactive operators, using the MSTest unit testing framework.
Reaqtor.QueryEngine.OperatorLocalStorage.Utilities
Utilities used to implement operator local storage.
Reaqtor.QueryEngine.OperatorLocalStorage
Reaqtor query engine with suppotr for operator local storage.
Reaqtor.QueryEngine.KeyValueStore.InMemory
In-memory key/value store implementation for the Reaqtor query engine.
Reaqtor.QueryEngine.ReificationFramework
Reified representations of operations performed by the Reaqtor query engine.
Reaqtor.ReificationFramework
Reified operations for the Reaqtor query operator library.
Nuqleon.Linq.Expressions.Serialization
Legacy serialization for the LINQ expressions API.
Nuqleon.Serialization
General-purpose extensible serialization framework.
Reaqtor.QueryEngine.Mocks
Mocks for extensibility points in the Reaqtor query engine.
Nuqleon.Linq.Expressions.Jit
Just-in-time compiler for expression trees.
Nuqleon.Pearls.PartialExpressionTreeEvaluator
Prototype of partial expression tree evaluation.
Reaqtor.ReifiedOperations
Reified operations for Reaqtor interfaces.
Nuqleon.Memory.Diagnostics
Provides utilities to analyze memory usage.