wangyi

Results 5 repositories owned by wangyi

bool-expr-indexer

70
Stars
10
Forks
Watchers

A fast boolean expression index implementation, especially for RTB ad selection. A Go implementation of the core algorithm in Standford and Yahoo's paper <Indexing Boolean Expression>

go-left-right

45
Stars
5
Forks
Watchers

A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right - A Concurrency Control Technique with Wait-Free Population Ob...

spring-jwt-gateway

42
Stars
16
Forks
Watchers

A JWT based authentication api gateway based on Spring Cloud Gateway

xsd-2-go

18
Stars
11
Forks
Watchers

Given a XSD (XML Schema Definition) file, generating corresponding Golang XML structs.

delta-go

34
Stars
7
Forks
Watchers

Native Delta Lake Implementation in Go