An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by kbrw

A curated list of projects in awesome lists by kbrw .

https://github.com/kbrw/reaxt

Use React template into your Elixir application for server rendering

elixir javascript react server-side-rendering webpack

Last synced: 14 May 2025

https://github.com/kbrw/elixir.nvim

Vim Completion/Doc/Eval for Elixir (nvim), compile https://github.com/awetzel/neovim-elixir and https://github.com/awetzel/nvim-rplugin

Last synced: 15 Aug 2026

https://github.com/kbrw/ewebmachine

The HTTP decision tree as a plug (full elixir rewriting of basho/webmachine with improvements)

plug webmachine

Last synced: 11 Dec 2025

https://github.com/kbrw/exos

Exos is a simple Port Wrapper : a GenServer which forwards cast and call to a linked Port.

clojure elixir nodejs python

Last synced: 03 Apr 2025

https://github.com/kbrw/node_erlastic

Node library to make nodejs gen_server in Erlang/Elixir through Port connection

Last synced: 29 Apr 2025

https://github.com/kbrw/neovim-elixir

Neovim host plugin for Elixir (use https://github.com/awetzel/elixir.nvim for a packaged version)

Last synced: 09 Oct 2025

https://github.com/kbrw/gitex

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

Last synced: 12 Dec 2025

https://github.com/kbrw/mailibex

Library containing Email related implementations in Elixir : dkim, spf, dmark, mimemail, smtp

decoding dkim dmarc elixir mimemail smtp spf

Last synced: 07 May 2025

https://github.com/kbrw/nano_ring

NanoRing is a very very small Cluster management System in Elixir.

cluster-manager elixir gossip-protocol ring

Last synced: 30 Jul 2025

https://github.com/kbrw/clojure-erlastic

Micro lib making use of erlang JInterface lib to decode and encode Binary Erlang Term and simple erlang port interface with core.async channel. So you can communicate with erlang coroutine with clojure abstraction

clojure erlang-ports

Last synced: 12 Dec 2025

https://github.com/kbrw/reaxt-example

An example and test application for "reaxt", the react integration for elixir

Last synced: 29 Apr 2025

https://github.com/kbrw/delayed_otp

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

erlang supervisor

Last synced: 22 Aug 2025

https://github.com/kbrw/plug_forwarded_peer

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 synced: 29 Apr 2025

https://github.com/kbrw/calibex

Elixir ICal : bijective coding/decoding for ICal transformation, ICal email request and responses.

decoding ical

Last synced: 29 Apr 2025

https://github.com/kbrw/supervisorring

otp/supervisor-like interface to supervise distributed processes

dht elixir otp supervisor

Last synced: 29 Apr 2025

https://github.com/kbrw/adap

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

Last synced: 29 Apr 2025

https://github.com/kbrw/rulex

This tiny library (2 macros only) allows you to define very simple rule handler using Elixir pattern matching.

elixir

Last synced: 17 Oct 2025

https://github.com/kbrw/dotx

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

Last synced: 09 Oct 2025

https://github.com/kbrw/exfsm

Simple elixir library to define a static FSM.

elixir fsm transition

Last synced: 29 Apr 2025

https://github.com/kbrw/nvim-rplugin

Nvim Elixir plugin with autocompletion and eval commands

Last synced: 25 Jul 2025

https://github.com/kbrw/json_stream

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

erlang json parser

Last synced: 11 Dec 2025

https://github.com/kbrw/zip_stream

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 synced: 11 Dec 2025

https://github.com/kbrw/stemex

Stemex is a NIF wrapper above the snowball language (http://snowball.tartarus.org)

Last synced: 29 Apr 2025

https://github.com/kbrw/nox

Node / npm wrapper

Last synced: 29 Apr 2025

https://github.com/kbrw/babel-plugin-transform-jsxz

Write your JSX for your HTML components using successive transformations targeted with CSS selector at compilation time - in the same way that enlive templates work. As a Babel transform plugin.

css-selector html-components javascript jsx react-components

Last synced: 25 Jul 2025

https://github.com/kbrw/arcore

Arcore OS, the very simple Kbrw Immutable OS - linux distribution based on Systemd and Runc.

Last synced: 25 Jun 2025

https://github.com/kbrw/bert_view

Chrome Extension to have a pretty view of binary erlang term in HTTP service

Last synced: 03 Jul 2025

https://github.com/kbrw/jsxz-loader

JSXZ Loader allows you to Precompile your JSX HTML components from static HTML templates using CSS selectors.

Last synced: 29 Apr 2026

https://github.com/kbrw/qrcode

Last synced: 15 May 2026

https://github.com/kbrw/elixir-sandbox

Last synced: 10 May 2026

https://github.com/kbrw/samelex

SAML library for Elixir by Kbrw

Last synced: 14 Jul 2026

https://github.com/kbrw/.github

Last synced: 03 Mar 2026

https://github.com/kbrw/crdtex

Dot style CRDTs implementation : distributed nested data types in Elixir

crdt elixir erlang

Last synced: 09 May 2026

https://github.com/kbrw/exz

Macro for HTML templating. See JSXZ.

Last synced: 11 Apr 2026

https://github.com/kbrw/journal2riemann

This is a C client for journal (systemd) which connects to the monitoring system in order to convert all Journal logs into Riemann events.

Last synced: 11 May 2026

https://github.com/kbrw/tutoriels

Various tutorials

Last synced: 15 May 2026

https://github.com/kbrw/udos_rest

Last synced: 08 Jul 2025

https://github.com/kbrw/babel-preset-jsxz

Simple preset containing only jsxz transform for convenience

html jsxz-transformation

Last synced: 14 Jul 2026