Giter VIP home page Giter VIP logo

nlln's Projects

a-sheep-assistant icon a-sheep-assistant

羊了个羊助手,羊了个羊一键闯关,本项目仅用于学习研究使用,请勿将本项目的任何内容用于商业或非法目的,否则后果自负。更多好玩黑科技关注作者公众号: 《码上有效率》,口令羊了个羊

baiduhook icon baiduhook

Automatically exported from code.google.com/p/baiduhook

braft icon braft

An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.

brpc icon brpc

Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, was called baidu-rpc inside Baidu.

ceph icon ceph

Ceph is a distributed object, block, and file storage platform

flappyswift icon flappyswift

swift implementation of flappy bird. More at fullstackedu.com

jerasure icon jerasure

Github repo for Jerasure Library - C Implementation of Reed-Solomon coding

json-c icon json-c

Official code repository for json-c. See the wiki for release tarballs for download.

keymousego icon keymousego

类似按键精灵的鼠标键盘录制和自动化操作 模拟点击和键入 | automate mouse clicks and keyboard input

leanote icon leanote

Not Just A Notepad! (golang + mongodb) http://leanote.org

leveldb icon leveldb

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

lrucache11 icon lrucache11

A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list and a std::unordered_map style container to provide fast insert, delete and update No dependencies other than the C++ standard library. This is a C++11 remake of my earlier LRUCache project (https://github.com/mohaps/lrucache) The goal was to create a fast LRUCache header only library and to avoid any dependencies like boost.

milvus icon milvus

A cloud-native vector database, storage for next generation AI applications

my icon my

my leetcode storage

redis icon 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, HyperLogLogs, Bitmaps.

skip_list icon skip_list

When skip list meets list head, something interesting might happen...

tensorflow icon tensorflow

Computation using data flow graphs for scalable machine learning

tidb icon tidb

TiDB is a distributed NewSQL database compatible with MySQL protocol

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.