This package provides a tracing compatible subscriber layer for web platforms.
Derive attribute for implementing algebraic traits from the alga
crate.
This package is a convenience crate for working with JavaScript timers.
This package provides a crate for safe and ergonomic pin-projection.
This package provides a Knuth-Liang hyphenation for a variety of languages.
This package provides a bit vector optimized for size and inline storage.
This package provides the foundation tools to build Nushell commands.
This package provides native Rust bindings to the libgit2
library.
This package provides native Rust bindings to the libgit2
library.
This package provides native Rust bindings to the libgit2
library.
This package provides native Rust bindings to the libgit2
library.
This package provides native Rust bindings to the libgit2
library.
This package provides native Rust bindings to the libgit2
library.
This package provides native Rust bindings to the libgit2
library.
This package provides the extra components of the Salvo web framework.
This package provides a codegen module of `tonic` gRPC
implementation.
This package provides a rust crate to simplify Windows ACL operations.
This package provides means for writing structured journal and conference paper rebuttals.
Following the lead of xii.tex
, this little program plays Reversi.
This package provides a Rust grammar for the Tree-sitter library.
This package provides a Ruby grammar for the Tree-sitter library.
This package implements reinforcement learning environments and algorithms as described in Sutton & Barto (1998). The Q-Learning algorithm can be used with function approximation, eligibility traces (Singh & Sutton, 1996) and experience replay (Mnih et al., 2013).
ruby_engine
provides an RubyEngine class that can be used to check which implementation of Ruby is in use. It can provide the interpreter name and provides query methods such as RubyEngine.mri?
.
Rubocop::AST extends ruby-parser
with classes used by RuboCop to deal with Ruby's Abstract Syntax Tree (AST), in particular:
RuboCop::AST::Node
RuboCop::AST::NodePattern