Pinned Repositories
benchmarks
Some benchmarks of different languages
cron_scheduler
Simple job scheduler with crontab patterns for Crystal Language.
crystal-benchmarks-game
Crystal implementations for The Computer Language Benchmarks Game
eye
Process monitoring tool. Inspired from Bluepill and God.
jit-benchmarks
Benchmark for interpreted languages implementations.
lexbor
Fast HTML5 Parser with CSS selectors. This is successor of myhtml and expected to be faster and use less memory.
modest
CSS selectors for HTML5 Parser myhtml
myhtml
Fast HTML5 Parser with css selectors for Crystal language
simple_rpc
RPC Server and Client for Crystal. Implements msgpack-rpc protocol.
topaz
A high performance ruby, written in RPython
kostya's Repositories
kostya/benchmarks
Some benchmarks of different languages
kostya/eye
Process monitoring tool. Inspired from Bluepill and God.
kostya/myhtml
Fast HTML5 Parser with css selectors for Crystal language
kostya/jit-benchmarks
Benchmark for interpreted languages implementations.
kostya/lexbor
Fast HTML5 Parser with CSS selectors. This is successor of myhtml and expected to be faster and use less memory.
kostya/simple_rpc
RPC Server and Client for Crystal. Implements msgpack-rpc protocol.
kostya/cron_scheduler
Simple job scheduler with crontab patterns for Crystal Language.
kostya/limiter
Rate limiter for Crystal. Memory and Redis based.
kostya/pg_csv
Fast Ruby PG csv export. Uses pg function 'copy to csv'. Effective on millions rows.
kostya/tkrzw
Fast Persistent Key Value Storage
kostya/crystal-metric
This is set of 26 benchmarks for Crystal language, in one file.
kostya/simple_idn
SimpleIdn for Crystal language. Translated from Ruby https://github.com/mmriis/simpleidn
kostya/topaz
A high performance ruby, written in RPython
kostya/blank
method Blank for Crystal Language
kostya/sigar
Fork of hyperic/sigar with some fixes. Support only ruby binding. Part of Eye gem.
kostya/timeouter
Simple timeouter
kostya/kyotocabinet
Fast Persistent Embedded KeyValue Storage. Wrapper for KyotoCabinet
kostya/stuffs
Some stuffs which i used in every project for Crystal. Mini ActiveSupport
kostya/crystal
The Crystal Programming Language
kostya/to_query
ActiveSupport to_query method for Crystal.
kostya/ruby-app-ar
RubyApp extension, adds ActiveRecord support.
kostya/airbrake.cr
Airbrake (and Errbit) notifier
kostya/flow
kostya/lexbor-c
Lexbor is development of an open source HTML Renderer library. http://lexbor.com
kostya/memcached
A Ruby interface to the libmemcached C client
kostya/simple_doc
Simple autodocumentation for Struct and Classes.
kostya/test_shard1
kostya/test_shard2
kostya/therubyracer
Embed the V8 Javascript Interpreter into Ruby
kostya/tkrzw-ruby
Ruby interface of Tkrzw