omgnull / go-benchmark
☆16Updated 5 years ago
Alternatives and similar repositories for go-benchmark:
Users that are interested in go-benchmark are comparing it to the libraries listed below
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Write-ahead log in Golang☆41Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago
- A simple and efficient LRU cache package for Go☆38Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- Golang HTTP/2 cleartext (h2c) Handler / Router / Mux☆16Updated 10 months ago
- Serialization code generator for QUICK struct content comparison☆94Updated 5 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 2 months ago
- NFS client implementation for Golang☆75Updated 7 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 10 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆71Updated 10 years ago
- On-disk high-performance object storage☆19Updated 4 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆37Updated 8 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- golang security framework including rbac acl and so on.☆15Updated 9 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 3 years ago
- A Go API for generating .go source files☆24Updated 2 years ago
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 5 years ago
- Tollbooth - Echo integration layer☆22Updated 2 years ago
- Binary heap priority queues in Go☆30Updated 4 years ago