parser-tests
IRC parsers
Provides test vectors for verifying the correctness of IRC parser implementations
Tests for IRC Parsers
40 stars
8 watching
9 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
ircirc-protocol
Related projects:
Repository | Description | Stars |
---|---|---|
rx14/fast_irc.cr | A fast and efficient IRC parsing library in Crystal | 22 |
kvirc/kvirc | A portable IRC client leveraging the Qt GUI toolkit. | 244 |
lrstanley/girc | A flexible IRC client library for Go, focusing on simplicity and event-based triggering. | 139 |
mcpcpc/kirc | A tiny IRC client written in POSIX C99. | 524 |
gempir/go-twitch-irc | An irc client library written in Go to connect and interact with Twitch's IRC server | 357 |
fluffle/goirc | An event-based stateful IRC client framework written in Go. | 499 |
eazar001/irc_client | A Prolog-based IRC client library providing an abstraction layer over the IRC protocol for creating connections, handling messages, and integrating with event handlers. | 2 |
gophercarrot/carrot | Distributed load testing framework with support for WebSockets and HTTP protocols | 153 |
grawity/irc-docs | A collection of IRC protocol documentation | 55 |
njpatel/grpcc | A command-line tool for testing gRPC APIs with automatic reconnect and pretty-printing capabilities. | 1,130 |
unrealircd/unrealircd | An advanced IRC server software with a strong focus on modularity and security. | 433 |
alexyoung/ircd.js | A Node.js implementation of an IRC server with basic features and extensible protocol | 528 |
thoj/go-ircevent | An event-driven IRC client library written in Go. | 502 |
rawrtc/rawrtc | A WebRTC and ORTC library with data channel implementation for peer-to-peer communication. | 375 |
zalopay-oss/jmeter-grpc-plugin | An Apache JMeter plugin to test gRPC services under load | 42 |