CLI crate for nils-macos-agent in the nils-cli workspace.
Binary that integrates XLS capabilities into a driver program
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Unified TUI search over local coding agent histories
The autonomous, self-improving AI agent. Single Rust binary. Every channel. Install with: cargo install opencrabs
A highly parallel Perl 5 interpreter written in Rust
Rust bindings for the Listen Notes Podcast API
A platform agnostic driver for 4051 and 4067 series analog multiplexers targetting the Rust embedded-hal
Encoding and decoding for HDMI InfoFrames.
CKB RPC server
A helper library to use existing Android Surfaces (like Presentations) as windows within the Rust ecosystem, compatible with raw-window-handle.
A library of utilities for working with Bible data.
ActivePresenter is the presenter library you already know! (...if you know ActiveRecord)
active_presenter_generator was developed by: markbates
active_presenters was developed by: markbates
ActivePresenter is the presenter library you already know! (...if you know ActiveRecord)
Presenters and Model-View-Presenter (MVP) is the second most useful pattern after Service Objects to simplify your medium-to-large app. ActiveModelPresenter is a small gem that transforms ActiveRecord models into simple decorated objects that you can use to pass data for a JSON or a regular View rendering. It's based on Rails' **active_model_serializers** gem (AMS) so you get all it's features without creating any new type of files. It can be used as a layer for Rails between Controller and View to make data to flow in 1 direction.