issues
search
DataDog
/
glommio
Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
Other
3.12k
stars
164
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Dependency on unmaintained and unsound crate (lockfree)
#677
VorpalBlade
opened
4 weeks ago
0
Proposed positioning and direction of glommio
#676
xxxmailk
opened
1 month ago
0
storage example file_size flag has problem
#675
yorkz1994
opened
2 months ago
0
`yield_task_queue_now` does not seem to make sense
#674
ellutionist
opened
2 months ago
0
Mock build on non-Linux platforms
#673
adamierymenko
opened
2 months ago
1
glommio::net::UdpSocket::recv_from is extremely slow
#672
bluealert
opened
2 months ago
4
Panic when dropping RawTask
#671
ozgrakkurt
opened
4 months ago
2
Using `DmaFile::create` without calling `DmaFile::open` first results in broken `probe_iopoll_support` check
#670
wyattpt
opened
4 months ago
0
OS/kernel version recommendation
#669
ozgrakkurt
closed
5 months ago
2
add CI security workflow
#668
HippoBaro
closed
5 months ago
0
Implement `Send + Sync` for `ReadResult`
#667
ozgrakkurt
closed
5 months ago
2
Force `tid` wrapper to move
#666
yokomizor
opened
5 months ago
0
Define CFLAG -D_GNU_SOURCE as per liburing ./configure
#665
yokomizor
closed
5 months ago
1
Implement very simple advisory lock mechanism
#664
vlovich
opened
6 months ago
4
Any interest in adding advisory lock support?
#663
vlovich
opened
6 months ago
0
Improve Gate::close to support repeated calls
#662
vlovich
closed
6 months ago
1
Some WeakDmaFile fixes
#661
vlovich
closed
6 months ago
0
Doc cleanup
#660
vlovich
closed
6 months ago
3
fix clippy issues
#659
glommer
closed
7 months ago
0
Implement a weak reference to a DmaFile
#658
vlovich
closed
7 months ago
3
Make DmaFile and OwnedDmaFile clonable
#657
vlovich
closed
7 months ago
0
fix: export publicly 'StallDetection'
#656
aurelilys
closed
7 months ago
2
Allow a ReadResult to be converted to a DmaBuffer
#655
vlovich
closed
7 months ago
9
Timer documentation says confusing things about the task queue
#654
vlovich
closed
6 months ago
4
Fix first Reactor sleep taking at least 30-50ms
#653
vlovich
closed
7 months ago
5
Timer adds a surprising amount of delay vs thread::sleep
#652
vlovich
closed
7 months ago
3
Can't build an application that using Glommio
#651
Eugene-Usachev
opened
7 months ago
6
RFC: 0-copy support for writing reads
#650
vlovich
opened
7 months ago
2
Fix stat to use the fd instead of the path
#649
vlovich
closed
7 months ago
1
Statx is invoked on path instead of fd
#648
vlovich
closed
7 months ago
0
Valgrind complains about uninitialized memory in buffer returned by read_at_aligned
#647
vlovich
opened
7 months ago
0
RFC: A Send safe `DmaFile` to let the fd be shared across threads
#646
vlovich
closed
7 months ago
0
Fix third-party vulnerability caused by atty v0.2.14
#644
vmingchen
closed
8 months ago
0
Harden read buffer pool
#643
vlovich
opened
8 months ago
2
Is it possible to make a release?
#642
ozgrakkurt
closed
8 months ago
3
What's the problem with performance, implementation or usage?
#641
TheLudlows
opened
8 months ago
6
this is no core_cpus_list file, how to fix it?
#640
TheLudlows
closed
8 months ago
0
hyper-1.0 client and server examples
#639
sattva9
closed
8 months ago
1
Support for sending raw Ethernet frames
#638
jamwaffles
opened
9 months ago
3
`Directory::open` fails consistently where `std::fs::` succeeds
#637
mccolljr
opened
9 months ago
0
RawTask memory leak
#636
greatest-ape
opened
10 months ago
5
feat: handle `DmaFile::read_at` called with a size larger than `max_sectors_size`
#635
ozgrakkurt
closed
10 months ago
7
Document what happens on non-Linux+io-uring-support
#634
hoijui
opened
10 months ago
3
process gets stuck in D state if there is a big read (about 6 MB)
#633
ozgrakkurt
closed
10 months ago
4
Ordering of `ReadManyResult `
#632
ozgrakkurt
closed
10 months ago
2
refactor: comply with clippy linters
#631
aurelilys
closed
10 months ago
1
chore(deps): upgrade to nix v0.27
#630
aurelilys
closed
10 months ago
2
Is it possible to include my project (dbeel) in the readme?
#629
tontinton
opened
11 months ago
0
Fix stall detector to be correct threshold
#628
tontinton
closed
11 months ago
4
fix test for file send
#627
glommer
closed
1 year ago
2
Next