Siwen zhang (SiwenZhang)

SiwenZhang

Geek Repo

Location:Hong Kong

Github PK Tool:Github PK Tool

Siwen zhang's repositories

tango-examples-c

JNI example projects for Project Tango C-API

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

memory

STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.

Language:C++License:ZlibStargazers:0Issues:0Issues:0

FunctionalPlus

helps you write concise and readable C++ code.

Language:C++License:BSL-1.0Stargazers:0Issues:0Issues:0

junction-sample

A simple example of how to integrate Junction into a CMake project

Language:C++License:UnlicenseStargazers:0Issues:0Issues:0

Fast-Log

Toy fats log for Meeting C++ 2016

Language:C++Stargazers:0Issues:0Issues:0

sparsepp

A fast, memory efficient hash map for C++

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

variadicLogging

Working basic prototype of variadic template based logging

Language:C++Stargazers:0Issues:0Issues:0

OpenFaceIOS

OpenFace is get from https://github.com/TadasBaltrusaitis/OpenFace, a state-of-the art open source tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation. And I create an ios project. Delete Dlib,TBB,Boost. Only use OpenCV .

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

uThreads

A concurrent user-level thread library implemented in C++

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

system-design-interview

System design interview for IT company

Stargazers:0Issues:0Issues:0

libdict

C library of key-value data structures with an object-oriented interface.

Language:CLicense:BSD-2-ClauseStargazers:0Issues:0Issues:0

qac

shared memory atomic counter for q on linux

License:Apache-2.0Stargazers:0Issues:0Issues:0

sparsehash

C++ associative containers

Language:C++License:BSD-3-ClauseStargazers:0Issues:0Issues:0

tbb-1

Thread Building Blocks with CMake build

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

flat_containers

Flat containers for C++

Language:C++Stargazers:0Issues:0Issues:0

hpx

The C++ Standards Library for Concurrency and Parallelism

Language:C++License:BSL-1.0Stargazers:0Issues:0Issues:0

folly

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

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

draft

C++ standards drafts

Language:TeXStargazers:0Issues:0Issues:0

hana

Your standard library for metaprogramming

Language:C++License:BSL-1.0Stargazers:0Issues:0Issues:0

Optional

optional (nullable) objects for C++14

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

libflatarray

Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address generation overhead.

Language:C++License:BSL-1.0Stargazers:0Issues:0Issues:0

boost

Super-project for modularized Boost

Language:HTMLLicense:BSL-1.0Stargazers:0Issues:0Issues:0

awesome-modern-cpp

A collection of resources on modern C++

Language:HTMLStargazers:0Issues:0Issues:0

fixed_point

C++ Binary Fixed-Point Arithmetic

Language:C++License:BSL-1.0Stargazers:0Issues:0Issues:0

networking-ts

The draft C++ Extensions for Networking Technical Specification

Language:TeXStargazers:0Issues:0Issues:0

filesystem-ts

Library Enhancements Working Group

Language:HTMLStargazers:0Issues:0Issues:0

c-algorithms

A library of common data structures and algorithms written in C.

Language:CLicense:ISCStargazers:0Issues:0Issues:0

gsl-lite

A single-file header-only version of ISO C++ Guideline Support Library (GSL) for C++98, C++03 and later

Language:C++License:MITStargazers:0Issues:0Issues:0

SPSCQueue

A bounded single-producer single-consumer wait-free and lock-free queue written in C++11

Language:C++License:MITStargazers:0Issues:0Issues:0

HashMap-1

An open addressing linear probing hash table, tuned for delete heavy workloads

Language:C++License:MITStargazers:0Issues:0Issues:0