Pinned Repositories
association_observers
Implementation of the Observer pattern for model association
celluloid-net
net protocol wrappers for celluloid-io
echologic
echologic offers you the opportunity to follow and actively engage in the evolution of echo. echo is an internet project for citizen empowerment. Our goal is to establish a new form of participatory democracy on the very local, as well as on the regional and global level.
httpx
(Mirror) An HTTP client library for ruby
idnx
Encode and decode internationalized domain names using libidn2, winnls and ruby FFI
rodauth-oauth
(Mirror) Roda OAuth and OpenID provider plugin
rodauth-select-account
(Mirror) Support logging into multiple accounts in the same session, using rodauth
ruby-netsnmp
SNMP library in ruby (v1, v2c, v3)
HoneyryderChuck's Repositories
HoneyryderChuck/httpx
(Mirror) An HTTP client library for ruby
HoneyryderChuck/rodauth-oauth
(Mirror) Roda OAuth and OpenID provider plugin
HoneyryderChuck/idnx
Encode and decode internationalized domain names using libidn2, winnls and ruby FFI
HoneyryderChuck/rodauth-select-account
(Mirror) Support logging into multiple accounts in the same session, using rodauth
HoneyryderChuck/ruby-netsnmp
SNMP library in ruby (v1, v2c, v3)
HoneyryderChuck/http-2-next
(Mirror) Pure Ruby implementation of HTTP/2 protocol (fork of http-2 gem). ATTENTION: this repo has been merged back to http-2, and is no longer maintained.
HoneyryderChuck/dd-trace-rb
Datadog Tracing Ruby Client
HoneyryderChuck/down
Streaming downloads using net/http, http.rb or wget
HoneyryderChuck/gem_rbs_collection
A collection of RBS for gems.
HoneyryderChuck/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
HoneyryderChuck/http-clients-benchmark
(Mirror) Ruby HTTP Client Benchmarks
HoneyryderChuck/io-nonblock
This gem enables non-blocking mode with IO class.
HoneyryderChuck/jruby-openssl
JRuby's OpenSSL gem
HoneyryderChuck/json-schema
Ruby JSON Schema Validator
HoneyryderChuck/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
HoneyryderChuck/openssl
Provides SSL, TLS and general purpose cryptography.
HoneyryderChuck/opentelemetry-ruby-contrib
Contrib Packages for the OpenTelemetry Ruby API and SDK implementation.
HoneyryderChuck/protobuf
Protocol Buffers - Google's data interchange format
HoneyryderChuck/rack
a modular Ruby webserver interface
HoneyryderChuck/rack-proxy
A request/response rewriting HTTP proxy. A Rack app.
HoneyryderChuck/rbs
Type Signature for Ruby
HoneyryderChuck/resolv
HoneyryderChuck/rodauth
Authentication and Account Management Framework for Rack Applications
HoneyryderChuck/ruby
The Ruby Programming Language
HoneyryderChuck/sequel
Sequel: The Database Toolkit for Ruby
HoneyryderChuck/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
HoneyryderChuck/timeout
Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.
HoneyryderChuck/webmock
Library for stubbing and setting expectations on HTTP requests in Ruby.
HoneyryderChuck/webrick
HTTP server toolkit
HoneyryderChuck/websocket-driver-ruby
WebSocket protocol handler with pluggable I/O