Skip to content
View kakarro's full-sized avatar

Block or report kakarro

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. leetcode-master leetcode-master Public

    Forked from youngyangyang04/leetcode-master

    LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

  2. mysql-server mysql-server Public

    Forked from mysql/mysql-server

    MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.

    C++

  3. mysql-connector-cpp mysql-connector-cpp Public

    Forked from mysql/mysql-connector-cpp

    MySQL Connector/C++ is a MySQL database connector for C++. It lets you develop C++ and C applications that connect to MySQL Server.

    C++

  4. mysql-proxy mysql-proxy Public

    Forked from mysql/mysql-proxy

    MySQL Proxy is a simple program that sits between your client and MySQL server(s) and that can monitor, analyze or transform their communication. Its flexibility allows for a wide variety of uses, …

    C

  5. mysql-router mysql-router Public

    Forked from mysql/mysql-router

    MySQL Router is lightweight middleware that provides transparent routing between your application and any backend MySQL Servers.

    C++

  6. redis redis Public

    Forked from redis/redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…

    C