PromptCompose
by: Pygmalions
- 4 total downloads
- Latest version: 0.0.1-development
A C# framework to compose dynamic and complex LLM instructions effortlessly. This project provides a framework based on the concept of nestable prompt widget and also many commonly used widgets.
PromptCompose.Robotics
by: Pygmalions
- 4 total downloads
- Latest version: 0.0.1-development
Extension library for Prompt Compose, consiting of commonly used widgets in robotics.
Robotless.Platform
by: Pygmalions
- 7 total downloads
- Latest version: 0.0.1-development
A monolithic robotics software platform designed for intelligent robot systems.
EmitToolbox
by: Pygmalions
- 139 total downloads
- Latest version: 0.3.2-dev12250009
A C# framework for generating executable or exportable dynamic types and methods based on Emit API. This framework provides API at a high-abstraction level to improve the development efficiency and correctness.
InjectionExpert
by: Pygmalions
- 88 total downloads
- Latest version: 0.3.2-dev12251442
A dependency injection library based on dynamic IL generation. It supports constructor injection and member injection.
SnapshotExpert
by: Pygmalions
- 46 total downloads
- Latest version: 0.3.3-dev02011950
A library for automatic BSON/JSON snapshot serailization, with built-in support for reference tracking.
SnapshotExpert.Proxying
by: Pygmalions
- 20 total downloads
- Latest version: 0.3.3-dev02011950
This package provides extensions for SnapshotExpert to serialize and deserialize calls. It provides generators for call-proxies which serialize calls, and call-handlers which deserialize calls and redirect it to the proxied method. This pacakge also includes serializers for CancellationToken, Task<T>, ValueTask<T>, etc.
MonkeyPlayground.Client
by: Pygmalions
- 4 total downloads
- Latest version: 0.1.0-dev02021910
Client for Monkey Playground simulator.