lorenzosinisi's Stars
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
charlax/engineering-management
A collection of inspiring resources related to engineering management and tech leadership
tuist/tuist
Tuist's CLI
rhysd/NyaoVim
Web-enhanced Extensible Neovim Frontend
zhongwencool/observer_cli
Visualize Erlang/Elixir Nodes On The Command Line
discord/fastglobal
Fast no copy globals for Elixir & Erlang.
ejpcmac/typed_struct
An Elixir library for defining structs with a type without writing boilerplate code.
wojtekmach/mix_install_examples
A collection of simple Elixir scripts that are using Mix.install/2.
apeatling/ollama-voice-mac
Mac compatible Ollama Voice
rvirding/erlog
Prolog interpreter in and for Erlang
gutschilla/elixir-pdf-generator
Create PDFs with wkhtmltopdf or puppeteer/chromium from Elixir.
dottorblaster/stocazzo
Stocazzo As A Service
afiniate/seresye
SERESYE means Swarm oriented ERlang Expert SYstem Engine. It is a library to write expert systems and rule processing engines using the Erlang programming language. It allows to create multiple engines, each one with its own facts and rules to be processed.
beam-telemetry/telemetry_metrics
Collect and aggregate Telemetry events over time
fazibear/export
Erlport wrapper for Elixir
pedroassumpcao/incident
Event Sourcing and CQRS library in Elixir
apentle/react-native-theme
Theme manager for react native project!
ospaarmann/exdgraph
gRPC based Elixir Dgraph client. Under development.
lehoff/kairos
Timer module for Erlang that makes it easy to abstact time out of the tests.
lorenzosinisi/retex
A boilerplate/proof-of-concept for a Rete Algorithm implementation in Elixir
Caribu/react-native-tour
Highlight elements and display tips alongside parts of your app
robinhilliard/safeish
NOT FOR PRODUCTION USE: Safe-ish is an experimental sandbox for BEAM modules that examines and rejects BEAM bytecode containing instructions that could cause side effects. You can provide an optional whitelist of opcodes and functions the module is allowed to use.
kpanic/bombadil
You know, for (PostgreSQL) search
vic/deco
Minimalist Function Decorators for Elixir
RodrigoDeRosa-zz/RETE
Simple RETE algorithm implementation
elixirbytes/elixir-for-beginners
Gruppo di studio su Erlang ed Elixir (an open source book about the Elixir programming language, italian)
filipecabaco/iex_wasm
Extremely janky project to have IEx in your browser
gutschilla/elixir-airtable-client
Client and caching proxy for airtable.com
AndresOtero/ReteAlgorithm
Python implementation of Rete Algorithm
liveforeverx/commanded
Use Commanded to build Elixir CQRS/ES applications