Jun Kimura

Results 7 repositories owned by Jun Kimura

factory-go

363
Stars
21
Forks
Watchers

A library for setting up Golang objects inspired by factory_bot.

gcache

2.5k
Stars
266
Forks
Watchers

An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC

adblock

20
Stars
3
Forks
Watchers

Golang parser for Adblock Plus filters

gforms

126
Stars
21
Forks
Watchers

A flexible forms validation and rendering library for golang web development.Inspired by django-forms and wtforms.

mecab-golang

36
Stars
7
Forks
Watchers

A golang wrapper for mecab.

react-go

31
Stars
4
Forks
Watchers

Go wrapper around the React and JSX.

redis-semaphore

35
Stars
11
Forks
Watchers

A distributed semaphore and mutex built on Redis.