gox

module
v1.21.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2024 License: Apache-2.0

README

gox - Golang 工具集

Sourcegraph Build Status codecov tag license

从gox移除的类库的备忘录, 这些类库都在1.2.x分支可以找到,1.3.x以后不再维护

库名 功能 git仓库地址
QRCode Terminal 控制台二维码 github.com/mdp/qrterminal

Directories

Path Synopsis
Package mmap allows mapping files into memory.
Package mmap allows mapping files into memory.
Package cron implements a cron spec parser and job runner.
Package cron implements a cron spec parser and job runner.
Package daemon v1.0.0 for use with Go (golang) services.
Package daemon v1.0.0 for use with Go (golang) services.
examples
Example of a daemon with echo service
Example of a daemon with echo service
encoding
binary/cstruct
package proto
package proto
text
uniseg
Package uniseg implements Unicode Text Segmentation according to Unicode Standard Annex #29 (http://unicode.org/reports/tr29/).
Package uniseg implements Unicode Text Segmentation according to Unicode Standard Annex #29 (http://unicode.org/reports/tr29/).
Package timestamp 本地时间戳相关功能
Package timestamp 本地时间戳相关功能
util
arraylist
Package arraylist implements the array list.
Package arraylist implements the array list.
arraystack
Package arraystack implements a stack backed by array list.
Package arraystack implements a stack backed by array list.
avltree
Package avltree implements an AVL balanced binary tree.
Package avltree implements an AVL balanced binary tree.
binaryheap
Package binaryheap implements a binary heap backed by array list.
Package binaryheap implements a binary heap backed by array list.
btree
Package btree implements a B tree.
Package btree implements a B tree.
doublylinkedlist
Package doublylinkedlist implements the doubly-linked list.
Package doublylinkedlist implements the doubly-linked list.
hashbidimap
Package hashbidimap implements a bidirectional map backed by two hashmaps.
Package hashbidimap implements a bidirectional map backed by two hashmaps.
hashmap
Package hashmap implements a map backed by a hash table.
Package hashmap implements a map backed by a hash table.
hashset
Package hashset implements a set backed by a hash table.
Package hashset implements a set backed by a hash table.
internal
Package containers provides core interfaces and functions for data structures.
Package containers provides core interfaces and functions for data structures.
linkedhashmap
Package linkedhashmap is a map that preserves insertion-order.
Package linkedhashmap is a map that preserves insertion-order.
linkedhashset
Package linkedhashset is a set that preserves insertion-order.
Package linkedhashset is a set that preserves insertion-order.
linkedliststack
Package linkedliststack implements a stack backed by a singly-linked list.
Package linkedliststack implements a stack backed by a singly-linked list.
redblacktree
Package redblacktree implements a red-black tree.
Package redblacktree implements a red-black tree.
singlylinkedlist
Package singlylinkedlist implements the singly-linked list.
Package singlylinkedlist implements the singly-linked list.
treebidimap
Package treebidimap implements a bidirectional map backed by two red-black tree.
Package treebidimap implements a bidirectional map backed by two red-black tree.
treemap
Package treemap implements a map backed by red-black tree.
Package treemap implements a map backed by red-black tree.
treeset
Package treeset implements a tree backed by a red-black tree.
Package treeset implements a tree backed by a red-black tree.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL