Pinned Repositories
agent
A thread-safe wrapper for stateful objects
byoidsl
Build your own interactive DSL
concur
A collection of concurrency utilities for Crystal, leveraging Fibers and channels.
dataclass
Data class macro for the Crystal Language.
diagnostic_logger
A thread-safe, configurable logger for the Crystal language
rate_limiter
An implementation of the token bucket algorithm for rate limiting.
statistics
A Crystal shard to perform descriptive statistics and sampling on popular distributions
torrent_client
A Bit Torrent downloader written in Crystal.
yopt
A Scala inspired gem that introduces Options to Ruby while aiming for an idiomatic API
ytry
A Scala inspired implementation of Try for Ruby
lbarasti's Repositories
lbarasti/ytry
A Scala inspired implementation of Try for Ruby
lbarasti/dataclass
Data class macro for the Crystal Language.
lbarasti/torrent_client
A Bit Torrent downloader written in Crystal.
lbarasti/concur
A collection of concurrency utilities for Crystal, leveraging Fibers and channels.
lbarasti/rate_limiter
An implementation of the token bucket algorithm for rate limiting.
lbarasti/statistics
A Crystal shard to perform descriptive statistics and sampling on popular distributions
lbarasti/agent
A thread-safe wrapper for stateful objects
lbarasti/yopt
A Scala inspired gem that introduces Options to Ruby while aiming for an idiomatic API
lbarasti/diagnostic_logger
A thread-safe, configurable logger for the Crystal language
lbarasti/byoidsl
Build your own interactive DSL
lbarasti/twitter_auth
A Crystal shard to simplify Twitter's 3-legged OAuth1.0a flow
lbarasti/bencode
Serialize and deserialize Bencode-encoded strings.
lbarasti/twitch-url-checker
A concurrent, terminal-based tool written in Crystal. Live coding at https://www.twitch.tv/lbarasti
lbarasti/just_config
A Crystal library to substitute environment variables into your yaml config.
lbarasti/simple_oauth
A Crystal shard designed to build OAuth1.0 flows quickly
lbarasti/gps_app
lbarasti/multiplayer-server
A general purpose multiplayer server for turn-based games
lbarasti/num.cr
Scientific computing in pure Crystal
lbarasti/trimmer
Sample Crystal web app featuring the "sign-in with Twitter" functionality
lbarasti/bitmap_editor
Skeleton for carwow's technical test
lbarasti/crystal-book
Crystal docs at https://crystal-lang.org/reference
lbarasti/Full-Stack-Engineer-Ruby
lbarasti/gst
lbarasti/ishi
Graph plotting package with a small API and sensible defaults powered by gnuplot.
lbarasti/js-local-data-viz
A template for performing data visualization on local data using javascript
lbarasti/lbarasti.github.io
My personal website
lbarasti/simple-slack-bot
Run a simple slack bot powered by the slack-ruby-bot gem