• Stars
    star
    1
  • Language
    C
  • Created about 8 years ago
  • Updated almost 8 years ago

Reviews

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

Repository Details

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

More Repositories

1

harp

A Go application deployment tool.
Go
267
star
2

binpacking

A Golang 3D Bin Packing Implementation
Go
24
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

bin

Van's handy scripts
Shell
2
star
8

goutils

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

ocisly

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

gopmdk

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

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
12

sidekick

Some Go test helper flags and functions
Go
2
star
13

plperf

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

front

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

chen

chen (θΎ°) is a Golang package containing useful time.Time functions and a date type
Go
1
star
16

shell_helper

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

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
18

bom-d-van.github.io

random stuff.
HTML
1
star
19

dbocean

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

git_for_learning

my git learning repository
1
star
21

gostats

How slow is reflection and how types of a function affect its performance.
Go
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