cowlib
Support library for manipulating Web protocols. (by ninenines)
ast_ninja
The Elixir AST explorer (by arjan)
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cowlib
Posts with mentions or reviews of cowlib.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-10.
-
Oh Erlang... where have you been all my life?
RE: HTTP/Web Sockets/TCP/UDP/etc. - check out NineNines libraries: Ranch (TCP Socket Acceptor), Cowboy (HTTP Server), Gun (HTTP client), and CowLib (General HTTP/SPDY library) are pretty good from what I hear.
ast_ninja
Posts with mentions or reviews of ast_ninja.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-13.
-
The solution of Elixir continuous runtime system code coverage collection
Step 1、The Elixir source code will be parsed by a custom lexical analyzer (elixir_tokenizer) and yacc to generate the initial version of Elixir AST, which is expressed in the form of Elixir Terms; if you are interested in Elixir's AST, you can follow this Project arjan/ast_ninja;
What are some alternatives?
When comparing cowlib and ast_ninja you can also consider the following projects:
cowboy - Small, fast, modern HTTP server for Erlang/OTP.
syn - A scalable global Process Registry and Process Group manager for Erlang and Elixir.
hackney - simple HTTP client in Erlang
explore_ast_app - A plug app for exploring ast.
ranch - Socket acceptor pool for TCP protocols.
excoveralls - Coverage report tool for Elixir with coveralls.io integration.
gun - HTTP/1.1, HTTP/2, Websocket client (and more) for Erlang/OTP.
ex_integration_coveralls - A library for run-time system code line-level coverage analysis.
CouchDB - Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability