dlclark / regexp2
A full-featured regex engine in pure Go based on the .NET engine
☆993Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for regexp2
- Diff, match and patch text in Go☆1,849Updated 4 months ago
- go-querystring is Go library for encoding structs into URL query strings.☆1,992Updated this week
- msgpack.org[Go] MessagePack encoding for Golang☆2,391Updated 5 months ago
- Concurrency limiting goroutine pool☆1,332Updated this week
- Mergo: merging Go structs and maps since 2013☆2,890Updated 3 months ago
- A golang package for converting to snake_case or CamelCase☆1,029Updated 11 months ago
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,292Updated 8 months ago
- Go copy directory recursively☆725Updated 2 weeks ago
- Turn data file into go code.☆1,843Updated 4 months ago
- A Go (golang) library for parsing and verifying versions and version constraints.☆1,632Updated 2 weeks ago
- Simple golang library for retry mechanism☆2,458Updated 2 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,817Updated 4 months ago
- SFTP support for the go.crypto/ssh package☆1,522Updated this week
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,484Updated last month
- Wrapper types for sync/atomic which enforce atomic access☆1,356Updated this week
- A UUID package for Go☆1,583Updated this week
- ⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。☆1,077Updated last month
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,605Updated 8 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆852Updated 2 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,132Updated 4 months ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆1,971Updated 3 months ago
- Initialize structs with default values☆800Updated 3 months ago
- Pretty printing for Go values☆1,371Updated 3 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,348Updated this week
- parse and generate XML easily in go☆1,492Updated 4 months ago
- Server Sent Events server and client for Golang☆864Updated 4 months ago
- Example code for Go generics☆1,357Updated last year
- Go package implementing bitsets☆1,347Updated last week
- safe and easy casting from one type to another in Go☆3,551Updated last month
- An interesting go struct tag expression syntax for field validation, etc.☆1,660Updated 8 months ago