Skip to content
View akerdi's full-sized avatar
Block or Report

Block or report akerdi

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
akerdi/README.md

Hi there 👋

Earn money about 30,000,000 RMB can make dream happen.

-93% ..................................................

开课

欢迎联系微信: akerdi, 有偿指导以下课程, 达到清晰理解每个知识点(预约时间 - 周末), 欢迎联系, 询问有礼(送试听视频 - 正在录制中,欢迎拍砖):

How to make a basic redis. No yet done the whole project, it only include the user input to cache data by using socket and hashtable technology.

gcc hashtable knowledge.

gcc stack learn basic usage. build your own log.

gcc stack that teaches you how to make a database using b+ tree algorithm, this makes getting items within a logarithm time.

C++ stack that teaches you read user input a lisp language script, then evaluate the request.

Javascript(typescript) stack that teaches you read user input a lisp language script, then evaluate the request.

gcc project that give knowledge about basic http protocol and socket contact within main process and pipe to child process. Main proccess answers user request, and child process execute the repsonse.

gcc build shell that can read user input and evaluate commands.

C++ server, construct with socket and epoll technologies. This repository helps you understand how to use C++ to make an HTTP server.

  • 承接C++服务器开发项目,欢迎联系微信: akerdi
  • 承接Nodejs前后端开发项目,欢迎联系微信: akerdi

IT years since 2014.2 - now

Pinned

  1. buildyourowndatabase buildyourowndatabase Public

    从0使用C制作B+树数据库: 基于cstack开源教程Let's Build a Simple Database中文浓缩翻译及学习过程

    C 60 3

  2. lval lval Public

    Lval provides minimalistic language interpretation support for Lisp

    C++ 1

  3. tinywebserver tinywebserver Public

    学习使用socket 搭建http服务器01

    C++ 1

  4. tinyhttpd tinyhttpd Public

    深入解析tinyhttpd

    C 2

  5. Learn_V8 Learn_V8 Public

    Learn V8, include setup / samples

    C++ 1

  6. os01 os01 Public

    learn os from 0 to 1

    2