topjohnwu
|
b1297c4192
|
Less usage of C stdio
|
2024-02-28 15:52:03 -08:00 |
|
topjohnwu
|
9ae328fd84
|
Further reduce code size
|
2024-02-28 11:19:56 -08:00 |
|
topjohnwu
|
625a1d6f44
|
Remove seek support from streams
|
2024-02-28 11:07:53 -08:00 |
|
LoveSy
|
90dcc1cd30
|
Do not always zero initialize for rust resize vec
|
2023-12-18 16:21:08 +08:00 |
|
LoveSy
|
8b7fae278b
|
Support compressing during cpio backup
|
2023-12-18 16:21:08 +08:00 |
|
topjohnwu
|
6b21091fe2
|
Fix compile errors and cleanup
|
2023-06-12 02:40:50 -07:00 |
|
topjohnwu
|
ee4dad7a13
|
Bridge C++ bytes with Rust &[u8]
|
2023-06-07 16:49:40 -07:00 |
|
topjohnwu
|
2a654e5d7f
|
Improve byte_data const correctness
|
2023-06-03 03:16:03 -07:00 |
|
topjohnwu
|
a5768e02ea
|
Cleanup byte_channel implementation
|
2023-05-20 14:19:40 -07:00 |
|
topjohnwu
|
f5aaff2b1e
|
Cleanup filter_out_stream implementation
|
2023-05-20 01:28:10 -07:00 |
|
topjohnwu
|
57bd450798
|
Split input and output streams
|
2023-05-19 04:19:43 -07:00 |
|
topjohnwu
|
4c0f72f68f
|
Move part of libbase to Rust
|
2022-08-08 22:53:37 -07:00 |
|
topjohnwu
|
b9e89a1a2d
|
Restructure the native module
Consolidate all code into the src folder
|
2022-07-23 13:51:56 -07:00 |
|