lorenzosinisi's Stars
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
neovim/neovim
Vim-fork focused on extensibility and usability
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
diem/diem
Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.
pomber/git-history
Quickly browse the history of a file from any git repository
bestony/logoly
A Pornhub Flavour Logo Generator
toshi-search/Toshi
A full-text search engine in rust
sorentwo/oban
💎 Robust job processing in Elixir, backed by modern PostgreSQL and SQLite3
elixirscript/elixirscript
Converts Elixir to JavaScript
SkrewEverything/Swift-Keylogger
Keylogger for mac written in Swift using HID
brooth/far.vim
Find And Replace Vim plugin
CargoSense/briefly
Simple, robust temporary file support for Elixir.
peburrows/goth
Elixir package for Oauth authentication via Google Cloud APIs
Appliscale/xprof
A visual tracer and profiler for Erlang and Elixir.
florinpatrascu/bolt_sips
Neo4j driver for Elixir
laurenz/pgreplay
pgreplay reads a PostgreSQL log file (*not* a WAL file), extracts the SQL statements and executes them in the same order and relative time against a PostgreSQL database cluster.
parroty/exprof
A simple code profiler for Elixir using eprof.
devinus/execjs
Run JavaScript code from Elixir
arjan/ast_ninja
The Elixir AST explorer
kbrw/neovim-elixir
Neovim host plugin for Elixir (use https://github.com/awetzel/elixir.nvim for a packaged version)
Revmaker/gremlex
Elixir Client for Gremlin (Apache TinkerPop™)
alexwlchan/asexual
🖤💜 Asexual Pride in GitHub repository languages
well-ironed/fe
Functional Elixir
TypedLambda/eresye
This is a clone of the Sourceforge project repository of the same name. ERESYE means 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.
miguelmota/global-keypress
Global key press event emitter.
fel1xw/react-robohash
A react wrapper for https://robohash.org 🤖
mtannaan/elixpath
JSONPath-like operations for Elixir's native data structure
avdgaag/example_json_parser
Example project about leex and yecc in Elixir
Kabie/ex2ms
:ets.fun2ms for Elixir, translate functions to match specifications