Pinned Repositories
erlqueue
erlqueue is a multiple writer, multiple reader bounded shared memory lock-free queue API for Erlang (through NIF) and C/C++.
erthereum
A json-rpc ethereum erlang client
otp.whatsapp
WhatsApp OTP fork
raterl
An erlang ETS based rate limiter inspired by Jobs
rebar3_appup_plugin
A rebar3 plugin for frictionless release upgrades
rebar3_erlesy
A rebar3 plugin for automatically charts from finite state machines
rebar3_gpb_plugin
A rebar3 plugin for automatically compiling .proto files using the gpb protobuf compiler
rebar3_scuttler
A cuttlefish rebar3 plugin
lrascao's Repositories
lrascao/otp.whatsapp
WhatsApp OTP fork
lrascao/rollbar-udp-agent
A Rollbar udp agent
lrascao/webnesia
A REST interface to mnesia
lrascao/bitstarter
lrascao/bttcl
Automatically exported from code.google.com/p/bttcl
lrascao/cca-elm-hello-world
Hello World Google Chrome Mobile App in Elm
lrascao/cca-elm-todomvc
Todo MVC Elm Google Chrome Mobile App
lrascao/datasciencecoursera
Repo for data science course in Coursera
lrascao/datasharing
The Leek group guide to data sharing
lrascao/dfm
dotfiles manager
lrascao/digit-recognizer
Kaggle digit recognizer competition
lrascao/egeoip
Erlang IP Geolocation module, currently supporting the MaxMind GeoLite City Database.
lrascao/erlang-srv-stub
Erlang serv stub
lrascao/erlang_protobuffs
An implementation of Google's Protocol Buffers for Erlang, based on ngerakines/erlang_protobuffs.
lrascao/erlzmq2
Erlang binding for 0MQ (v2)
lrascao/erollbar
Rollbar client in Erlang
lrascao/getdata-002-project
Project for Coursera's Getting and Cleaning data course
lrascao/hiredis
Minimalistic C client for Redis >= 1.2
lrascao/lager_rollbar_backend
Lager Backend for Rollbar
lrascao/libprotobuf
Protocol buffers library for erlang
lrascao/lstack
C11 Lock-free Stack
lrascao/mobile-chrome-apps
Chrome apps on Android and iOS
lrascao/nclosure
Server-side Google Closure with Node.js
lrascao/poolboy
A hunky Erlang worker pool factory
lrascao/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
lrascao/protobuf-net
Automatically exported from code.google.com/p/protobuf-net
lrascao/rebar_relx_plugin
Plugin that supports use of Relx (formerly Relcool) in rebar
lrascao/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
lrascao/SublimeConf
My Sublime Text configuration
lrascao/unistring
Unicode utf-8 functions for Erlang