Skip to content

Latest commit

 

History

History
411 lines (351 loc) · 17.4 KB

string.md

File metadata and controls

411 lines (351 loc) · 17.4 KB

Bookmarks tagged [string]

https://plugins.jetbrains.com/plugin/2162-string-manipulation

Provides actions for text manipulation:

  • Switch case (camelCase, kebab-lowercase, KEBAB-UPPERCASE, snake_case, SCREAMING_SNAKE_CASE, dot.case, words lowercase, First word capitalized, Words Capitali...
  • tags: intellij, string, plugins

https://github.com/ozgio/strutil

String utilities.


https://github.com/huandu/xstrings

Collection of useful string functions ported from other languages.


https://github.com/mudler/anagent

Minimalistic, pluggable Golang evloop/timer handler with dependency-injection.


https://github.com/antchfx/antch

A fast, powerful and extensible web crawling & scraping framework.


https://github.com/mholt/archiver

Library and command for making and extracting .zip and .tar.gz archives.


https://github.com/artyom/autoflags

Go package to automatically define command line flags from struct fields.


https://github.com/kirillDanshin/avgRating

Calculate average score and rating based on Wilson Score Equation.


https://github.com/dimiro1/banner

Add beautiful banners into your Go applications.


https://github.com/mojocn/base64Captcha

Base64captch supports digit, number, alphabet, arithmetic, audio and digit-alphabet captcha.


https://github.com/distatus/battery

Cross-platform, normalized battery information library.


https://github.com/icza/bitio

Highly optimized bit-level Reader and Writer for Go.


https://github.com/digitalcrab/browscap_go

GoLang Library for Browser Capabilities Project.


https://github.com/steambap/captcha

Package captcha provides an easy to use, unopinionated API for captcha generation.


https://github.com/cstockton/go-conv

Package conv provides fast and intuitive conversions across Go types.


https://github.com/miolini/datacounter

Go counters for readers/writer/http.ResponseWriter.


https://github.com/go-ffmt/ffmt

Beautify data display for Humans.


https://github.com/gabrie30/ghorg

Clone all repos from a GitHub org into a single directory.


https://github.com/jolestar/go-commons-pool

Generic object pool for Golang.


https://github.com/go-openapi

Collection of packages to parse and utilize open-api schemas.


https://github.com/eapache/go-resiliency

Resiliency patterns for golang.


https://github.com/gen2brain/go-unarr

Decompression library for RAR, TAR, ZIP and 7z archives.


https://github.com/brianvoe/gofakeit

Random data generator written in go.


https://github.com/antham/gommit

Analyze git commit messages to ensure they follow defined patterns.


https://github.com/shirou/gopsutil

Cross-platform library for retrieving process and system utilization(CPU, Memory, Disks, etc).


https://github.com/osamingo/gosh

Provide Go Statistics Handler, Struct, Measure Method.


https://github.com/haxpax/gosms

Your own local SMS gateway in Go that can be used to send SMS.


https://github.com/cabify/gotoprom

Type-safe metrics builder wrapper library for the official Prometheus client.


https://github.com/pariz/gountries

Package that exposes country and subdivision data.


https://github.com/dimiro1/health

Easy to use, extensible health check library.


https://github.com/etherlabsio/healthcheck

An opinionated and concurrent health-check HTTP handler for RESTful services.


https://github.com/Wing924/hostutils

A golang library for packing and unpacking FQDNs list.


https://github.com/osamingo/indigo

Distributed unique ID generator of using Sonyflake and encoded by Base58.


https://github.com/hyperboloide/lk

A simple licensing library for golang.


https://github.com/llir/llvm

Library for interacting with LLVM IR in pure Go.


https://github.com/pascaldekloe/metrics

Library for metrics instrumentation and Prometheus exposition.


https://github.com/alwindoss/morse

Library to convert to and from morse code.


https://github.com/lrita/numa

NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.


https://github.com/hyperboloide/pdfgen

HTTP service to generate PDF from Json requests.


https://github.com/mavihq/persian

Some utilities for Persian language in go.


https://github.com/aofei/sandid

Every grain of sand on earth has its own ID.


https://github.com/Wing924/shellwords

A Golang library to manipulate strings according to the word parsing rules of the UNIX Bourne shell.


https://github.com/teris-io/shortid

Distributed generation of super short, unique, non-sequential, URL friendly IDs.


https://github.com/go-playground/stats

Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...


https://github.com/hackebrot/turtle

Emojis for Go.


https://github.com/pantrif/url-shortener

A modern, powerful, and robust URL shortener microservice with mysql support.


https://github.com/azr/generators/tree/master/varhandler

Generate boilerplate http input and output handling.


https://github.com/rkoesters/xdg

FreeDesktop.org (xdg) Specs implemented in Go.


https://github.com/go-xkg/xkg

X Keyboard Grabber.


https://github.com/panzerdp/voca

The ultimate JavaScript string library


https://github.com/EvandroLG/selecting

A library that allows you to access the text selected by the user


https://github.com/epeli/underscore.string

String manipulation extensions for Underscore.js javascript library.


https://github.com/jprichardson/string.js

Extra JavaScript string methods.


https://github.com/sindresorhus/multiline

Multiline strings in JavaScript.


https://github.com/sindresorhus/query-string

Parse and stringify URL query strings.


https://github.com/medialize/URI.js/

Javascript URL mutation library.


https://github.com/Mikhus/domurl

Lightweight URL manipulation with JavaScript.


https://github.com/alexei/sprintf.js

A sprintf implementation.