Pinned Repositories
redex
Cloud-native Redis server implemented in Elixir
cuckoo_cache
A high-performance probabilistic LRFU concurrent in-memory cache with one-hit-wonders detection for Erlang and Elixir
cuckoo_filter
High-performance, concurrent, and mutable Cuckoo Filter for Erlang and Elixir
html5sortable
Lightweight jQuery plugin to create sortable lists and grids using native HTML5 drag and drop API.
JalaliJSCalendar
JalaliJSCalendar is a JavaScript DHTML Calendar based on "Dynarch DHTML Calendar" from "Mihai Bazon". The main difference between them is that JalaliJSCalendar supports Persian calendar (aka jalali calendar), that is the official iranian calendar.
node-smpp
SMPP client and server implementation in node.js
rate_limiter
A high performance rate limiter on top of erlang atomics for Elixir
SmartOptimizer
SmartOptimizer is an open source PHP program that enhances your website performance by optimizing the front-end using techniques such as minifying, compression, caching and concatenation on demand.
spinlock
Spinlock for Erlang and Elixir
xxh3
Erlang NIF bindings for XXH3 hash functions implemented in Rust
farhadi's Repositories
farhadi/html5sortable
Lightweight jQuery plugin to create sortable lists and grids using native HTML5 drag and drop API.
farhadi/node-smpp
SMPP client and server implementation in node.js
farhadi/JalaliJSCalendar
JalaliJSCalendar is a JavaScript DHTML Calendar based on "Dynarch DHTML Calendar" from "Mihai Bazon". The main difference between them is that JalaliJSCalendar supports Persian calendar (aka jalali calendar), that is the official iranian calendar.
farhadi/SmartOptimizer
SmartOptimizer is an open source PHP program that enhances your website performance by optimizing the front-end using techniques such as minifying, compression, caching and concatenation on demand.
farhadi/cuckoo_filter
High-performance, concurrent, and mutable Cuckoo Filter for Erlang and Elixir
farhadi/IntlDateTime
An extented version of php 5 DateTime class with integrated IntlDateFormatter functionality which adds support for multiple calendars and locales provided by ICU project.
farhadi/rate_limiter
A high performance rate limiter on top of erlang atomics for Elixir
farhadi/xxh3
Erlang NIF bindings for XXH3 hash functions implemented in Rust
farhadi/cuckoo_cache
A high-performance probabilistic LRFU concurrent in-memory cache with one-hit-wonders detection for Erlang and Elixir
farhadi/ali3
My stuff for lithium framework
farhadi/task-pool
A generic pool to limit number of running asynchronous tasks in node.js
farhadi/injector
Dependency injection for Elixir
farhadi/filter.js
An approach to aspect-oriented programming (AOP) in javascript
farhadi/global_supervisor
A supervisor that dynamically distributes children across the cluster.
farhadi/singleton_supervisor
Singleton supervisor within an erlang cluster
farhadi/congestion
Generator-based congestion control
farhadi/spinlock
Spinlock for Erlang and Elixir
farhadi/lithium
Lithium is a light, fast, and highly configurable framework for PHP 5.3+.
farhadi/emqttd
Erlang MQTT Broker
farhadi/node
evented I/O for v8 javascript
farhadi/priority_receive
Prioritized selective receive for Elixir
farhadi/cowboy
Small, fast, modern HTTP server for Erlang/OTP.
farhadi/deribit-rs
Deribit API V2 WS client for Rust.
farhadi/docker-emq
Docker for EMQ (aka emqtt) The Massively Scalable MQTT Broker
farhadi/elixir
Elixir is a dynamic, functional language designed for building scalable and maintainable applications
farhadi/farhadi
My Profile Repository
farhadi/fastglobal
Fast no copy globals for Elixir & Erlang.
farhadi/rebar3_hex
Rebar3 Hex library
farhadi/xxHash
Extremely fast non-cryptographic hash algorithm
farhadi/xxhash-rust
Rust implementation of xxhash