
Security News
Rspack Introduces Rslint, a TypeScript-First Linter Written in Go
Rspack launches Rslint, a fast TypeScript-first linter built on typescript-go, joining in on the trend of toolchains creating their own linters.
Rroonga
Ruby bindings for Groonga that provide full text search and column store features.
Rroonga is an extension library to use Groonga's DB-API layer. Rroonga provides Rubyish readable and writable API not C like API. You can use Groonga's fast and highly functional features from Ruby with Rubyish form.
See the following URL about Groonga.
<kou@clear-code.com>
<a@razil.jp>
<morita@razil.jp>
<y.hayamizu@gmail.com>
<dara@shidara.net>
<yoshihara@clear-code.com>
LGPL 2.1. See license/LGPL for details.
(Kouhei Sutou has a right to change the license including contributed patches.)
If you're using Bundler, add plugin "rubygems-requirements-system"
and gem "rroonga"
to your Gemfile
:
plugin "rubygems-requirements-system"
gem "rroonga"
If you're not using Bundler, install rubygems-requirements-system
and rroonga
:
sudo gem install rubygems-requirements-system rroonga
FAQs
Unknown package
We found that rroonga demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Rspack launches Rslint, a fast TypeScript-first linter built on typescript-go, joining in on the trend of toolchains creating their own linters.
Security News
Hacker Demonstrates How Easy It Is To Steal Data From Popular Password Managers
Security News
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.