RubyGems Navigation menu

fast_curl 0.3.1

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.3.1 April 24, 2026 (17.5 KB)
  2. 0.3.0 April 15, 2026 (15 KB)
  3. 0.2.0 March 25, 2026 (13.5 KB)
  4. 0.1.1 March 24, 2026 (12 KB)
  5. 0.1.0 March 21, 2026 (11.5 KB)

Runtime Dependencies (1):

json ~> 2.0

Development Dependencies (4):

minitest >= 5.14, < 6
rake >= 13.0, < 14
rake-compiler >= 1.2, < 2
webrick >= 1.8, < 2

Owners:

Pushed by:

Authors:

  • roman-haidarov

SHA 256 checksum:

=

Total downloads 771

For this version 101

Version Released:

License:

MIT

Required Ruby Version: >= 2.7.0

Links: