Skip to content
View dictcore's full-sized avatar

Block or report dictcore

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. paragon_slovoed_ce paragon_slovoed_ce Public

    Paragon slovoed CE

    C++ 2 10

  2. BPlusTree BPlusTree Public

    Forked from zcbenz/BPlusTree

    B+ tree implementation which stores data in file

    C++ 1

  3. native-windows-gui native-windows-gui Public

    Forked from gabdube/native-windows-gui

    A light windows GUI toolkit for rust

    Rust

  4. jammdb jammdb Public

    Forked from pjtatlow/jammdb

    Just Another Memory Mapped Database

    Rust

  5. duck_db duck_db Public

    Forked from enpeizhao/duck_db

    c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )

    C++

  6. cppjieba cppjieba Public

    Forked from byronhe/cppjieba

    "结巴"中文分词的C++版本,使用 darts Double Array Trie 降低内存占用到 1/100

    C++