معرفی شرکت ها


libghc-store-prof_0.7.6-1_arm64.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Fast binary serialization; profiling libraries
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bullseye-11
مخزن Debian main arm64
نام بسته libghc-store-prof
نام فایل بسته libghc-store-prof_0.7.6-1_arm64.deb
نسخه بسته 0.7.6
انتشار بسته 1
معماری بسته arm64
نگهدارنده Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/fpco/store
مجوز -
حجم دانلود 856700
حجم نصب 11124
The 'store' package provides efficient binary serialization. There are a couple features that particularly distinguish it from most prior Haskell serialization libraries: . * Its primary goal is speed. By default, direct machine representations are used for things like numeric values (Int, Double, Word32, etc) and buffers (Text, ByteString, Vector, etc). This means that much of serialization uses the equivalent of memcpy. * Instead of implementing lazy serialization / deserialization involving multiple input / output buffers, peek and poke always work with a single buffer. This buffer is allocated by asking the value for its size before encoding. This simplifies the encoding logic, and allows for highly optimized tight loops. * store can optimize size computations by knowing when some types always use the same number of bytes. This allows for computing the byte size of a `Vector Int32` by just doing `length v * 4`. . It also features: . * Optimized serialization instances for many types from base, vector, bytestring, text, containers, time, template-haskell, and more. * TH and GHC Generics based generation of Store instances for datatypes * TH generation of testcases . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.


جایگزین ها

بسته نسخه معماری مخزن
libghc-store-prof_0.7.6-1_amd64.deb 0.7.6 amd64 Debian main
libghc-store-prof_0.7.6-1_armel.deb 0.7.6 armel Debian main
libghc-store-prof_0.7.6-1_armhf.deb 0.7.6 armhf Debian main
libghc-store-prof_0.7.6-1_i386.deb 0.7.6 i386 Debian main
libghc-store-prof_0.7.6-1_mips64el.deb 0.7.6 mips64el Debian main
libghc-store-prof_0.7.6-1_ppc64el.deb 0.7.6 ppc64el Debian main
libghc-store-prof_0.7.6-1_s390x.deb 0.7.6 s390x Debian main


نیازمندی

مقدار نام
= 0.7.6-1 libghc-store-dev
- libghc-array-prof-0.5.4.0-ddbb2
- libghc-async-prof-2.2.2-b2ac8
- libghc-base-prof-4.13.0.0-d4e5b
- libghc-base-orphans-prof-0.8.2-50da5
- libghc-base64-bytestring-prof-1.0.0.3-b1c79
- libghc-bifunctors-prof-5.5.7-d01ec
- libghc-bytestring-prof-0.10.10.1-b6ec8
- libghc-containers-prof-0.6.2.1-39f42
- libghc-contravariant-prof-1.5.2-c823f
- libghc-cryptohash-prof-0.11.9-312ec
- libghc-deepseq-prof-1.4.4.0-76304
- libghc-directory-prof-1.3.6.0-592a7
- libghc-filepath-prof-1.4.2.1-001eb
- libghc-free-prof-5.1.3-5f032
- libghc-ghc-prim-prof-0.5.3-49209
- libghc-hashable-prof-1.3.0.0-523f3
- libghc-hspec-prof-2.7.1-58dd0
- libghc-hspec-smallcheck-prof-0.5.2-62372
- libghc-integer-gmp-prof-1.0.2.0-fa0ae
- libghc-lifted-base-prof-0.2.3.12-b160e
- libghc-monad-control-prof-1.0.2.3-d0848
- libghc-mono-traversable-prof-1.0.15.1-9af90
- libghc-network-prof-3.1.1.1-ea0ab
- libghc-primitive-prof-0.7.0.1-7fce0
- libghc-resourcet-prof-1.2.4.2-1a4fb
- libghc-safe-prof-0.3.19-7ae12
- libghc-smallcheck-prof-1.1.7-48789
- libghc-store-core-prof-0.4.4.3-d7d3d
- libghc-syb-prof-0.7.1-bb80c
- libghc-template-haskell-prof-2.15.0.0-62759
- libghc-text-prof-1.2.4.0-9eccd
- libghc-th-lift-prof-0.8.1-b46b3
- libghc-th-lift-instances-prof-0.1.17-72368
- libghc-th-orphans-prof-0.13.10-36021
- libghc-th-reify-many-prof-0.1.9-3c902
- libghc-th-utilities-prof-0.2.4.0-aadb7
- libghc-time-prof-1.9.3-9ed95
- libghc-transformers-prof-0.5.6.2-59c2c
- libghc-unordered-containers-prof-0.2.10.0-9171f
- libghc-vector-prof-0.12.1.2-81dc0
- libghc-void-prof-0.7.3-915a7


نحوه نصب


نصب پکیج deb libghc-store-prof:

    sudo apt-get install libghc-store-prof_0.7.6-1_arm64.deb


فایل ها

مسیرها
./usr/lib/haskell-packages/ghc/lib/aarch64-linux-ghc-8.8.4/store-0.7.6-BQw24ZX7cRw8bQ5Bs0SKvX/Data/Store/Impl.p_hi
./usr/lib/haskell-packages/ghc/lib/aarch64-linux-ghc-8.8.4/store-0.7.6-BQw24ZX7cRw8bQ5Bs0SKvX/Data/Store/Internal.p_hi
./usr/lib/haskell-packages/ghc/lib/aarch64-linux-ghc-8.8.4/store-0.7.6-BQw24ZX7cRw8bQ5Bs0SKvX/Data/Store/TH/Internal.p_hi
./usr/lib/haskell-packages/ghc/lib/aarch64-linux-ghc-8.8.4/store-0.7.6-BQw24ZX7cRw8bQ5Bs0SKvX/Data/Store/TH.p_hi
./usr/lib/haskell-packages/ghc/lib/aarch64-linux-ghc-8.8.4/store-0.7.6-BQw24ZX7cRw8bQ5Bs0SKvX/Data/Store/TypeHash/Internal.p_hi
./usr/lib/haskell-packages/ghc/lib/aarch64-linux-ghc-8.8.4/store-0.7.6-BQw24ZX7cRw8bQ5Bs0SKvX/Data/Store/TypeHash.p_hi
./usr/lib/haskell-packages/ghc/lib/aarch64-linux-ghc-8.8.4/store-0.7.6-BQw24ZX7cRw8bQ5Bs0SKvX/Data/Store/Version.p_hi
./usr/lib/haskell-packages/ghc/lib/aarch64-linux-ghc-8.8.4/store-0.7.6-BQw24ZX7cRw8bQ5Bs0SKvX/Data/Store.p_hi
./usr/lib/haskell-packages/ghc/lib/aarch64-linux-ghc-8.8.4/store-0.7.6-BQw24ZX7cRw8bQ5Bs0SKvX/System/IO/ByteBuffer.p_hi
./usr/lib/haskell-packages/ghc/lib/aarch64-linux-ghc-8.8.4/store-0.7.6-BQw24ZX7cRw8bQ5Bs0SKvX/libHSstore-0.7.6-BQw24ZX7cRw8bQ5Bs0SKvX_p.a
./usr/share/doc/libghc-store-prof/buildinfo_arm64.gz
./usr/share/doc/libghc-store-prof/changelog.Debian.gz
./usr/share/doc/libghc-store-prof/changelog.gz
./usr/share/doc/libghc-store-prof/copyright