• Stars
    star
    1
  • Language
    Go
  • Created over 10 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

How slow is reflection and how types of a function affect its performance.

More Repositories

1

harp

A Go application deployment tool.
Go
267
star
2

binpacking

A Golang 3D Bin Packing Implementation
Go
27
star
3

pkgcritic

(GitHub) Pkg Critic is a tool combining search results from GoDoc API and stats info from GitHub API.
Go
15
star
4

gogetter

A simple factory girl port with a simple database cleaner interface, in Golang.
Go
12
star
5

gojak8583

A Golang ISO8583 implementation (inspired by JAK8583 in PHP)
Go
4
star
6

lcs

Golang implementation of Longest Common Subsequence
Go
3
star
7

plperf

A tracing program for uwsgi+perl environment, using ebpf + perldtrace, in Go.
Perl
2
star
8

bin

Van's handy scripts
Shell
2
star
9

goutils

some utils methods and related stuff, for the sake of DRY.
Go
2
star
10

markdown_to_html

With the funtionality of rendering github flavored markdown file into a html file, markdown_to_html also offers user a good-looking html style, making reading rendered html document an enjoyment.
Ruby
2
star
11

sidekick

Some Go test helper flags and functions
Go
2
star
12

ocisly

package ocisly contains a goroutine Wait function that could be used in testing environment.
Go
2
star
13

gopmdk

A cgo binding for pmdk https://pmem.io/pmdk/
Go
2
star
14

chttp

Van's first http server in C. A learning result.
C
1
star
15

front

Coding exercise: a Go front translated from Appendix A of Compilers Principles, Techniques, and Tools
Go
1
star
16

chen

chen (่พฐ) is a Golang package containing useful time.Time functions and a date type
Go
1
star
17

shell_helper

A collection about some useful and functional shell snippets
Shell
1
star
18

jammit_assets_file_generator

Generating Js, View file and adding routes in routes.rb and action in controller file base on jammit asset rails plugin.
Ruby
1
star
19

bom-d-van.github.io

random stuff.
HTML
1
star
20

dbocean

[WIP] A database UI tool (mysql, sqlite, postgresql, mongodb, redis)
JavaScript
1
star
21

git_for_learning

my git learning repository
1
star
22

xmppclient

A XMPP Client in Go.
Go
1
star
23

multipage_reader

JavaScript
1
star
24

view_assets

A new management method of rails assets.
JavaScript
1
star
25

gosay

GoSay is simple wrapper for Mac OS X say command. It can tell whether a text is Japanese or English.
Go
1
star
26

dir_tagger

A gem saving some frequent used paths and keeping them at hand, both in a very ease and comportable way. The concept is to give your directory a tag, and then store it in '~/.tag_dir_profile'. After that, you can retrieve the path of the directory by a shell command with the tag as parameter.
Ruby
1
star
27

qpencoding

A RFC 2045 Quoted-Printable Encoder / Decoder (with the reader part "stolen" from the Go Authors).
Go
1
star