程序员Carl

Results 16 repositories owned by 程序员Carl

leetcode-master

48.0k
Stars
11.0k
Forks
Watchers

《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现...

DesignPattern

213
Stars
74
Forks
Watchers

This repository is built for design pattern in C++

Markdown-Resume-Template

819
Stars
2.0k
Forks
Watchers

BAT程序员自己的简历模板分享出来了 。技术简历追求简单明了,避免没有必要的花哨修饰,大家可以fork到自己仓库中,基于这个模板进行修改。

NoSQLAttack

296
Stars
94
Forks
Watchers

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.

PowerVim

1.5k
Stars
230
Forks
Watchers

Make your vim more power and much easer.

Skiplist-CPP

1.9k
Stars
493
Forks
Watchers

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

TechCPP

1.8k
Stars
287
Forks
Watchers

【C++面试&C++学习指南】 这里整理了C++后端研发工程师面试和工作必备的知识点 。

fileHttpServer

172
Stars
49
Forks
Watchers

A simple file HTTP server, written in golang, that include get, put, post method to upload files

Gomoku

75
Stars
47
Forks
Watchers

五子棋对战游戏,支持多个client同时在线对战,由于游戏性质,使用典型的同步阻塞IO模型,多进程提供服务

NoSQLInjectionAttackDemo

40
Stars
14
Forks
Watchers

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