Awesome List Updates on Jan 30, 2019
9 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Choo
Contents / Plugins and addons
- choo-store (⭐39) - Lightweight state structure for choo apps.
Contents / Projects using choo
- hyperamp (⭐294) - Humble music player.
2. Awesome Ada
Generation / Apache License
- automate (⭐7) - Finite-state machine generator.
Generators and Translators / Apache License
- j2ada (⭐3) - Translator for a Java valid source code in Ada source code.
3. Awesome Elixir
Algorithms and Data structures
- def_memo (⭐33) - A memoization macro (defmemo) for elixir using a genserver backing store.
- emel (⭐107) - A simple and functional machine learning library written in elixir.
- hypex (⭐21) - Fast Elixir implementation of HyperLogLog.
- mason (⭐12) - Coerce maps into structs. This is helpful e.g. when you interface a REST API and want to create a struct from the response.
- sleeplocks (⭐57) - BEAM friendly spinlocks for Elixir/Erlang.
Audio and Sounds
- firmata (⭐50) - This package implements the Firmata protocol.
BSON
- cyanide (⭐12) - An Elixir BSON encoding/decoding library.
Caching
- cachex (⭐1.6k) - A powerful caching library for Elixir with a wide featureset.
- gen_spoxy (⭐22) - Caching made fun.
- memoize (⭐194) - A memoization macro that easily cache function.
- stash (⭐52) - A straightforward, fast, and user-friendly key/value store.
Cloud Infrastructure and Management
- Bonny (⭐391) - Kubernetes Operator Development Framework.
Command Line Applications
- ex_cli (⭐215) - User friendly CLI apps for Elixir.
Cryptography
- siphash-elixir (⭐19) - Elixir implementation of the SipHash hash family.
Date and Time
- tiktak - Fast and lightweight web scheduler written in Elixir.
Eventhandling
- cizen - Build highly concurrent, monitorable, and extensible applications with a collection of sagas.
- wait_for_it (⭐16) - Provides convenient and easy-to-use facilities for synchronizing concurrent activities.
Files and Directories
- format_parser.ex (⭐23) - Elixir library to figure out the type and the format of a file.
- sentix (⭐16) - A cross-platform file watcher for Elixir based on fswatch.
Framework Components
- torch (⭐1.1k) - Torch is a rapid admin generator for Phoenix apps. It uses generators rather than DSLs to ensure that the code remains maintainable.
GUI
- scenic (⭐2k) - Portable 2D UI framework.
HTML
- texas - Texas is a powerful abstraction over updating your clients using server-side rendering and server-side Virtual DOM diff/patching.
Instrumenting / Monitoring
- telemetry (⭐881) - Dynamic dispatching library for metrics and instrumentations.
JSON
- json_stream_encoder (⭐8) - JsonStreamEncoder is a streaming encoder for streaming JSON to an IOish thing in Elixir.
- tiny (⭐47) - Tiny, fast and fully compliant JSON parser for Elixir.
Macros
- opus (⭐362) - A framework for pluggable business logic components.
Miscellaneous
- expool (⭐28) - A small process pooling library for parallel tasks in Elixir.
- hammer (⭐788) - A rate-limiter with pluggable storage backends, including Redis.
- vessel (⭐24) - Elixir MapReduce interfaces with Hadoop Streaming integration.
Networking
- FlyingDdns - A dyndns server written in elixir.
- sshkit (⭐151) - An Elixir toolkit for performing tasks on one or more servers, built on top of Erlang’s SSH application.
ORM and Datamapping
- eternal (⭐99) - Keep your ETS tables alive forever, safely and easily.
- gremlex - Apache Tinkerpop Gremlin Elixir Client.
- memento (⭐757) - Simple Mnesia Interface in Elixir.
Queue
- ecto_job (⭐277) - A transactional job queue built with Ecto, PostgreSQL and GenStage.
- Rihanna (⭐442) - High performance postgres-backed job queue for Elixir.
Security
- sobelow (⭐1.7k) - Security-focused static analysis for the Phoenix Framework.
Templating
- taggart (⭐34) - HTML as code in Elixir.
Testing
- mecks_unit (⭐54) - A package to elegantly mock module functions within (asynchronous) ExUnit tests using meck (⭐819).
Text and Numbers
- RandomStringGenerator (⭐1) - A module to generate a random string based on a given string pattern.
Third Party APIs
- correios_cep (⭐38) - Find Brazilian addresses by zip code, directly from Correios database. No HTML parsers.
- pay_pal (⭐37) - Elixir library for working with the PayPal REST API.
- rs_twitter (⭐3) - Low Level Twitter Client for Elixir.
Utilities
- deppie (⭐12) - Elixir's coolest deprecation logger.
- dot-notes (⭐8) - Simple dot/bracket notation parsing/conversion for Maps/Lists.
XML
- fast_xml (⭐134) - Fast Expat based Erlang XML parsing library.
Cheat Sheets
- benjamintanweihao/elixir-cheatsheets (⭐106) - GenServer and Supervisor cheatsheets.
Editors
- elixir-ls (⭐848) - A frontend-independent IDE "smartness" server for Elixir. Implements the JSON-based "Language Server Protocol" standard and provides debugger support via VS Code's debugger protocol.
- vscode-elixir-ls (⭐390) - Elixir language support and debugger for VS Code, powered by ElixirLS.
Other Awesome Lists
- Awesome Elixir and CQRS (⭐714) - A curated list of awesome Elixir and Command Query Responsibility Segregation (CQRS) and event sourcing resources.
- Curated Elixir Resources - A collection of top recommended Elixir resources.
Reading
- Elixir Tab (⭐104) - Chrome Extension which helps you learn the Elixir core lib.
Websites
- Elixir Career - A job board for Elixir, and community of Elixir developers.
4. Awesome React Native
Blogs / Navigation Demos
- Red Shift - Infinite Red - Lots of React Native content
5. Awesome Cl
Tools
- cl-ctrie (⭐120) - lock-free, concurrent, key/value index with efficient memory-mapped persistence and fast transient storage models. MIT.
Javascript / Isomorphic web frameworks
- trident-mode (⭐78), an Emacs minor mode for live Parenscript interaction.
Monitoring / Isomorphic web frameworks
- prometheus.cl (⭐85) - Prometheus.io client. Grafana dashboard for SBCL and Hunchentoot metrics (memory, threads, requests per second,…). MIT.
- prometheus-g (⭐4) - Extension for prometheus.cl which collects metrics about garbage collector state.
6. Awesome Javascript
Misc / Other
7. Awesome Machine Learning
C++ / General-Purpose Machine Learning
- ThunderGBM (⭐695) - A fast library for GBDTs and Random Forests on GPUs.
8. Awesome Microservices
Frameworks / Runtimes
- Light-4j (⭐3.6k) - A high throughput, low latency, small memory footprint and more productive microservices platform.
9. Terminals Are Sexy
Terminal Emulation Applications
- FluentTerminal (⭐8.5k) - A Terminal Emulator based on UWP and web technologies.
- Prev: Jan 31, 2019
- Next: Jan 29, 2019