10 Commits (0628853b432605a0bbdcbc34fe29387135711aa0)

Author SHA1 Message Date
Avril 0628853b43
Working memfile implementation
3 years ago
Avril edb57c7c95
memfile: Disambiguated memfile errors resulting in `fallocate()` sizes being too large or the call itself failing.
3 years ago
Avril b3dbb30deb
Fix imports for when feature `memfile` is disabled.
3 years ago
Avril ed957bcec8
feature memfile: added `RawFile::open_mem()`
3 years ago
Avril 65c297b228
Started adding `memfile` feature: Use a `memfd_create()`d in-memory temporary file.
3 years ago
Avril 80a2d65262
Made spantrace capture optional at the compilation level.
3 years ago
Avril cc37f604f1
Fixed tracing causing huge unneeded bottleneck in non `bytes` builds.
3 years ago
Avril bea5cda4a1
Fixed not copying to buffer when not using feature `bytes`.
3 years ago
Avril 1cdd5b2187
Made `bytes` an optional feature.
3 years ago
Avril a5ad02a6de Working primitive, slow, prototype.
3 years ago