0.0
WorkMesh is an open-source micro-services orchestration system for automatng software scaling and work distribution.
Some hints:
- In the **WorkMesh** world, a **micro-service** is an **external web-service** who receives tasks for any kind of offline processing, and returns the result to...
2021
2022
2023
2024
2025
2026
0.0
#TestsEx (Sharp Tests Extensions) is a set of extensible extensions. The main target is write short assertions where the Visual Studio IDE intellisense is your guide. #TestsEx can be used with NUnit, MsTests, xUnit, MbUnit. Note: This is the nunit-specific build and depends upon NUnit. For a fram...
2021
2022
2023
2024
2025
2026
0.0
== Xolo
Xolo (sorta pronounced 'show-low') is an HTTPS server and set of command-line tools for macOS that provide automatable access to the software deployment and patch management aspects of {Jamf Pro}[https://www.jamf.com/products/jamf-pro/] and the {Jamf Title Editor}[https://learn.jamf.com/e...
2021
2022
2023
2024
2025
2026
1.17
CBOR is a library for the CBOR binary object representation format, based on Sadayuki Furuhashi's MessagePack library.
2021
2022
2023
2024
2025
2026
0.13
Enable a Rails application to have separate databases for each tenant.
This gem primarily extends Active Record, creating a new connection pool for each tenant and
using horizontal sharding to swap between them. It also provides integrations for middleware
tenant selection, Action View Caching, ...
2021
2022
2023
2024
2025
2026
1.74
Provide Ruby core source files for C extensions that need them.
2021
2022
2023
2024
2025
2026
1.04
Methods for processing ANSI escape codes in strings.
2021
2022
2023
2024
2025
2026
1.04
SWD (Simple Web Discovery) Client Library
2021
2022
2023
2024
2025
2026
1.04
This gem is used to get quickly started with the Shopify API
2021
2022
2023
2024
2025
2026
2.06
This library allows to you to read and write rpm packages. Written in pure ruby because librpm is not available on all systems
2021
2022
2023
2024
2025
2026
0.0
A simple redirector for use when you just want to safely redirect stdio. Simply encapsulates a few different safety mechanisms when redirecting stdio, with the primary goal of making it easier to write apps that run under rubyw.exe, where ruby loads with stdio closed. Whilst the primary intentio...
2021
2022
2023
2024
2025
2026
0.0
i18nize helps Ruby and Rails projects stay multilingual by automatically filling in
missing translations in I18n YAML locale files. It scans for missing or empty keys
across nested locale structures, and uses the DeepL API (Free or Pro) to translate
them from a chosen source locale (default: e...
2021
2022
2023
2024
2025
2026
0.0
TuyaCloud is a small Ruby gem to allow control of smart devices connected to the
Tuya Cloud, without the need to flash custom firmware or discover device keys.
These devices are sold under many different brands internationally, and usually all have their own mobile
apps (i.e. Sma...
2021
2022
2023
2024
2025
2026
0.01
== Jiveapps
These tools are all about making Jive App development as easy as possible. After you install the tools, it only takes a single command to:
1. Create a new app - a simple Hello World application.
2. Set up version control for your code using Git.
3. Host the app code online at Jive's...
2021
2022
2023
2024
2025
2026
0.0
:: wmainfo-rb ::
Author: Darren Kirby
mailto:bulliver@badcomputer.org
License: Ruby
= Quick API docs =
== Initializing ==
require 'wmainfo'
foo = WmaInfo.new("someSong.wma")
... or ...
foo = WmaInfo.new("someVideo.wmv", :encoding=>"UTF-16LE")
(default encoding is ASCII)
....
2021
2022
2023
2024
2025
2026
0.09
Kaitai Struct is a declarative language used for describe various binary data structures, laid out in files or in memory: i.e. binary file formats, network stream packet formats, etc.
The main idea is that a particular format is described in Kaitai Struct language (.ksy file) and then can be com...
2021
2022
2023
2024
2025
2026
1.16
rdoc generator html with javascript search index.
2021
2022
2023
2024
2025
2026
1.16
Ruby on Rails Ecommerce platform, perfect for your small business solution.
1.16
rqrcode_core is a Ruby library for encoding QR Codes. The simple
interface (with no runtime dependencies) allows you to create QR Code data structures.
2021
2022
2023
2024
2025
2026
1.16
Haml-rails provides Haml generators for Rails 5.1 and above. It also enables Haml as the templating engine for you, so you don't have to screw around in your own application.rb when your Gemfile already clearly indicated what templating engine you have installed. Hurrah.
2021
2022
2023
2024
2025
2026