[ stretch ]
[ 原始碼: erlang-cherly ]
套件:erlang-cherly(0.12.8+dfsg-6)
erlang-cherly 的相關連結
Debian 的資源:
下載原始碼套件 erlang-cherly:
- [erlang-cherly_0.12.8+dfsg-6.dsc]
- [erlang-cherly_0.12.8+dfsg.orig.tar.gz]
- [erlang-cherly_0.12.8+dfsg-6.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [www.github.com]
相似套件:
Cherly (sher-lee) is an in-VM caching library for Erlang
Cherly (sher-lee) was originally developed by Cliff Moon for erlang to deal with in memory caching based on LRU. Its functionality and performance were awesome, but as time goes on, its implementation gradually obsoletes and it's hard to maintain. To overcome these problems, I forked and made Cherly improve with original purposes. Main improvements are described below.
* Replaced the hash storing structure (originally used Judy hash) with the combination of Open addressing and Tree structure based on golang's hash implementation. This structure is very scalable and stable. * Implemented slab allocator on off-heap. * Replaced implemantations of port driver with NIFs. * Rebarized
其他與 erlang-cherly 有關的套件
|
|
|
|
-
- dep: erlang-base (>= 1:19.2+dfsg)
- Erlang/OTP virtual machine and base applications
- 或者 erlang-base-hipe (>= 1:19.2+dfsg)
- Erlang/OTP HiPE enabled virtual machine and base applications
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb