1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/yudaichen-mini_redis

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
Внести вклад в разработку кода
Синхронизировать код
Отмена
Подсказка: Поскольку Git не поддерживает пустые директории, создание директории приведёт к созданию пустого файла .keep.
Loading...
README.en.md

mini_ redis

Introduction

Implementation of cross-platform Mini redis based on C / C + +

Software architecture description

Example unit test

Parent directory file name description
example main.c entrance of test documents

Include header file

Parent directory file name description
include c_ malloc. h header file of memory manager
basicStruct c_ string. h C language style string header file

SRC source file

Parent directory file name description
src c_ malloc. C implementation of memory manager
basicStruct c_ string. Implementation of C C language style string

Installation tutorial

cmake -S .. - G "Visual Studio 16 2019" -A x64
cmake -S .. -G  "Unix Makefiles"

Instructions for use

Run mini_redis.exe

Participation contribution

Yu Daichen:
    qq: 250074249
    weChat: 15629730087
    phoneNumber: 15629730087

Characteristics

  1. C style, fast, fast

  2. Run without relying on other library files

  3. Memory level operation

Thanks

Thank you for your concern about this project, which will continue to flourish, the clion editor and the vs2019 compiler

Log

2021-12-17

  1. Initialize local project

  2. Add C_ Malloc and C_ Preliminary implementation of string

Комментарии ( 0 )

Вы можете оставить комментарий после Вход в систему

Введение

Реализация миниатюрной версии Redis на C/C++ для кроссплатформенности. Развернуть Свернуть
Apache-2.0
Отмена

Обновления

Пока нет обновлений

Участники

все

Недавние действия

Загрузить больше
Больше нет результатов для загрузки
1
https://api.gitlife.ru/oschina-mirror/yudaichen-mini_redis.git
git@api.gitlife.ru:oschina-mirror/yudaichen-mini_redis.git
oschina-mirror
yudaichen-mini_redis
yudaichen-mini_redis
master