string.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [string]

www.codever.land/bookmarks/t/string

String Manipulation - plugin for IntelliJ IDEs

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

strutil

https://github.com/ozgio/strutil

String utilities.


xstrings

https://github.com/huandu/xstrings

Collection of useful string functions ported from other languages.


anagent

https://github.com/mudler/anagent

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


antch

https://github.com/antchfx/antch

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


archiver

https://github.com/mholt/archiver

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


autoflags

https://github.com/artyom/autoflags

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


avgRating

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.


base64Captcha

https://github.com/mojocn/base64Captcha

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


battery

https://github.com/distatus/battery

Cross-platform, normalized battery information library.


bitio

https://github.com/icza/bitio

Highly optimized bit-level Reader and Writer for Go.


browscap_go

https://github.com/digitalcrab/browscap_go

GoLang Library for Browser Capabilities Project.


captcha

https://github.com/steambap/captcha

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


conv

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

Package conv provides fast and intuitive conversions across Go types.


datacounter

https://github.com/miolini/datacounter

Go counters for readers/writer/http.ResponseWriter.


ffmt

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

Beautify data display for Humans.


ghorg

https://github.com/gabrie30/ghorg

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


go-commons-pool

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

Generic object pool for Golang.


go-openapi

https://github.com/go-openapi

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


go-resiliency

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

Resiliency patterns for golang.


go-unarr

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

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


gofakeit

https://github.com/brianvoe/gofakeit

Random data generator written in go.


gommit

https://github.com/antham/gommit

Analyze git commit messages to ensure they follow defined patterns.


gopsutil

https://github.com/shirou/gopsutil

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


gosh

https://github.com/osamingo/gosh

Provide Go Statistics Handler, Struct, Measure Method.


gosms

https://github.com/haxpax/gosms

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


gotoprom

https://github.com/cabify/gotoprom

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


gountries

https://github.com/pariz/gountries

Package that exposes country and subdivision data.


health

https://github.com/dimiro1/health

Easy to use, extensible health check library.


healthcheck

https://github.com/etherlabsio/healthcheck

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


hostutils

https://github.com/Wing924/hostutils

A golang library for packing and unpacking FQDNs list.


indigo

https://github.com/osamingo/indigo

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


lk

https://github.com/hyperboloide/lk

A simple licensing library for golang.


llvm

https://github.com/llir/llvm

Library for interacting with LLVM IR in pure Go.


metrics

https://github.com/pascaldekloe/metrics

Library for metrics instrumentation and Prometheus exposition.


morse

https://github.com/alwindoss/morse

Library to convert to and from morse code.


numa

https://github.com/lrita/numa

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


pdfgen

https://github.com/hyperboloide/pdfgen

HTTP service to generate PDF from Json requests.


persian

https://github.com/mavihq/persian

Some utilities for Persian language in go.


sandid

https://github.com/aofei/sandid

Every grain of sand on earth has its own ID.


shellwords

https://github.com/Wing924/shellwords

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


shortid

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

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


stats

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...


turtle

https://github.com/hackebrot/turtle

Emojis for Go.


url-shortener

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

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


VarHandler

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

Generate boilerplate http input and output handling.


xdg

https://github.com/rkoesters/xdg

FreeDesktop.org (xdg) Specs implemented in Go.


xkg

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

X Keyboard Grabber.


voca

https://github.com/panzerdp/voca

The ultimate JavaScript string library


selecting

https://github.com/EvandroLG/selecting

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


underscore.string

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

String manipulation extensions for Underscore.js javascript library.


string.js

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

Extra JavaScript string methods.


multiline

https://github.com/sindresorhus/multiline

Multiline strings in JavaScript.


query-string

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

Parse and stringify URL query strings.


URI.js

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

Javascript URL mutation library.


jsurl

https://github.com/Mikhus/domurl

Lightweight URL manipulation with JavaScript.


sprintf.js

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

A sprintf implementation.