Skip to content
View gtsfreer's full-sized avatar
Block or Report

Block or report gtsfreer

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.

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

    Forked from rbock/sqlpp11

    A type safe SQL template library for C++

    C++ BSD 2-Clause "Simplified" License Updated Feb 11, 2022
  • linux_tools Public

    Python Updated May 5, 2019
  • algs4 Public

    Forked from kevin-wayne/algs4

    Algorithms, 4th edition textbook code and libraries

    Java GNU General Public License v3.0 Updated Jun 12, 2018
  • cpp_redis Public

    Forked from Cylix/cpp_redis

    C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform.

    C++ MIT License Updated May 3, 2018
  • Catch2 Public

    Forked from catchorg/Catch2

    A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)

    C++ Boost Software License 1.0 Updated Apr 27, 2018
  • piece_code Public

    record some demos

    C++ Updated Mar 25, 2018
  • muduo Public

    Forked from chenshuo/muduo

    A C++ non-blocking network library for multi-threaded server in Linux

    C++ Other Updated Mar 8, 2018
  • esm Public

    Forked from medcl/esm

    An Elasticsearch Migration Tool

    Go Updated Feb 11, 2018
  • proxygen Public

    Forked from facebook/proxygen

    A collection of C++ HTTP libraries including an easy to use HTTP server.

    C++ Other Updated Feb 8, 2018
  • folly Public

    Forked from facebook/folly

    An open-source C++ library developed and used at Facebook.

    C++ Apache License 2.0 Updated Feb 3, 2018
  • 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, HyperLogLogs, Bitmaps.

    C BSD 3-Clause "New" or "Revised" License Updated Jan 17, 2018
  • xredis Public

    Forked from 0xsky/xredis

    Redis C++ client, support the data slice storage, support redis cluster, thread-safe,multi-platform,connection pool, read/write separation.

    C++ GNU General Public License v3.0 Updated Jan 15, 2018
  • CTPL Public

    Forked from vit-vit/CTPL

    Modern and efficient C++ Thread Pool Library

    C++ Apache License 2.0 Updated Dec 31, 2017
  • ssdb Public

    Forked from ideawu/ssdb

    SSDB - A fast NoSQL database, an alternative to Redis

    C++ BSD 3-Clause "New" or "Revised" License Updated Dec 20, 2017
  • re2 Public

    Forked from google/re2

    RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.

    C++ BSD 3-Clause "New" or "Revised" License Updated Dec 14, 2017
  • Code to achieve the design model with golang

    Go Apache License 2.0 Updated Dec 14, 2017
  • nutz Public

    Forked from nutzam/nutz

    Nutz -- Web Framework(Mvc/Ioc/Aop/Dao/Json) for ALL Java developer

    Java Apache License 2.0 Updated Dec 10, 2017
  • This is the code repository that goes along with the "TheNewStack" article for RESTful JSON API post

    Go Updated Dec 7, 2017
  • libco-1 Public

    Forked from Tencent/libco

    libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.

    C++ Other Updated Nov 20, 2017
  • srslog Public

    Forked from RackSec/srslog

    Golang package that is a drop-in replacement for the standard library log/syslog, but with extra features.

    Go BSD 3-Clause "New" or "Revised" License Updated Nov 9, 2017
  • served Public

    Forked from meltwater/served

    A C++11 RESTful web server library

    C++ MIT License Updated Nov 1, 2017
  • code_test Public

    用于记录一些常用代码,防止遗忘

    Updated Sep 19, 2017
  • confd Public

    Forked from kelseyhightower/confd

    Manage local application configuration files using templates and data from etcd or consul

    Go MIT License Updated Aug 20, 2017
  • leveldb Public

    Forked 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++ BSD 3-Clause "New" or "Revised" License Updated Mar 13, 2017
  • usql Public

    Forked from xo/usql

    usql is a universal command-line interface for SQL databases

    Go MIT License Updated Mar 5, 2017
  • xo Public

    Forked from xo/xo

    Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server

    Go MIT License Updated Mar 5, 2017
  • gdbgui Public

    Forked from cs01/gdbgui

    A modern, browser-based frontend to gdb (gnu debugger). Add breakpoints, view stack traces, and more in C, C++, Go, and Rust! Simply run gdbgui from the terminal and a new tab will open in your bro…

    JavaScript Other Updated Mar 4, 2017
  • libco Public

    Forked from tencent-wechat/libco

    Coroutine library for C/C++

    C++ Other Updated Mar 1, 2017
  • Generic, efficient, thread safe connection pooling for C++

    C++ Apache License 2.0 Updated Dec 8, 2016
  • wshell Public

    Forked from vvy/wshell

    A simple simulation of shell(bash) in Linux.

    C Updated Sep 13, 2016