issues
search
cppfastio
/
fast_io
Freestanding fast input/output for C++20
MIT License
650
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix darwin symbol issues
#827
trcrsired
closed
1 month ago
0
Walled Garden APIs
#826
trcrsired
opened
1 month ago
0
test hackcstdoutptr
#825
trcrsired
closed
1 month ago
0
test fix for darwin libc
#824
trcrsired
closed
1 month ago
0
fix compile bug using msvc
#823
havedifficultyinfindingnames
closed
2 months ago
0
Todo: remove unix_timestamp.
#822
trcrsired
closed
2 months ago
0
const missing
#821
trcrsired
closed
2 months ago
0
this is dumbshit
#820
trcrsired
closed
2 months ago
0
fix warnings by removing old code
#819
trcrsired
closed
2 months ago
0
optimize trailing zero algo
#818
trcrsired
closed
2 months ago
0
gradually phase out umul in details namespace
#817
trcrsired
closed
2 months ago
0
skipzero and prefix needs to be in parameter toggle in sto
#816
trcrsired
closed
2 months ago
0
Scan Integer with leading zero?
#815
MaxMxMz
opened
2 months ago
2
remove redundant using namespace ::fast_io::mnp;
#814
trcrsired
closed
2 months ago
0
add comma_fixed in the test
#813
trcrsired
closed
2 months ago
0
Fix precision ==0 for fixed unix_timestamp
#812
trcrsired
closed
2 months ago
0
manipulators namespace should not be inline namespace
#811
trcrsired
closed
2 months ago
0
add fixed manipulator for unix_timestamp. floating point to do
#810
trcrsired
closed
2 months ago
0
.
#809
Arniiiii
closed
2 months ago
1
io_lockable noexcept missing for release()
#808
trcrsired
closed
2 months ago
0
benchmark uses fast_io::vector instead of std::vector since std::vector bloats and potentially harms benchmark
#807
trcrsired
closed
3 months ago
0
Stick with CriticalSection before i got why wine is so slow
#806
trcrsired
closed
3 months ago
0
just use srwlock
#805
trcrsired
closed
3 months ago
0
srwlock is very slow for wine. just use critical_section
#804
trcrsired
closed
3 months ago
0
Mutiple changes
#803
trcrsired
closed
3 months ago
0
srwlock msvc symbol mapping
#802
YexuanXiao
closed
3 months ago
0
Revert "Fix typo and failure of opening C:\Windows"
#801
trcrsired
closed
3 months ago
0
mutex is an alias if the mutex itself is movable
#800
trcrsired
closed
3 months ago
0
Rename _iomutex to io_lockable
#799
trcrsired
closed
3 months ago
0
Fix typo and failure of opening C:\Windows
#798
aleck099
closed
3 months ago
0
fix chrono.h
#797
trcrsired
closed
3 months ago
0
algorithm
#796
trcrsired
closed
3 months ago
0
add correct asan support libc++'s string
#795
trcrsired
closed
3 months ago
0
forceinline
#794
trcrsired
closed
3 months ago
0
use maybe unused. we need to ensure code could compile instead of usi…
#793
trcrsired
closed
3 months ago
0
add a native asan poison for stl
#792
trcrsired
closed
3 months ago
0
Test: Address sanitizer: container-overflow
#791
aleck099
closed
3 months ago
0
Add string sanitization test
#790
trcrsired
closed
3 months ago
0
Add dos path
#789
trcrsired
closed
3 months ago
0
Fix issue #787. Function renaming should start with a _
#788
trcrsired
closed
3 months ago
0
Added support for `clock_gettime` family on MacOSX
#787
akukh
closed
3 months ago
1
fix syscall clobber list for loongarch on linux
#786
trcrsired
closed
3 months ago
0
riscv sucks
#785
trcrsired
closed
3 months ago
0
FUCK RISC-V. LoongArch is OBJECTIVELY better
#784
trcrsired
closed
2 months ago
0
Add an -msimd=none for loongarch to report loongarch backend optimizer issue for LLVM
#783
trcrsired
closed
3 months ago
0
Add loongarch and riscv assembly comparison
#782
trcrsired
closed
3 months ago
0
Add support for `clock_gettime` family on Apple (MacOSX)
#781
akukh
closed
3 months ago
2
a lot of CMake 3
#780
Arniiiii
closed
3 months ago
0
A lot of cmake
#779
Arniiiii
closed
3 months ago
32
A lot of cmake
#778
Arniiiii
closed
3 months ago
1
Previous
Next