Git Product home page Git Product logo

Bin Ding's Projects

cpp-project-template icon cpp-project-template

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

dblogger icon dblogger

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

elasticsearchefficientbuilder icon elasticsearchefficientbuilder

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

indexed-priority-queue icon indexed-priority-queue

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

java-code-template icon java-code-template

JavaCodeTemplate是一个简易通用的Java工程模板项目,该项目提供了一个典型Java项目工程的较为推荐的以Maven构建的源码目录结构和通用常规业务供能编码示例。用户只需通过git从github下载后做一些极其简单的修改后,就可以在此代码结构目录下添加和编写自己的代码模块,轻松实现特定业务的功能编码。

levenshtein icon levenshtein

A simple proof of concept levenshtein automaton in Python

orchid-fst icon orchid-fst

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 advantages.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.