issues
search
status-im
/
nim-faststreams
Nearly zero-overhead input/output streams for Nim
Apache License 2.0
125
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
undeclared identifier: 'baseAddr'
#62
pfpulux
opened
1 week ago
1
restore 1.6 compat
#61
arnetheduck
closed
3 weeks ago
0
communicate with chess engine binary ?
#60
tissatussa
opened
1 month ago
4
Replace `apt-fast` with `apt-get`
#59
etan-status
closed
1 month ago
0
fix deprecated functions
#58
narimiran
closed
1 month ago
1
update ci.yml to test Nim 2.2; also test gcc-14
#57
narimiran
closed
2 months ago
0
Index error on simple example
#56
Graveflo
opened
3 months ago
0
update ci.yml and be more explicit in .nimble
#55
narimiran
closed
4 months ago
0
Allow closing default-inited InputStream/OutputStream (fixes #52)
#54
arnetheduck
opened
7 months ago
0
Fix spelling & grammer errors in the README
#53
Varriount
closed
7 months ago
0
segfault on reading config file that does not exist
#52
whisperecean
opened
8 months ago
0
fix ensureRunway after delayFixedSizeWrite (fixes #28)
#51
arnetheduck
closed
8 months ago
0
prefer `seq[byte]` for page storage
#50
arnetheduck
closed
8 months ago
0
stop testing Nim C++ backend in GitHub Actions
#49
tersec
closed
9 months ago
0
empty difference
#48
tersec
closed
9 months ago
0
test refc in CI in Nim 2.0 and later
#47
tersec
closed
9 months ago
1
fix multiple reads in same scope
#46
tersec
closed
1 year ago
0
avoid UB writing nothing to outputs
#45
tersec
closed
1 year ago
0
avoid use-after-free in ARC and ORC
#44
tersec
closed
1 year ago
2
test version-2-0 in CI
#43
tersec
closed
1 year ago
0
Remove Nim 1.2 and 1.4 support
#42
tersec
closed
1 year ago
0
fix `finalWrite` for split fixed-size cursors
#41
etan-status
closed
1 year ago
2
remove appveyor and travis scripts
#40
jangko
closed
1 year ago
0
unsafeMemoryInput produce garbage or crash when orc enable
#39
jangko
opened
1 year ago
0
remove chronos dependency
#38
arnetheduck
closed
1 year ago
0
Fix nim devel 32 bits
#37
Menduist
closed
1 year ago
0
Normalise nimble
#36
arnetheduck
closed
2 years ago
1
`readIntoEx` crashes on empty `dst`
#35
arnetheduck
opened
2 years ago
0
reduce test dependencies
#34
arnetheduck
closed
2 years ago
1
switch CI to the supported versions of ubuntu and macos
#33
narimiran
closed
2 years ago
0
Replace unsafeAddr by baseAddr
#32
lchenut
closed
1 year ago
7
Bug: withReadableRange/limitReadableRange
#31
lchenut
opened
2 years ago
0
move `-d:nimRawSetjmp` to config.nims
#30
narimiran
closed
2 years ago
0
`newString` slows down page creation
#29
arnetheduck
closed
8 months ago
1
Invalid data written to stream when runway is used
#28
arnetheduck
closed
8 months ago
0
add test for runways
#27
arnetheduck
closed
2 years ago
0
don't even notionally access element 0 of 0-length openArray
#26
tersec
closed
2 years ago
0
Added overload for fileInput
#25
yyoncho
closed
2 years ago
0
CI: test with multiple Nim versions
#23
stefantalpalaru
closed
2 years ago
0
Enable --styleCheck:usages
#22
arnetheduck
closed
2 years ago
1
Few minor improvements
#21
yyoncho
closed
2 years ago
0
Don't import/export chronos by default
#20
arnetheduck
closed
3 years ago
1
CI: refactor Nim compiler caching
#19
stefantalpalaru
closed
3 years ago
0
fileInput doesn't accept File
#18
SolitudeSF
closed
2 years ago
1
Move chronos integration into separate package/under chronos
#17
SolitudeSF
closed
8 months ago
1
fix memFileInput.pos return negative value
#16
jangko
closed
3 years ago
0
fixes broken test and add github action script
#15
jangko
closed
3 years ago
0
Incorrect use of alloca
#14
arnetheduck
closed
3 years ago
1
Bug: peekAt has problems to read far ahead
#13
JackSabbath
opened
4 years ago
3
withReadableRange doesn't work as intended and completely ignores the specified length.
#12
kayabaNerve
closed
4 years ago
0
Next