27
Stars
4
Forks
BSD-3-Clause
License
Go
Language
2018-05-19
Last Update
0
Open Issues
aho-corasick
golang
multi-search
search
trie
Related in Nullable Types
- nan - Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers.
- null - Nullable Go types that can be marshalled/unmarshalled to/from JSON.
- typ - Null Types, Safe primitive type conversion and fetching value from complex structures.
- deque - A highly optimized double-ended queue.
- deque - Fast ring-buffer deque (double-ended queue).
- dqueue - Simple, in memory, zero dependency and battle tested, thread-safe deferred queue.
- goconcurrentqueue - Concurrent FIFO queue.
- hatchet - Distributed, Fault-tolerant task queue.
- list - A generic, thread-safe doubly linked list with full iterator support and an intrusive singly linked list for embedded use; a feature-rich replacement for container/list.
- memlog - An easy to use, lightweight, thread-safe and append-only in-memory data structure inspired by Apache Kafka.