kbrw avatar

kbrw

Total Packages

16

Total Downloads

69 229 354+

sweet_xml

0.7.5
68 306 818+

A sweet wrapper of :xmerl to help query XML docs

Last Updated: about 1 year ago

plug_forwarded_peer

0.2.0
310 901+

Very simple plug which reads `X-Forwarded-For` or `Forwarded` header according to rfc7239 and fill `conn.remote_ip` with the root client ip.

Last Updated: about 1 year ago

ewebmachine

2.3.3
136 429+

Ewebmachine contains macros and plugs to allow you to compose HTTP decision handlers and run the HTTP decision tree to get your HTTP response. This project is a rewrite for Elixir and Plug of basho webmachine.

Last Updated: 6 months ago

json_stream

0.0.2
125 972+

Small but useful wrapper above erlang `jsx` to stream json elements from an Elixir binary stream.

Last Updated: about 5 years ago

exos

2.1.0
122 059+

Create a GenServer in any language. Exos contains a very simple GenServer which proxy calls and casts to a given port command, encoding and decoding the message to the port using erlang external binary term format. (see related projects : clojure|python|node_erlastic on https://github.com/kbrw)

Last Updated: 2 months ago

delayed_otp

0.0.4
69 217+

Delay death of supervisor children or gen_server : for instance Erlang supervisor with exponential backoff restart strategy.

Last Updated: about 8 years ago

zip_stream

0.1.0
39 769+

Library to read zip file in a stream. Zip file binary stream -> stream of {:new_file,name} or uncompressed_bin Erlang zlib library only allows deflate decompress stream. But Erlang zip library does not allow content streaming.

Last Updated: about 9 years ago

calibex

0.1.0
35 314+

Calibex is an ICal Elixir library which focus in bijective coding/decoding in order to allow ICal transformation, ICal email request and responses, and easy non-standard fields inclusion.

Last Updated: about 8 years ago

reaxt

4.1.2
24 725+

Use your react components into your elixir application, using webpack compilation.

Last Updated: 2 months ago

stemex

0.2.1
24 456+

Stemex is a NIF wrapper above snowball containing stemmers for : danish, dutch, english, finnish, french, german, hungarian, italian, kraaij_pohlmann, lovins, norwegian, portuguese, romanian, russian, spanish, swedish, turkish.

Last Updated: about 2 years ago

adap

0.0.1
13 657+

Create a data stream across your information systems to query, augment and transform data according to Elixir matching rules.

Last Updated: about 10 years ago

mailibex

0.2.1
5 891+

Mailibex is an email library in Elixir : currently implements DKIM, SPF, DMARC, MimeMail (using iconv nif for encoding), MimeType (and file type detection), a simplified api to modify or create mimemail as a keyword list.

Last Updated: 4 months ago

exfsm

0.1.6
5 218+

Simple elixir library to define composable FSM as function (not related at all with `:gen_fsm`, no state/process management)

Last Updated: 6 months ago

dotx

0.3.1
4 543+

Dotx is a full feature library for DOT file parsing and generation. The whole spec [https://www.graphviz.org/doc/info/lang.html](https://www.graphviz.org/doc/info/lang.html) is implemented.

Last Updated: about 6 years ago

gitex

0.2.0
2 577+

Elixir implementation of the Git object storage, but with the goal to implement the same semantic with other storage and topics

Last Updated: about 10 years ago

rulex

0.2.0
1 808+

Rulex contains a very simple macro "defrule" allowing you to write a rule system using Elixir pattern matching.

Last Updated: about 11 years ago