issues
search
instantiations
/
es_compression
Compression framework for Dart providing FFI implementations for Brotli, Lz4, Zstd (Zstandard) with ready-to-use prebuilt binaries for Win/Linux/Mac.
https://www.instantiations.com
BSD 3-Clause "New" or "Revised" License
41
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
brotli.encode/brotli.decode, does not work with long strings
#53
jpolstre
opened
1 month ago
1
Closing a chunked conversion causes an extra empty chunk to be emitted
#52
abitofevrything
closed
2 months ago
1
Invalid argument(s): Failed to load dynamic library
#51
mgenware
closed
4 months ago
1
import 'dart:cli' breaks on Dart 3.4+
#50
gmpassos
closed
5 months ago
3
macOS - Apple Silicon - LZ4 wrong architecture (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e' or 'arm64'))
#49
iacopo-domotz
closed
7 months ago
1
Unhandled Exception: FormatException: ERROR_frameType_unknown
#48
riccardo-runci
closed
7 months ago
4
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Invalid argument(s): Failed to load dynamic library 'eslz4-win64.dll': The specified module could not be found.
#47
riccardo-runci
closed
7 months ago
1
我的项目运行的时候报: Failed to load dynamic library 'libeszstd-android64.so': dlopen failed: library "libeszstd-android64.so" not found
#46
zhangyuankai
closed
4 months ago
2
It is recommended to add the prefix `lib` to macos dylib
#45
MegatronKing
closed
4 months ago
1
Unhandled Exception: Invalid argument(s): Failed to load dynamic library 'libesbrotli-android64.so': dlopen failed: library "libesbrotli-android64.so" not found
#44
karamatpkid
closed
1 year ago
1
lib libeslz4-android64.so
#43
xyzt1402
closed
1 year ago
2
zip with password
#42
mkbsugita
closed
1 year ago
1
Are there have some examples about ios immplements?
#41
yongjieYuan
closed
1 year ago
1
type 'Null' is not a subtype of type 'String' in type cast (version 2.0.9)
#40
chan150
closed
1 year ago
3
Why your library can't run in flutter ?
#39
azkadev
closed
1 year ago
3
unable to load library in android (flutter).
#38
santoshyadav140293
closed
1 year ago
1
How to add multiple files at once to lz when saving to file?
#37
azkadev
closed
1 year ago
1
Do you have any plan to support Lempel–Ziv–Welch (LZW) algorithm?
#36
MegatronKing
closed
1 year ago
1
library for iOS (flutter)
#35
fuyunmanbu
closed
2 years ago
8
Invalid argument(s): Failed to lookup symbol 'LZ4_versionNumber': dlsym(RTLD_DEFAULT, LZ4_versionNumber): symbol not found
#34
huangjian0414
closed
2 years ago
1
Correcting iOS FFI access to native library
#33
srmncnk
closed
2 years ago
0
how to use it on the web platform?
#32
rty813
closed
2 years ago
1
lz4 block format support?
#31
pyjserv
closed
2 years ago
1
gzip for flutter ?
#30
lucasdidur
closed
2 years ago
1
add lib prefix for android
#29
mejdi14
closed
2 years ago
3
.so files not found on Android release mode
#28
mejdi14
closed
2 years ago
3
Building lz4 library for iOS (flutter)
#27
sburcher
closed
2 years ago
2
how to decompress data from websocket in streambuilder?
#26
NeverlandForKi
closed
3 years ago
7
Failed to load dynamic library 'esbrotli-android64.so': dlopen failed: library "esbrotli-android64.so not found
#25
Dewsworld
closed
3 years ago
3
Excuse me, does not support the flutter ios application?
#24
superwei629
closed
3 years ago
4
Hello, I have already packed so file
#23
superwei629
closed
3 years ago
1
Add android lib generate example build guide
#22
isong0623
closed
3 years ago
1
Where the 'BytesBuilder' in zstd with the latest version?
#21
isong0623
closed
3 years ago
4
flutter error
#20
dqilu
closed
3 years ago
6
Null Safety Support
#19
sethloco
closed
3 years ago
2
Review and benchmark various buffer sizes for good defaults...
#18
sethloco
closed
4 years ago
1
Review dart Arena for ffi mem management
#17
sethloco
closed
4 years ago
1
Brotli optimized one-shot compression
#16
sethloco
closed
3 years ago
1
Zstd optimized one-shot compression
#15
sethloco
closed
3 years ago
1
Implement Brotli FFI implementation
#14
sethloco
closed
4 years ago
0
Implement Zstd (Zstandard) FFI implementation
#13
sethloco
closed
4 years ago
0
Refactor this abstractions to allow for native (via ffi) or pure dart implementations.
#12
sethloco
closed
4 years ago
0
Review project comments
#11
sethloco
closed
4 years ago
0
Update Readme
#10
sethloco
closed
4 years ago
0
LZ4 optimized one-shot compression
#9
sethloco
closed
3 years ago
1
Async Api using isolates
#8
sethloco
closed
4 years ago
1
Implement a way for user to control input/output codec buffer size on a codec
#7
sethloco
closed
4 years ago
0
Validate min/max ranges of allowable lz4 compression levels
#6
sethloco
closed
4 years ago
0
Allow User specified shared library locations
#5
sethloco
closed
4 years ago
1
Add lz4 codec example using tranforms streaming
#4
sethloco
closed
4 years ago
0
Next