cznic/ directory

Directories

PathSynopsis
Godeps/_workspace/src/github.com/cznic/bufsPackage bufs implements a simple buffer cache.
Godeps/_workspace/src/github.com/cznic/exp
Godeps/_workspace/src/github.com/cznic/exp/lldbPackage lldb (WIP) implements a low level database engine.
Godeps/_workspace/src/github.com/cznic/fileutilPackage fileutil collects some file utility functions.
Godeps/_workspace/src/github.com/cznic/fileutil/fallocWIP: Package falloc provides allocation/deallocation of space within a file/store (WIP, unstable API).
Godeps/_workspace/src/github.com/cznic/fileutil/hdbWIP: Package hdb provides a "handle"/value DB like store, but actually it's closer to the model of a process's virtual memory and its alloc, free and move methods.
Godeps/_workspace/src/github.com/cznic/fileutil/storageWIP: Package storage defines and implements storage providers and store accessors.
Godeps/_workspace/src/github.com/cznic/mathutilPackage mathutil provides utilities supplementing the standard 'math' and 'math/rand' packages.
Godeps/_workspace/src/github.com/cznic/mathutil/mersennePackage mersenne collects utilities related to Mersenne numbers[1] and/or some of their properties.
Godeps/_workspace/src/github.com/cznic/qlPackage ql is a pure Go embedded (S)QL database.
Godeps/_workspace/src/github.com/cznic/ql/designPackage design describes some of the data structures used in QL.
Godeps/_workspace/src/github.com/cznic/ql/driverPackage driver registers a QL sql/driver named "ql" and a memory driver named "ql-mem".
Godeps/_workspace/src/github.com/cznic/ql/qlCommand ql is a utility to explore a database, prototype a schema or test drive a query, etc.
Godeps/_workspace/src/github.com/cznic/sortutilPackage sortutil provides utilities supplementing the standard 'sort' package.
Godeps/_workspace/src/github.com/cznic/strutilPackage strutil collects utils supplemental to the standard strings package.
Godeps/_workspace/src/github.com/cznic/zappyPackage zappy implements the zappy block-based compression format.
Version
v0.16.2
Published
May 4, 2015
Platform
js/wasm
Last checked
2 minutes ago

Tools for package owners.