Compress and decompress Barotrauma save files
Utilities for querying and parsing Minecraft metadata
Claude Code recovery with repo restore and session rewind.
Core types and shared utilities for the Daedalus dataflow stack.
Type/value model and serialization helpers for Daedalus node ports.
High-level engine facade for planning and running Daedalus graphs.
GPU backends and WGSL dispatch helpers for the Daedalus runtime.
Proc macros for Daedalus nodes and GPU binding helpers.
Demo node implementations and fixtures for Daedalus.
Planner that validates and schedules Daedalus dataflow graphs.
Node registry and plugin bundle loader for Daedalus graphs.
Runtime executor for Daedalus plans with backpressure and plugins.
Classes for easier ElasticSearch query creation
Ruby block DSL for writing ElasticSearch queries
Daedalus is a build system based on years of attempting to build Rubinus with a collection of Rake tasks. Rubinius is a complex system. It has dependencies on external C libraries (some of which are vendored), internal C/C++ libraries, Ruby C-extensions, and compiled Ruby code. The Rubinius bytecode compiler is written in Ruby, so we have to bootstrap compiling it. Rake fails at this task because there is no way to manage multiple, independent dependency trees without subprocessing another Rake process. This results in unreasonable and unmanagable complexity.
Daedalus will watch the output of any number of programs and trigger events when certain inputs are seen. It is useful for restarting programs, sending emails, or automating security reactions
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.