Skip to content
View apollo008's full-sized avatar

Block or report apollo008

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. dblogger dblogger Public

    Dblogger: a powerful Python log library supporting multi process and multi thread printing logs.

    Python 6 1

  2. ElasticsearchEfficientBuilder ElasticsearchEfficientBuilder Public

    It contains some efficient builders implemention for elasticsearch, such ElasticsearchEfficientFullBuilderFromMysql and ElasticsearchEfficientRealtimeBuilderFromKafka , which both run well in elast…

    Java 5

  3. cpp-project-template cpp-project-template Public

    CppProjTemplate是一个简易精炼的C++工程的模板项目,该项目清晰地设置了一个典型C++项目工程的较为推荐的源码目录结构。用户只需通过git从github下载后做一些极其简单的修改后,就可以在此代码结构目录下添加和编写自己的代码模块,轻松支持C++单元测试编码框架。

    C++ 6 1

  4. orchid-fst orchid-fst Public

    This project Orchid-Fst implements a fast text string dictionary search data structure: Finite state transducer (short for FST) in c++ language.This FST C++ open source project has much significant…

    C++ 15 3

  5. fst-levenshtein-0.4.4 fst-levenshtein-0.4.4 Public

    Forked from BurntSushi/fst

    Represent large sets and maps compactly with finite state transducers.

    Rust 5

  6. indexed-priority-queue indexed-priority-queue Public

    indexed-priority-queue 是C++编程语言实现的开源的可以快速改变某个指定元素值的优先级队列。它通过为优先级队列中每个元素维护一个索引Index值来实现快速修改特定元素值且又保证堆性质的目的。

    C++ 2