Pinned Repositories
badger
Fast key-value DB in Go.
bbolt
An embedded key/value database for Go.
dbbench
Embedded DB Benchmark Framework
deep_text_matching
implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, albert, raberta
gflags
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
h5stream
H5S is a HTML5 streaming server, HTML5 RTSP Gateway
LevelDB-LMDB
leveldb_wt
WiredTiger implementation of Level DB benchmark
lmdb
Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.
ThreadPool
A simple C++11 Thread Pool implementation
bluce-ldg's Repositories
bluce-ldg/ThreadPool
A simple C++11 Thread Pool implementation
bluce-ldg/badger
Fast key-value DB in Go.
bluce-ldg/bbolt
An embedded key/value database for Go.
bluce-ldg/dbbench
Embedded DB Benchmark Framework
bluce-ldg/deep_text_matching
implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, albert, raberta
bluce-ldg/gflags
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
bluce-ldg/h5stream
H5S is a HTML5 streaming server, HTML5 RTSP Gateway
bluce-ldg/LevelDB-LMDB
bluce-ldg/leveldb_wt
WiredTiger implementation of Level DB benchmark
bluce-ldg/lmdb
Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.
bluce-ldg/logkit
Very easy-to-use server agent for collecting & sending logs & metrics.
bluce-ldg/ray
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
bluce-ldg/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
bluce-ldg/rocksdb-doc-cn
中文版rocksdb文档
bluce-ldg/SmarterStreaming
大牛直播,跨平台(windows/android/iOS)推送(rtmp)、播放器(rtmp/rtsp),支持录像、导播、动态视频合成、实时快照、水印、音频混音、互动等,国内外为数不多不依赖开源框架,业界真正靠谱的超低延迟(1秒左右)。
bluce-ldg/text-generation-inference-cw
为了适配llama2,特殊的分段encode方式,需要fork源码修改