Giter Site home page Giter Site logo

Hi there 👋

visitors

FC Yu's Projects

bitcode icon bitcode

Include, C, C advanced, DS, C++, Operating Sys(Linux), ComputerNetWork, MySQL, Shell programming

collegeworks icon collegeworks

Some course design contents, learning materials and final review materials during undergraduate study in SYSU

cplusplus-review-main icon cplusplus-review-main

C++精选代码库。包含常用STL容器模拟实现、algorithm算法头文件函数demo、包含红黑树、avl和跳表等数据结构的实现和解释

google-tcmalloc-simulation-implementation icon google-tcmalloc-simulation-implementation

(still with bugs)一个取代malloc的高效方案-谷歌开源项目tcmalloc高并发内存池学习和模拟实现-本项目提取了Google-tcmalloc的精华部分,按照基本原理,模拟实现了一个支持高并发的内存池替代方案。经过测试和优化,性能在一定程度上优于malloc。

load-balanced-online-oj-system icon load-balanced-online-oj-system

Implement an online programming system similar to LeetCode. Multiple compilation service hosts (CR hosts) can be deployed in the background, and then oj_server service will load balance a large number of submitted requests to each CR host through algorithms. If a CR host crashes in the background, oj_server can also recognize correctly.

reactor-based-hyperwebserver icon reactor-based-hyperwebserver

A high-performance web server based on the multiplexer actor mode, with an underlying implementation using the epoll model

stl-based-database-operation-simulation-sysu-main icon stl-based-database-operation-simulation-sysu-main

Encapsulate classes using C++language to simulate database operations. This database simulates the project and meets the requirements of efficient query, insertion, and modification. Extensive use of functions from the C++standard template library to optimize efficiency.

zdswap icon zdswap

Second-hand transaction applet for Sun Yat-sen University: ZDSwap

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.