GithubHelp home page GithubHelp logo

Aleksey Leshchuk's Projects

anycable icon anycable

Polyglot replacement for Ruby WebSocket servers with Action Cable protocol

awesome-ruby icon awesome-ruby

:gem: A collection of awesome Ruby libraries, tools, frameworks and software

devise-token_authenticatable icon devise-token_authenticatable

This gem provides the extracted Token Authenticatable module of devise. It enables the user to sign in via an authentication token. This token can be given via a query string or HTTP Basic Authentication.

fast-ruby icon fast-ruby

:dash: Writing Fast Ruby :heart_eyes: -- Collect Common Ruby idioms.

izolenta icon izolenta

Delegated UNIQUENESS in Postgress. Use case: UNIQ index with immutable data, and lots of non-HOT updates on a table. Delegating UNIQ constraint to external table speeding up UPDATEs. ( pay 1 ms on INSERT, save 14 ms every UPDATE )

me-redis icon me-redis

Memory Efficient Redis optimization ( key zipping, values compression, hash as simple storage optimization ). 2-3 less memory for large strings, 10+ times less for integers e.t.c

minitest icon minitest

minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.

niceql icon niceql

niceql gem repo. Nice, colorized SQL formatting in ruby.

nitro_pg_cache icon nitro_pg_cache

This gem create DB-based solution for caching relation collections. It based on PostgreSQL version >= 9.4 . It faster than memcache+dalli combination. In some cases three times faster, but with all DB facilities!

normalizr icon normalizr

Normalizes nested JSON according to a schema

opengraph_parser icon opengraph_parser

Simple Ruby Parser library for parsing OpenGraph protocol (http://ogp.me)

rails_sql_prettifier icon rails_sql_prettifier

This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying for Ruby.

rsmaz icon rsmaz

Ruby port of Smaz - a short string compression library

slimkeyfy icon slimkeyfy

Extract plain Strings from .slim views and rails controllers to replace them with I18n's t() method

stubberry icon stubberry

Easy, fun and rich stubbing for any purpose.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.