RubyGems Navigation menu

fast_curl 0.2.0

Parallel HTTP requests via libcurl curl_multi API. Releases GVL during I/O, compatible with Async gem and Fiber scheduler. Supports execute (all), first_execute (first N), stream_execute (yield as ready). Built-in retry functionality for network errors and custom HTTP status codes.

Gemfile:
=

install:
=

Versions:

  1. 0.2.0 March 25, 2026 (13.5 KB)
  2. 0.1.1 March 24, 2026 (12 KB)
  3. 0.1.0 March 21, 2026 (11.5 KB)

Runtime Dependencies (1):

json ~> 2.0

Development Dependencies (5):

benchmark-ips ~> 2.0
minitest ~> 5.0
rake ~> 13.0
rake-compiler ~> 1.2
webrick ~> 1.8

Owners:

Pushed by:

Authors:

  • roman-haidarov

SHA 256 checksum:

=

Total downloads 457

For this version 187

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

Links: