issues
search
mitchellh
/
libxev
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.
MIT License
2.15k
stars
77
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Which Zig version is used?
#129
GrapeBaBa
closed
3 days ago
2
backend/epoll: implement eventfd wakeup notification
#128
steeve
opened
4 days ago
1
fix: allow UDPSendto to be canceled
#127
robbielyman
opened
2 weeks ago
0
close without callback
#126
aep
opened
2 weeks ago
0
kqueue: wrong API usage
#125
kristoff-it
opened
3 weeks ago
0
chore: align MPSC queue with standard head/tail naming
#124
Hanaasagi
opened
1 month ago
0
Allow watchers to generate completions without adding them to the loop.
#123
bhansconnect
opened
1 month ago
0
[kqueue] hits unreachable code with high completion loads
#122
bhansconnect
opened
1 month ago
7
build(deps): bump cachix/install-nix-action from V27 to 30
#121
dependabot[bot]
closed
2 weeks ago
0
build(deps): bump cachix/install-nix-action from V27 to 29
#120
dependabot[bot]
closed
1 month ago
1
io_uring: handle INTR error from write
#119
rockorager
closed
2 months ago
0
fix: delete all non-test uses of `usingnamespace`
#118
robbielyman
opened
2 months ago
0
hack to get dir of build script doesn't seem to be working
#117
notcancername
closed
1 month ago
3
build(deps): bump cachix/install-nix-action from V27 to 28
#116
dependabot[bot]
closed
1 month ago
1
Fix overflow in `kqueue` backend
#115
Corendos
closed
4 days ago
4
Update for Zig 0.14.0-dev.1304+7d54c62c8
#114
steeve
closed
4 days ago
2
Fix potential ThreadPool UAF
#113
kprotty
closed
3 months ago
2
fix windows compile
#112
jcollie
opened
3 months ago
0
[kqueue] More than 256 Kevents per tick causes OOB
#111
steeve
closed
4 days ago
1
Performance comparison with Java, zig-aio
#110
mrjbq7
opened
3 months ago
5
Update README.md
#109
mrjbq7
opened
3 months ago
0
Use of @src() in build system is not functional on Zig master
#108
mnemnion
closed
3 months ago
5
Update to latest Zig Nightly
#107
mochalins
closed
3 months ago
3
Support for deadline/timeout
#106
ortuman
opened
3 months ago
0
"Ghost" send callback in macOS (kqueue)
#105
TheWaWaR
opened
4 months ago
0
update to 0.14.0-dev.367+a57479afc
#104
flut2
closed
4 months ago
1
Install with Zig Fetch
#103
dotfelixb
closed
4 months ago
1
Don't use SEND_ONCE mach rights for async, use a queue limit of 1
#102
mitchellh
closed
5 months ago
0
backend/io_uring: fix build for zig 0.13
#101
Sh4d1
closed
5 months ago
2
build(deps): bump cachix/install-nix-action from 26 to 27
#100
dependabot[bot]
closed
5 months ago
0
fix: update to zig 0.13
#99
robbielyman
closed
5 months ago
0
build: use b.path()
#98
Cloudef
closed
5 months ago
1
build: prevent breakage with relative paths
#97
Jan200101
closed
6 months ago
1
update to latest zig
#96
judofyr
closed
5 months ago
2
docs: Update how to add xev as a dependency in build.zig
#95
Uzaaft
closed
3 months ago
0
docs: Document way to add libxev as a dependency with `zig` cli
#94
Uzaaft
closed
3 months ago
0
c# iocp
#93
yhviqd
opened
7 months ago
0
Simple question
#92
Pismice
opened
7 months ago
1
fix @fieldParentPtr
#91
psnszsn
closed
7 months ago
1
Remove useless files in Zig package
#90
Corendos
opened
8 months ago
0
Fix breaking changes in most recent nightly build
#89
morgangallant
closed
8 months ago
1
build(deps): bump cachix/install-nix-action from 24 to 26
#88
dependabot[bot]
closed
5 months ago
0
too much stuff included in the package
#87
andrewrk
opened
9 months ago
0
add iouring waitid operation
#86
psnszsn
opened
9 months ago
0
api: add generic cancelation function to all backends
#85
thda
opened
10 months ago
0
build(deps): bump cachix/install-nix-action from 24 to 25
#84
dependabot[bot]
closed
8 months ago
1
std.ArrayList support for [Read/Write]Buffers
#83
kitsuniru
opened
10 months ago
1
Update to latest master after Zig PR #18160
#82
der-teufel-programming
closed
10 months ago
0
Windows - thread panic: integer overflow
#81
jvmiert
opened
11 months ago
8
build(deps): bump cachix/install-nix-action from 23 to 24
#80
dependabot[bot]
closed
10 months ago
0
Next