Ace VS Crawler

Compare Ace vs Crawler and see what are their differences.

Ace

HTTP web server and client, supports http1 and http2 (by CrowdHailer)

Crawler

A high performance web crawler / scraper in Elixir. (by fredwu)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Ace Crawler
- 3
304 918
- -
0.0 7.9
about 3 years ago 7 months ago
Elixir Elixir
MIT License MIT License
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.

Ace

Posts with mentions or reviews of Ace. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Ace yet.
Tracking mentions began in Dec 2020.

Crawler

Posts with mentions or reviews of Crawler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-01.
  • Ask HN: Freelancer? Seeking freelancer? (April 2022)
    5 projects | news.ycombinator.com | 1 Apr 2022
    SEEKING WORK | Melbourne, Australia | Remote Preferred

    - Technologies: Elixir, Ruby, React, JS

    - Résumé/CV: https://fredwu.me/cv.pdf

    - Email: ifredwu at gmail dot com

    My name’s Fred Wu, I’m an experienced Elixir and Ruby developer who has worked on multiple commercial projects as well as having released multiple open source Hex packages and Rubygems.

    I work at a fintech startup as CTO, leading a small team. During Covid I've been pumping out around 40 extra hours per week on freelancing work. My day job involves mostly the non-coding part of problem solving so it's a nice mix of pace for me to keep my coding skills sharp during the evenings and on weekends.

    I’ve been using Elixir for half a decade, ruby for over a decade, lead and built multiple commercial B2B & B2C SaaS projects. I’ve always been very hands on, and have worked with multiple tech stacks in the past, including JS/React, PHP, Golang, and most recently Clojure at the startup I’m currently working at.

    - My blog and talks: https://fredwu.me/

    - My Github profile: https://github.com/fredwu

    - My LinkedIn profile: https://www.linkedin.com/in/wufred/

    As you probably noticed I have quite a few projects on Github. Some of the more interesting ones are:

    - Crawler, a high performance web crawler built in Elixir: https://github.com/fredwu/crawler

    - Simple Bayes, a naive bayes machine learning implementation in Elixir: https://github.com/fredwu/simple_bayes

    - OPQ, a simple in-memory queue with worker pooling and rate limiting in Elixir: https://github.com/fredwu/opq

    - And a few years ago when I was heavily involved in the ruby/rails community, I had done an experimental project building a "layer 0" ORM on top of ActiveRecord and Sequel: https://github.com/fredwu/datamappify

    If you think my skills and experience could add value to the project I’d love to chat more. You could reach me at ifredwu at gmail dot com. Thanks!

  • [For Hire] Expert-level Elixir/Ruby freelancer - with established open source projects and decades of experience
    4 projects | /r/forhire | 20 Jan 2022
    Crawler, a high performance web crawler built in Elixir: https://github.com/fredwu/crawler
  • Complete, Production-Ready Phoenix Reference Applications
    28 projects | /r/elixir | 15 Nov 2021
    Crawler

What are some alternatives?

When comparing Ace and Crawler you can also consider the following projects:

Tube - WebSocket client library written in pure Elixir

Crawly - Crawly, a high-level web crawling & scraping framework for Elixir.

http_proxy - http proxy with Elixir. wait request with multi port and forward to each URIs

explode - An easy utility for responding with standard HTTP/JSON error payloads in Plug- and Phoenix-based applications

PlugAttack - A plug building toolkit for blocking and throttling abusive requests

web_socket - An exploration into a stand-alone library for Plug applications to easily adopt WebSockets.

spell - Spell is a Web Application Messaging Protocol (WAMP) client implementation in Elixir. WAMP is an open standard WebSocket subprotocol that provides two application messaging patterns in one unified protocol: Remote Procedure Calls + Publish & Subscribe: http://wamp.ws/

river - An HTTP/2 client for Elixir (a work in progress!)

neuron - A GraphQL client for Elixir

uri_template - RFC 6570 compliant URI template processor for Elixir

Ralitobu.Plug - Elixir Plug for Ralitobu, the Rate Limiter with Token Bucket algorithm