featherless birds
Ease of use yet powerful API for hot keys management
Ease of use yet powerful API for hot keys management
Custom scrollbar in ez-way
Custom scrollbar in ez-way
Custom scrollbar in ez-way
Ease of use yet powerful API for hot keys management
Ease of use yet powerful API for hot keys management
Custom scrollbar in ez-way
Hipster HyperTerm theme
cqrs-monolith is a node.js framework that helps to implement the microservices for cqrs architectures.
A CQRS implementation in nodeJS with promises.
Library for writing SAS Viya application using REST APIs
FAAS (functions as a service) in nodeJS with promises.
Quick lossless image ratio converter
yet another simple, independent testing framework (TDD like)
An agnostic abstraction layer for any async runtime.
`agnostic-lite` is an agnostic abstraction layer for any async runtime.
`agnostic-io` defines I/O traits in agnostic style for any async runtime.
Agnostic Rust Async Executor
`agnostic-dns` is an agnostic abstraction layer over `hickory-dns`.
Agnostic abstraction layer of `std::net` for any async runtime.
Agnostic abstraction layer of `std::process` for any async runtime.
wasm-agnostic is a helpful crate for users who want to write async runtime-agnostic crate for wasm target.
Simple and lightweight mDNS client/server library for any async runtime.
A transport agnostic, asynchronous, STOMP client
Runtime-agnostic WebAssembly Component Model implementation
Async runtime-agnostic rust bindings for the Twilio API
Container-agnostic automatic constructor injection
Inspired by ctemplate, Mustache is a framework-agnostic way to render logic-free views. As ctemplates says, "It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language. Think of Mustache as a replacement for your views. Instead of views consisting of ERB or HAML with random helpers and arbitrary logic, your views are broken into two parts: a Ruby class and an HTML template.
Horza is a shapeshifter that provides common inputs and outputs for your ORM
A transport agnostic RESP protocol client/server.
A storage agnostic caching framework.
Agnostic Presenters
Set transaction isolation level in the ActiveRecord in a database agnostic way. Works with MySQL, PostgreSQL and SQLite as long as you are using new adapters mysql2, pg or sqlite3. Supports all ANSI SQL isolation levels: :serializable, :repeatable_read, :read_committed, :read_uncommitted.
Thread-safe instrumentation for background jobs. Record execution duration and success/failure, compute percentiles (p50, p95, p99), and identify slowest or most-failing job classes.
A barebone and framework agnostic presenter implementation
Agnostic Bitmask and BitmaskAttribute. This gem includes Bitmask for standalone usage, and BitmaskAttribute to decorate an existing attribute on any class.
Stencil is a templating library with a number of design goals. * Limited code in templates. This isn't meant to embed ruby in anything - it allows for simple control structures, since that's typically what you need in a template, but full access to the Ruby interpreter is just a tempatation into sin. (From a separation of concerns standpoint.) There's a certain amount of code available in conditionals and interpolations, since otherwise they're much harder to do... * Easy to extend. If you do need something extra from a template, not having it in the templating language is frustrating. It's easy to add features to stencil, since they're described in as well-designed classes. * Generic output. Not everything is a website or a mime-encoded email. It's nice to be able to spit out generic text from time to time. * Data sourced from simple datatypes - hashes and array, referenced with data paths. Views can be extracted from any object, or built up in code.
This gem adds agnostic roles for authorization to Rails.