mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Modify description
This commit is contained in:
parent
d7dd720b90
commit
6e5ad27017
@ -112,7 +112,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [bloom](https://github.com/dataence/bloom) - Bloom filters implemented in Go.
|
* [bloom](https://github.com/dataence/bloom) - Bloom filters implemented in Go.
|
||||||
* [encoding](https://github.com/dataence/encoding) - Integer Compression Libraries for Go.
|
* [encoding](https://github.com/dataence/encoding) - Integer Compression Libraries for Go.
|
||||||
* [mafsa](https://github.com/smartystreets/mafsa) - MA-FSA implementation with Minimal Perfect Hashing
|
* [mafsa](https://github.com/smartystreets/mafsa) - MA-FSA implementation with Minimal Perfect Hashing
|
||||||
* [skiplist](https://github.com/gansidui/skiplist) - Skiplist implementation in Go.
|
* [skiplist](https://github.com/gansidui/skiplist) - Skiplist implementation in Go
|
||||||
* [trie](https://github.com/derekparker/trie) - Trie implementation in Go
|
* [trie](https://github.com/derekparker/trie) - Trie implementation in Go
|
||||||
|
|
||||||
*Databases implemented in Go.*
|
*Databases implemented in Go.*
|
||||||
@ -328,7 +328,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [gopacket](https://code.google.com/p/gopacket) - A Go library for packet processing with libpacp bindings
|
* [gopacket](https://code.google.com/p/gopacket) - A Go library for packet processing with libpacp bindings
|
||||||
* [gopcap](https://github.com/akrennmair/gopcap) - A Go wrapper for libpcap
|
* [gopcap](https://github.com/akrennmair/gopcap) - A Go wrapper for libpcap
|
||||||
* [gosnmp](https://github.com/soniah/gosnmp) - Native Go library for performing SNMP actions
|
* [gosnmp](https://github.com/soniah/gosnmp) - Native Go library for performing SNMP actions
|
||||||
* [gotcp](https://github.com/gansidui/gotcp) - A convenient package for quickly writing tcp applications in golang.
|
* [gotcp](https://github.com/gansidui/gotcp) - A Go package for quickly writing tcp applications
|
||||||
|
|
||||||
|
|
||||||
## OpenGL
|
## OpenGL
|
||||||
|
Loading…
Reference in New Issue
Block a user