Rice

Rice 2.0.0 updated

It is practically a C++ library for interfacing and embedding the Ruby standard interpreter. It is similar to Boost.Python in many ways, but also attempts to provide an object-oriented interface to all of the Ruby C API.What is new in this...

Tappy

Tappy 0.3.1

Tappy can be quite helpful if you need an unique security system for your page, allowing an app to distinguish between various users, or between users and spam bots by their input rhythm.The library works with client-side (browsers) and server-side...

Twig

Twig 1.22.2 updated

Twig uses a syntax similar to the template languages found in Django and Jinja. Twig is also the current templating engine used in the popular Symfony PHP framework. The principle behind Twig is simple. It takes specific syntax and converts to plain...

Gator

Gator 1.2.4

DOM event delegation is a technique of responding to events via a single common ancestor rather than each child descendant. This is done mainly through the usage of event propagation, also known as even bubbling.The Gator library provides a simple system...