Awesome List Updates on May 17, 2015
2 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Elixir
Algorithms and Data structures
- cuid (⭐55) - Collision-resistant ids optimized for horizontal scaling and sequential lookup performance, written in Elixir.
- elistrix (⭐17) - A latency / fault tolerance library to help isolate your applications from an uncertain world of slow or failed services.
- natural_sort (⭐14) - Elixir natural sort implementation for lists of strings.
Build Tools
- Exscript (⭐7) - Elixir escript library.
Debugging
- ether (⭐6) - Ether provides functionality to hook Elixir into the Erlang debugger.
Examples and funny stuff
- weather (⭐69) - A command line weather app built using Elixir.
Framework Components
- passport (⭐160) - Passport provides authentication for Phoenix applications.
- phoenix_html (⭐394) - Phoenix.HTML functions for working with HTML strings and templates.
- plug_cloudflare (⭐23) - Inspired by mod_cloudflare, this Elixir plug parses Cloudflares CF-Connecting-IP HTTP request header into Plug.Conn's remote_ip field.
- resin (⭐4) - Resin is a plug that will add a configurable delay to every request that's passing through it, unless run in production.
HTTP
- elli (⭐663) - Elli is a webserver you can run inside your Erlang application to expose an HTTP API.
- web_socket (⭐61) - An exploration into a stand-alone library for Plug applications to easily adopt WebSockets.
JSON
- jwtex (⭐5) - A library to encode and decode JWT tokens.
Lexical analysis
- lex_luthor (⭐33) - LexLuthor is a Lexer in Elixir which uses macros to generate a reusable lexers.
Logging
- json_logger (⭐24) - JSON Logger is a logger backend that outputs elixir logs in JSON format.
Macros
- apix (⭐12) - Simple convention and DSL for transformation of elixir functions to an API for later documentation and or validation.
- lineo (⭐0) - parse transform for accurate line numbers.
- rebind (⭐0) - rebind parse transform for Erlang.
Miscellaneous
- presentex (⭐12) - Elixir to HTML/JavaScript based presentation framework.
- ratx (⭐20) - Rate limiter and overload protection for erlang application.
Networking
- wifi (⭐34) - Various utility functions for working with the local Wifi network in Elixir.
ORM and Datamapping
- ecto_validation_case (⭐11) - Simplify your Ecto model validation tests. Loosely inspired by shoulda matchers, but simpler.
- exseed (⭐17) - An Elixir library that provides a simple DSL for seeding databases through Ecto.
- rethinkdb (⭐498) - Rethinkdb client in pure Elixir using JSON protocol.
Queue
- exdisque (⭐17) - Elixir client for Disque (⭐8k), an in-memory, distributed job queue.
REST and API
- detergent (⭐64) - An emulsifying Erlang SOAP library.
Testing
- espec_phoenix (⭐137) - ESpec for Phoenix web framework.
- mix_test_watch (⭐909) - Automatically run your Elixir project's tests each time you save a file.
Text and Numbers
- cidr (⭐45) - Classless Inter-Domain Routing (CIDR) for Elixir.
- mimetype_parser (⭐3) - parse mimetypes.
- mt940 (⭐9) - MT940 (standard structured SWIFT Customer Statement message) parser for Elixir.
Third Party APIs
- docker (⭐25) - Elixir client for the Docker Remote API.
- mailchimp (⭐48) - A basic Elixir wrapper for version 3 of the MailChimp API.
- marvel (⭐8) - CLI and Elixir API Client for the Marvel API.
- redtube (⭐8) - Redtube API Wrapper written in Elixir.
- riemann (⭐57) - A Riemann client for Elixir.
- statix (⭐275) - Expose app metrics in the StatsD protocol.
Validations
- voorhees (⭐42) - A library for validating JSON responses.
2. Awesome Malware Analysis
Detection and Classification / Other Resources
- PEV - A multiplatform toolkit to work with PE files, providing feature-rich tools for proper analysis of suspicious binaries.
Online Scanners and Sandboxes / Other Resources
- Hybrid Analysis - Online malware analysis tool, powered by VxSandbox.
Network / Other Resources
- chopshop (⭐487) - Protocol analysis and decoding framework.
- Moloch (⭐6.2k) - IPv4 traffic capturing, indexing and database system.
Storage and Workflow / Other Resources
- Aleph (⭐154) - Open Source Malware Analysis Pipeline System.
- CRITs - Collaborative Research Into Threats, a malware and threat repository.
Miscellaneous / Other Resources
- DC3-MWCP (⭐290) - The Defense Cyber Crime Center's Malware Configuration Parser framework.
- Prev: May 18, 2015
- Next: May 16, 2015