21 Commits (1e207ca45373c5e10aab392f77a280712143574c)
 

Author SHA1 Message Date
Avril 1e207ca453
Create LICENSE
2 years ago
Avril 9125199d80
Added Cargo keywords (tags)
2 years ago
Avril 225a0a08f0
Fix README
2 years ago
Avril 8fe92b0951
Version 1.0.0!
2 years ago
Avril f05c1466c7
Added README.md
2 years ago
Avril 8390072309
Reached version 1.0.0!
2 years ago
Avril 515a63c3a2
Fixed bug with `memfile` feature not setting stream length properly without `memfile-preallocate`
2 years ago
Avril 23d022b5fe
Added working memfile implementation
2 years ago
Avril 0628853b43
Working memfile implementation
2 years ago
Avril edb57c7c95
memfile: Disambiguated memfile errors resulting in `fallocate()` sizes being too large or the call itself failing.
2 years ago
Avril b3dbb30deb
Fix imports for when feature `memfile` is disabled.
2 years ago
Avril ed957bcec8
feature memfile: added `RawFile::open_mem()`
2 years ago
Avril 65c297b228
Started adding `memfile` feature: Use a `memfd_create()`d in-memory temporary file.
2 years ago
Avril 80a2d65262
Made spantrace capture optional at the compilation level.
2 years ago
Avril 3af34dc78f
Better documented `jemalloc` feature.
2 years ago
Avril cc37f604f1
Fixed tracing causing huge unneeded bottleneck in non `bytes` builds.
2 years ago
Avril bea5cda4a1
Fixed not copying to buffer when not using feature `bytes`.
2 years ago
Avril 1cdd5b2187
Made `bytes` an optional feature.
2 years ago
Avril 4cf1c88a3f
Update gitignore
2 years ago
Avril a5ad02a6de Working primitive, slow, prototype.
2 years ago
Avril 2aa8c832de
initial commit: must figure out how splice() works before we continue here.
2 years ago