Giter Club home page Giter Club logo

qian-quan's Projects

bluelm icon bluelm

BlueLM(蓝心大模型): Open large language models developed by vivo AI Lab

coder2gwy icon coder2gwy

互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。

cs-notes icon cs-notes

:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计

cwebserver icon cwebserver

基于Linux下C++轻量级Web服务器搭建的字画网站

imx6ull icon imx6ull

IMX6ULL bare arm example base on myir MYS-6ULX-IOT board

myskiplist-kv icon myskiplist-kv

该项目是作者学习数据库技术时整理的项目,非关系型数据库Redis的核心存储引擎使用的数据结构就是跳表,该项目采用C++语言基于跳表结构设计了一个轻量级键值型存储引擎,支持插入、查询、删除、显示、导出、重加载6种基本操作。为了测试引擎效率,作者开发了一个使用和web bench相似技术的压力测试工具Stress Bench。在随机读写情况下,该引擎每秒在多个并发线程下的累计执行成功次数都可以保持在30000左右。

mywebserver icon mywebserver

该项目是作者在学习Linux服务端编程时整理的项目,Web简易服务器是一款用C++实现的基于Linux的轻量级高性能Web服务器,经过web bench工具的压力测试,可以实现上万的QPS (Query Per Second,每秒查询率)。

nosqlattack icon nosqlattack

NoSQLAttack is an open source Python tool to automate exploit MongoDB server IP on Internet and disclose the database data by MongoDB default configuration weaknesses and injection attacks.

nosqlinjectionattackdemo icon nosqlinjectionattackdemo

NoSQLInjectionAttackDemo is website demo for test NoSQL Injection. There are two website demos in this project and all databases are mongoDB

oatpp icon oatpp

🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.

remote_manage icon remote_manage

用于运行在imx6ull平台的远程管理系统(包含嵌入式Linux驱动,应用层实现,远程访问软件)

rt-ak-plugin-imx6ull icon rt-ak-plugin-imx6ull

RT-AK 是 RT-Thread AI 团队为 RT-Thread 实时操作系统所开发的 AI 套件,能够将 AI 模型一键部署到 RT-Thread 项目中。该项目为RTAK适配在imx6ull平台上的插件,使用tensorflow lite micro作为推理后端。

scrcpy icon scrcpy

Display and control your Android device

skiplist-cpp icon skiplist-cpp

A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀

spyder icon spyder

Official repository for Spyder - The Scientific Python Development Environment

stlsourcecodenote icon stlsourcecodenote

SGI STL source code analysis and note from 《STL源码剖析》 by 侯捷(包含电子书、源码注释及测试代码)

tcn icon tcn

Sequence modeling benchmarks and temporal convolutional networks

tinyhttpd icon tinyhttpd

Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net

tinystl icon tinystl

TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)

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.