issues
search
schveiguy
/
iopipe
D language library for modular io
Boost Software License 1.0
77
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Define an async mechanism
#47
schveiguy
opened
2 weeks ago
1
Small fix: Backwards compatibility with debian ldc
#46
Inkrementator
closed
6 months ago
13
using std.stdio.File gives surprising error
#45
schveiguy
opened
10 months ago
0
README needs updating
#44
schveiguy
opened
1 year ago
0
Add CI and automatically generated documentation
#43
schveiguy
opened
1 year ago
0
Add a range input stream
#42
schveiguy
closed
1 year ago
5
Draft: RangeOfSlices Devices
#41
Inkrementator
closed
1 year ago
3
text conversion should be simple
#40
schveiguy
opened
1 year ago
0
add writeTo convenience function
#39
schveiguy
opened
1 year ago
1
Fix #87
#38
schveiguy
closed
1 year ago
1
Used max instead of min by accident. Fix unittest to pass on Apple M1
#37
schveiguy
closed
1 year ago
1
ref counted destructor has wrong assert
#36
schveiguy
closed
1 year ago
1
OutputPipe should handle an interrupted write
#35
schveiguy
opened
3 years ago
0
bufd should automatically refCount uncopyable source streams
#34
schveiguy
opened
3 years ago
0
Fix #32. Actually exit the search loop when a single delimiter is found.
#33
schveiguy
closed
4 years ago
0
iopipe fails with "Program exited with code -9" counting lines in file
#32
abrown25
closed
4 years ago
7
@safe build failure with v0.2.0
#31
jondegenhardt
closed
4 years ago
4
Builds failing with v0.2.0 - std.io not retrieved
#30
jondegenhardt
closed
4 years ago
1
Makesafe
#29
schveiguy
closed
4 years ago
0
Naming conventions and terminologies
#28
aberba
opened
4 years ago
2
typo
#27
drug007
closed
4 years ago
1
Remove io dependency
#26
schveiguy
closed
5 years ago
0
Add new mechanism to iterate by elements
#25
schveiguy
closed
5 years ago
1
line counter example with scatter/gather read/write.
#24
bioinfornatics
closed
5 years ago
4
Add meson build file
#23
bioinfornatics
closed
1 year ago
7
An example with file IO ?
#22
biocyberman
opened
6 years ago
9
Error building example on README.md
#21
FraMecca
closed
6 years ago
2
Add Windows support for RingBuffer
#20
schveiguy
opened
6 years ago
0
Make windows examples build and work
#19
schveiguy
opened
6 years ago
1
Add ring buffer to mix. Add search example (grep clone)
#18
schveiguy
closed
6 years ago
0
Buffering output (possible enhancement)
#17
jondegenhardt
opened
6 years ago
22
Add iopipe for logging
#16
schveiguy
opened
6 years ago
0
Suggestion: Performance test iopipe with LDC's LTO and PGO support
#15
jondegenhardt
opened
6 years ago
2
examine gzcat performance for hints at improving zip performance
#14
schveiguy
opened
6 years ago
0
unzip should handle concatenated gzip files
#13
schveiguy
closed
6 years ago
0
Limits buffer growth to 2x, to amortize allocations, but prevent trying
#12
schveiguy
closed
7 years ago
0
Extending buffered iopipe attempts to allocate entire buffer
#11
schveiguy
closed
7 years ago
0
See if I can hook onto existing io library
#10
schveiguy
closed
6 years ago
2
Need a converter from "chunk-based" range to iopipe source
#9
schveiguy
closed
1 year ago
0
Add method to extend an iopipe fully
#8
schveiguy
closed
7 years ago
1
Typo
#7
drug007
closed
7 years ago
2
Just a Question: gunzip/gzip
#6
EmTee70
closed
6 years ago
3
Add Windows support for IODev
#5
schveiguy
closed
6 years ago
1
Register on DUB (and make first git-tagged release)
#4
wilzbach
closed
7 years ago
1
Change byLine pipe into byDelim, which works with any element type
#3
schveiguy
opened
7 years ago
0
Possible sample apps for iopipe
#2
jondegenhardt
opened
7 years ago
53
status of std.io
#1
wilzbach
closed
8 years ago
2