Simple but ubiquitously powerful and agnostic layering system for React. Useful for any kind of windowing/popover/modals/tooltip application
Simple control-flow library for node.js that makes parallel execution, serial execution and error handling painless.
Utilities for building microservices systems.
Paket dibuat oleh Bot GG Team AI
TSLint rule that restricts affected files to be modules
**GitDB** is a RESTful HTTP network service for reading and writing to git repositories. It is implemented in Coffeescript and uses the [**nodegit**](https://github.com/nodegit/nodegit) Javascript [**libgit2**](http://libgit2.github.com/) bindings.
Micro alternative to assert.snapshot
Ubiquitous General Purpose Tag
ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern while respecting gitignore rules. ripgrep has first class support on Windows, macOS and Linux.
Product-neutral primitive kernel and contracts for a Rust-first Agent SDK.
A JSON serialization file format
A curated list of awesome Rust frameworks, libraries and software.
A command line tool for requesting information from a bartos instance
A bartoc instance runs scheduled jobs and reports results back to a bartos instance
A bartos server records information from bartoc instances and serves as a central hub for job scheduling
Low-level, FFI-friendly HMAC-SHA-512 implementation for Bitcoin-style cryptographic workflows, using raw pointers and fixed-size buffers for high-performance message authentication.
Load/ save/ manipulate BMFont files
A minimalistic text editor with vim-like navigation capabilities
Fantastic (maybe) CLI for translating between bottom and human-readable text
Social Publishing Rubygem
Create accounts for users right away, even when they are anonymous.
Uses http://github.com/mrflip/configliere and http://graphite.wikidot.com
contains an implementation of the ubiquitous 'party model' for managing people, organizations, roles, relationships and contact information. The models in this library are designed to be useful in a variety of circumstances, including headless SOA implementations and batch operations.
nrf24-ruby is a pure Ruby library for controlling the ubiquitous Nordic nRF24l01(+) radio module. Currently primary target is the Raspberry Pi, but it shouldn't be too hard to port to a different platform (supporting SPI). No webserver, no message bus, no frills, yet a fully functional lib written in clear Ruby.
Queues and Background Job Runners are becoming as ubiquitous to Rails applications as Databases. Why not treat each of them as the same generic component, conforming to an interface and convention that is well understood.
It's ActiveSupport::Cache::MongoStore -- a MongoDB-based provider for the standard Rails cache mechanism. With an emphasis on fast writes and a memory-mapped architecture, Mongo is well-suited to caching. This gem aims to give you what the ubiquitous MemCacheStore does, but with Mongo's persistence. (And without having to put a second RAM devourer in an environment already running Mongo.)
The Schrodinger's Cat gem is a library that boasts neither novelty or ingenuity, just the potential for writing more efficient code when it comes to (and we've all been there) dealing with the ubiquitous cases wherein the existence (or nil'ness) of the object referenced is ever in flux. To this end, Schrodinger's Cat defines Object-level methods designed for theses common cases.
The Schrodinger's Cat gem is a library that boasts neither novelty or ingeunity, just the potential for writing more efficient code when it comes to (and we've all been there) dealing with the ubiquitous cases wherein the existence (or nil'ness) of the object referenced is ever in flux. To this end, Schrodinger's Cat defines Object-level methods designed for theses common cases.
Multimodal systems realizing a combination of speech, gesture and graphical-driven interaction are getting part of our everyday life. Examples are in-car assistance systems or recent game consoles. Future interaction will be embedded into smart environments offering the user to choose and to combine a heterogeneous set of interaction devices and modalities based on his preferences realizing an ubiquitous and multimodal access. This framework enables the modeling and execution of multimodal interaction interfaces for the web based on ruby and implements a server-sided synchronisation of all connected modes and media. Currenlty the framework considers gestures, head movements, multi touch and the mouse as principle input modes. The priciple output media is a web application based on a rails frontend as well as sound support based on the SDL libraries. Building this framework is an ongoing effort and it has to be pointed out that it serves to demonstrate scientific research results and is not targeted to we applied to serve productive systems as they are several limitations that need to be solved (maybe with your help?) like for instance multi-user support and authentification. The MINT core gem contains all basic AUI and CUI models as well as the basic infrastructure to create interactors and mappings. For presenting the user interface on a specific platform a "frontend framework" is required. For the first MINT version (2010) we used Rails 2.3 (See http://github.com/sfeu/MINT-rails). The current version uses nodeJS and socketstream as the frontend framework (See http://github.com/sfeu/MINT-platform). The MINT-platform project contains installation instructions. There is still no further documentation for the framework, but a lot of articles about the concepts and theories of our approach have already been published and can be accessed from our project site http://www.multi-access.de .