lqs / sqlingo
💥 A lightweight DSL & ORM which helps you to write SQL in Go.
☆410Updated this week
Related projects ⓘ
Alternatives and complementary repositories for sqlingo
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆274Updated 4 months ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆269Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆578Updated 3 months ago
- Fastest and most memory efficient golang concurrent hashmap☆932Updated 3 weeks ago
- Queue is a Golang library for spawning and managing a Goroutine pool☆458Updated this week
- Zero-allocation reflection library for Go☆526Updated last year
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆363Updated 10 months ago
- convert your database tables to structs easily☆235Updated last month
- A modern, fast and scalable websocket framework with elegant API written in Go☆578Updated last week
- Advanced benchmarks for +15 Go ORMs.☆309Updated last month
- 🛠 A full-featured dependency injection container for go programming language.☆233Updated 11 months ago
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆519Updated last month
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆434Updated 5 months ago
- Simple and yet powerful Dependency Injection for Go☆362Updated 8 months ago
- ⚡ zap logging driver for gorm v2☆269Updated this week
- A thread-safe queue faster and more resource efficient than golang's native channels☆661Updated 8 months ago
- Gin middleware to enable GZIP support.☆332Updated this week
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆463Updated 3 months ago
- Generate type-safe Go converters by simply defining an interface☆531Updated this week
- reflect api without runtime reflect.Value cost☆766Updated 4 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆852Updated 2 months ago
- WebSocket implementation for fasthttp.☆541Updated 4 months ago
- Cache library with Redis backend for Golang☆754Updated 5 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆530Updated 3 months ago
- Is a general library to help modify or set data within data structures and other objects.☆233Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆396Updated last year
- Go generator to copy values from type to type and fields from struct to struct (copier without reflection). Generate any code based on ty…☆356Updated 8 months ago
- 📑 Lightweight, configurable, extensible logging library written in Go. Support multi level, multi outputs and built-in multi file logger…☆400Updated 2 weeks ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆193Updated 3 months ago