fragmenta / server
HTTP(S) server wrapping http.ListenAndServe, using autocert
☆10Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for server
- A reader and writer per https://www.imperialviolet.org/2014/06/27/streamingencryption.html☆14Updated 4 years ago
- Package issues provides an issues service definition.☆11Updated 11 months ago
- Simple go vendoring using git submodules.☆12Updated 7 years ago
- Fork of go yacc tool with increased hardcoded constants to handle larger grammars.☆11Updated 8 years ago
- File generation system☆11Updated 5 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- Raft transport layer that implements the Redis protocol☆15Updated 4 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- ☆12Updated 7 years ago
- An x86(_64) spinlock☆14Updated 9 years ago
- HA LDAP based key/value solution for projects configuration storing with multi master replication support☆13Updated 4 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 4 years ago
- Example application for FlatBuffers☆14Updated 9 years ago
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 6 years ago
- Instrumentation for golang apps☆15Updated 5 months ago
- CorrelationVector-Go provides a reference Go implementation of the CorrelationVector protocol for tracing and correlation of events throu…☆17Updated last year
- Package tcpopt implements encoding and decoding of TCP-level socket options☆12Updated 5 years ago
- A user interface for Go☆15Updated 4 years ago
- Programmatically find services☆13Updated 2 months ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- An HTTP client for go-server-timing middleware. Enables automatic timing propagation through HTTP calls between servers.☆24Updated 4 years ago
- github.com/cznic/strutil has moved to modernc.org/strutil☆16Updated 5 years ago
- ☆10Updated 9 years ago
- A session locker using Bluetooth proximity (build in golang)☆13Updated 6 years ago
- Redis style logger for Go☆28Updated 3 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production