Pinned Repositories
elixir
Elixir is a dynamic, functional language for building scalable and maintainable applications
ex_aws
A flexible, easy to use set of clients AWS APIs for Elixir
toniq
Simple and reliable background job processing library for Elixir.
nltk
NLTK Source
ChatCowboy
A simple but secure chat server written in Elixir
ElixirRetry
Simple Elixir macros for linear retry, exponential backoff and wait with composable delays
Numerix
A collection of useful mathematical functions in Elixir with a slant towards statistics, linear algebra and machine learning
Smorgasbord
A fun side project whose purpose is to use a smorgasbord of cool technologies such as Node.js, Neo4J and Heroku to solve a fictitious problem.
TweetStreamer
A micro app that demonstrates how easy it is to use Rx to asynchronously stream data.
safwank's Repositories
safwank/ElixirRetry
Simple Elixir macros for linear retry, exponential backoff and wait with composable delays
safwank/Numerix
A collection of useful mathematical functions in Elixir with a slant towards statistics, linear algebra and machine learning
safwank/Smorgasbord
A fun side project whose purpose is to use a smorgasbord of cool technologies such as Node.js, Neo4J and Heroku to solve a fictitious problem.
safwank/TweetStreamer
A micro app that demonstrates how easy it is to use Rx to asynchronously stream data.
safwank/ChatCowboy
A simple but secure chat server written in Elixir
safwank/FilmoMeterMachine
Erlang version of FilmoMeter, powered by WebMachine.
safwank/HaskellEuler
Project Euler solutions in Haskell
safwank/absinthe
The GraphQL toolkit for Elixir
safwank/awesome-elixir
A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
safwank/clickingbad
Official Clicking Bad Repository
safwank/crc
CRC library in elixir
safwank/ejabberd
Robust, ubiquitous and massively scalable Jabber / XMPP Instant Messaging platform
safwank/elixir
Elixir is a dynamic, functional language designed for building scalable and maintainable applications
safwank/elixir-browser
Browser detection for Elixir
safwank/elixir-companies
A list of companies currently using Elixir in production.
safwank/ElixirEuler
Project Euler solutions in Elixir
safwank/ex_aws
A flexible, easy to use set of clients AWS APIs for Elixir
safwank/excheck
Property-based testing library for Elixir (QuickCheck style).
safwank/exredis
Redis client for Elixir
safwank/FilmoGlass
Google Glass version of FilmoMeter written entirely in Groovy that uses RxJava for asynchronous processing
safwank/focus
Lightweight, pure Elixir lenses
safwank/HaskellKata
Haskell code kata.
safwank/jchash
Jump Consistent Hash NIF library for Erlang/Elixir
safwank/MachineLearning101
Machine learning all the things
safwank/nested_record_issue
safwank/nltk
NLTK Source
safwank/nltk_book
safwank/Pipe
A Python library to use infix notation in Python
safwank/toniq
Simple and reliable background job processing library for Elixir.
safwank/ws-elixir
A WebSocket server written in Elixir, based on cowboy