issues
search
vimpunk
/
mio
Cross-platform C++11 header-only library for memory mapped file IO
MIT License
1.71k
stars
157
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is there a way to directly copy a string to mmap_sink?
#109
L-Super
closed
2 weeks ago
2
Allow releasing a map from the wrapper
#108
louist103
opened
4 weeks ago
0
iOS pltaform got an error: "no space left on device"
#107
maoxing
opened
2 months ago
0
Consider removing the file size check on mmap as it is redundant in most cases
#106
yhyu13
opened
8 months ago
0
Improve support for 32-bit builds on Windows
#105
pps83
opened
8 months ago
0
Allow mappings without files
#104
KOLANICH
opened
1 year ago
1
This library should allow specifying and changing page attributes, like access flags
#103
KOLANICH
opened
1 year ago
0
Error handling windows (CreateFileMapping)
#102
DanielHerchenbach
opened
1 year ago
1
char* type
#101
Servall4
closed
6 months ago
2
Add CI using github actions
#100
captainurist
opened
1 year ago
0
Define WIN32_LEAN_AND_MEAN, NOMINMAX before including windows.h
#99
pps83
opened
1 year ago
1
Tag release?
#98
leha-bot
opened
1 year ago
0
Improved packaging with CPack.
#97
KOLANICH
opened
1 year ago
0
Undefining macro [max]
#96
Caball009
opened
1 year ago
0
Adding or append text to a sink map
#95
JAWilliams123
opened
2 years ago
0
ambiguity invoking constructor with MSVC 2019
#94
gmabey
opened
2 years ago
0
Default initialise is_handle_internal_
#93
Bidski
opened
2 years ago
0
Search through mapped file line by line
#92
JAWilliams123
closed
2 years ago
8
Forward To C++ 2020 and Compatible C++ 2011
#91
Twilight-Dream-Of-Magic
opened
2 years ago
1
How to change content in read-write mode ?
#90
meftunca
closed
1 year ago
2
Performance issues when writing data exceeding page size
#89
danielkoohmarey-bc
closed
2 years ago
0
Avoid multiply defined `s_2_ws` linker error
#88
pps83
closed
1 year ago
3
Linker errors when using latest mio
#87
pps83
closed
1 year ago
9
Get file size error
#86
LoveChina-3000
opened
2 years ago
0
How to use Mio to read and write large files
#85
LoveChina-3000
opened
2 years ago
4
2GB limit
#84
spudwa
closed
2 years ago
0
mio file_size is incorrect
#83
spudwa
opened
2 years ago
0
[C++ 2020 template concept support] Request refinement to help you complete code requests from TODO comments?
#82
Twilight-Dream-Of-Magic
opened
2 years ago
2
Including "mio/mmap.hpp" in more than one compilation unit
#81
utilitydelta
opened
2 years ago
2
Poor efficiency on lustre filesystems
#80
privefl
opened
2 years ago
0
Does this work with threads?
#79
ruler501
closed
2 years ago
2
Copy-on-write support
#78
StrikerX3
opened
2 years ago
0
Unable to write data to empty file
#77
LeoYang06
closed
2 years ago
2
Missing vector in MSVC
#76
liurui39660
opened
3 years ago
1
Function std::wstring s_2_ws(const std::string& s) needs to be declared inline to prevent GCC linking errors
#75
rost0031
opened
3 years ago
3
Add missing `inline` to `s_2_ws()` to fix ODR violation
#74
poconn
closed
3 years ago
2
include missing vector in detail/mmap.ipp
#73
nishanthkarthik
closed
1 year ago
3
mio does not accept C++17 std::filesystem::path's for opening mapped files
#72
BullyWiiPlaza
opened
3 years ago
1
Add inline specifier to s_2_ws() function
#71
hartcw
closed
1 year ago
3
Troubles with replacing boost::iostreams::mapped_file_source due to non-copy attribute
#70
BullyWiiPlaza
closed
3 years ago
1
std::span, std::byte, char8_t, etc (C++20)
#69
Wunkolo
opened
3 years ago
0
Adding support of UTF8 file name processing in mio on windows
#68
shivendra14
closed
3 years ago
2
Make single- and multi-header include path the same
#67
vimpunk
opened
3 years ago
0
With c_str(...) the string length information is lost.
#66
Spammed
opened
3 years ago
10
Support for iOS (armv7 architecture)
#65
shreks7
opened
3 years ago
0
Adding support of UTF8 file name processing in mio on windows
#64
shivendra14
closed
3 years ago
1
fix duplicate target name in tests cmake
#63
lkotsonis
closed
3 years ago
1
Windows header shadows STL min/max implementation
#62
lkotsonis
closed
3 years ago
1
add if using single header
#61
xgdgsc
closed
3 years ago
1
Consider doing Github Releases/Tags with Semantic Versions
#60
solvingj
opened
4 years ago
1
Next