| .. |
|
backbone.go
|
feat: raise stream throughput and handler density without changing the RNS wire
|
2026-08-13 09:59:37 -05:00 |
|
epoll_bsd_stub.go
|
feat(backbone): introduce a new backbone I/O hub for high-throughput TCP interfaces with support for multiple kernel multiplexing backends
|
2026-07-07 01:58:39 -05:00 |
|
epoll_linux.go
|
refactor(tests): streamline goroutine management in test cases by replacing traditional for loops with range-based iterations
|
2026-07-07 05:06:17 -05:00 |
|
fd.go
|
refactor(fd): introduce socketFD function to standardize conversion of kernel file descriptors to int
|
2026-07-07 03:34:08 -05:00 |
|
go_poller.go
|
refactor(controlapi): add lifecycle management with new HTTP endpoints for pause, resume, and refresh paths
|
2026-07-07 02:38:40 -05:00 |
|
hdlc.go
|
feat: add 'zen' command for scanning Go and Python sources, including new rules and tests
|
2026-08-14 19:09:26 -05:00 |
|
hdlc_oracle_test.go
|
feat: cut hot-path CPU and RAM
|
2026-08-13 10:45:58 -05:00 |
|
hdlc_test.go
|
feat: cut announce ingest and encrypt allocs without changing the RNS wire
|
2026-08-13 11:20:28 -05:00 |
|
hub.go
|
refactor: fix concurrency handling in QueueSend and requeueUnwritten methods
|
2026-08-26 18:14:01 -05:00 |
|
hub_test.go
|
feat: raise stream throughput and handler density without changing the RNS wire
|
2026-08-13 09:59:37 -05:00 |
|
kqueue_linux_stub.go
|
feat(backbone): introduce a new backbone I/O hub for high-throughput TCP interfaces with support for multiple kernel multiplexing backends
|
2026-07-07 01:58:39 -05:00 |
|
kqueue_netbsd.go
|
refactor(kqueue): simplify event handling by replacing manual Kevent initialization with a dedicated function and streamline timeout handling
|
2026-07-09 09:24:07 -05:00 |
|
kqueue_poll32.go
|
refactor(kqueue): simplify event handling by replacing manual Kevent initialization with a dedicated function and streamline timeout handling
|
2026-07-09 09:24:07 -05:00 |
|
kqueue_poll64.go
|
refactor(kqueue): simplify event handling by replacing manual Kevent initialization with a dedicated function and streamline timeout handling
|
2026-07-09 09:24:07 -05:00 |
|
nonblock_stub.go
|
feat(backbone): introduce a new backbone I/O hub for high-throughput TCP interfaces with support for multiple kernel multiplexing backends
|
2026-07-07 01:58:39 -05:00 |
|
poller.go
|
refactor(controlapi): add lifecycle management with new HTTP endpoints for pause, resume, and refresh paths
|
2026-07-07 02:38:40 -05:00 |
|
poller_stub.go
|
feat(backbone): introduce a new backbone I/O hub for high-throughput TCP interfaces with support for multiple kernel multiplexing backends
|
2026-07-07 01:58:39 -05:00 |
|
test_helpers_test.go
|
refactor(hub): implement io_uring probe checks and improve test handling for CI environments
|
2026-07-07 07:28:53 -05:00 |
|
uring_linux.go
|
refactor: clear revive naming and control-flow warnings
|
2026-08-13 10:10:04 -05:00 |
|
uring_stub.go
|
refactor(hub): implement io_uring probe checks and improve test handling for CI environments
|
2026-07-07 07:28:53 -05:00 |