mustafaturan / monotonLinks
Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequential generation
☆34Updated last year
Alternatives and similar repositories for monoton
Users that are interested in monoton are comparing it to the libraries listed below
Sorting:
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- FastPrinter supports write values in io.Writer without allocation☆12Updated last month
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 4 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- simple data streams for go☆31Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- GraphQL server package for Go with a focus on simplicity and efficiency☆27Updated 5 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆51Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated 3 weeks ago
- Time Ranges☆39Updated 2 years ago
- spectacular Golang struct tag parsing☆60Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- errs is a package for making errors friendly and easy☆54Updated last year
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- An inverted bitmap index written in Go.☆28Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆15Updated 5 years ago
- Go localization framework☆31Updated last week
- A simple, secure golang password hashing/key-derivation package☆23Updated 3 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A library for building custom DNS servers in Go.☆53Updated 7 months ago
- Use yaegi as a template engine.☆32Updated 2 years ago