- Shanghai, China
- @trevor211
Pinned Loading
-
redis
redis PublicForked 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, HyperLogLogs, Bitmaps.
C
-
leveldb
leveldb PublicForked from google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
C++
-
libev
libev PublicForked from enki/libev
Full-featured high-performance event loop loosely modelled after libevent
Shell
-
libevent
libevent PublicForked from libevent/libevent
A public libevent repository. The official repository is at https://github.com/libevent/libevent
C
-
-
rtags
rtags PublicForked from Andersbakken/rtags
A c/c++ client/server indexer for c/c++/objc[++] with integration for Emacs based on clang.
C++
7 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
March 2025
Created 1 commit in 1 repository
Created 1 repository
-
trevor211/autogen
Python
This contribution was made on Mar 19
Created a pull request in microsoft/autogen that received 1 comment
Correct README command examples for chess game sample.
Why are these changes needed? Fix outdated script references from chess_game.py to main.py Related issue number Checks I've included any doc cha…