zerodha / logfLinks
Extremely fast, light weight, zero alloc logfmt logging library for Go.
☆99Updated 2 weeks ago
Alternatives and similar repositories for logf
Users that are interested in logf are comparing it to the libraries listed below
Sorting:
- Fastglue is an opinionated, bare bones wrapper that glues together fasthttp and fasthttprouter to act as a micro HTTP framework.☆88Updated 11 months ago
- A simple wrapper over Go runtime/pprof for running multiple concurrent profiles and dumping results to files.☆39Updated last year
- simplesessions is a Go session management library that is completely agnostic of HTTP libraries and frameworks, backend stores, and even …☆72Updated 6 months ago
- fastcache is an HTTP response caching package that plugs into fastglue that simplifies "dumb" caching of API endpoints.☆37Updated 4 months ago
- Replicate and sync Kafka topics between clusters in realtime. Supports topic re-mapping, healthchecks, and hot failovers for high availab…☆84Updated 10 months ago
- A disk based KV store (based on Bitcask implementation)☆199Updated 2 years ago
- Minimal Golang library for implemeting weighted round robin load balancing.☆28Updated 10 months ago
- CSRF middleware for https://github.com/zerodha/fastglue☆15Updated last year
- The Service Bus!☆55Updated 4 months ago
- Simple no frills AWS S3 Golang Library using REST with V4 Signing (without AWS Go SDK)☆190Updated this week
- Simple utility to live preview Go templates with custom data☆39Updated 4 months ago
- URL Shortener with flexible analytics support, in-memory caching, and an admin UI.☆37Updated last year
- Compress and embed static files and assets into Go binaries and access them with a virtual file system in production☆196Updated 2 years ago
- A tool for posting metrics from node-exporter to LAMA (Indian stock market regulatory framework) API gateways☆22Updated last month
- High throughput Go SMTP pool library with graceful handling of idle timeouts, errors, and retries.☆175Updated 2 weeks ago
- Generate a random stock portfolio and find out if it beats the markets!☆70Updated 3 years ago
- CLI for fast.com written in Go☆13Updated 2 years ago
- Parse SQL files with multiple named queries and automatically prepare and scan them into structs.☆71Updated 3 years ago
- A tiny go package to manage HTTP requests with dead letter management/retry. Based on go-redis.☆18Updated 3 years ago
- Simple URL shortener built with Go