Directories ¶
Path | Synopsis |
---|---|
src
|
|
github.com/cznic/fileutil
Package fileutil collects some file utility functions.
|
Package fileutil collects some file utility functions. |
github.com/cznic/fileutil/falloc
WIP: Package falloc provides allocation/deallocation of space within a file/store (WIP, unstable API).
|
WIP: Package falloc provides allocation/deallocation of space within a file/store (WIP, unstable API). |
github.com/cznic/fileutil/hdb
WIP: 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.
|
WIP: 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. |
github.com/cznic/fileutil/storage
WIP: Package storage defines and implements storage providers and store accessors.
|
WIP: Package storage defines and implements storage providers and store accessors. |
github.com/cznic/lex
Package lex provides support for a *nix (f)lex like tool on .l sources.
|
Package lex provides support for a *nix (f)lex like tool on .l sources. |
github.com/cznic/lexer
Package lexer provides generating actionless scanners (lexeme recognizers) at run time.
|
Package lexer provides generating actionless scanners (lexeme recognizers) at run time. |
golang.org/x/exp/ebnf
Package ebnf is a library for EBNF grammars.
|
Package ebnf is a library for EBNF grammars. |
Click to show internal directories.
Click to hide internal directories.