Skip to content
View apollo008's full-sized avatar

Block or report apollo008

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
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++ 7 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