Convert a string to a valid safe filename on Golang
☆42Apr 7, 2024Updated 2 years ago
Alternatives and similar repositories for filenamify
Users that are interested in filenamify are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Go implementation of filesystem-level locking.☆13Feb 12, 2024Updated 2 years ago
- Save information about your GitHub starred repos into Google Sheets, Zinc, and SQLite!☆13Mar 19, 2026Updated 3 months ago
- Unofficial SDK of official notion API in Go☆12May 19, 2021Updated 5 years ago
- Simple fan-in batching for optimization of highly concurrent workloads☆16Feb 6, 2026Updated 4 months ago
- Realtime tail -f logs on the web☆15Mar 3, 2017Updated 9 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Cron expression parser in Go language (golang)☆33Jun 8, 2026Updated 3 weeks ago
- A ngram indexing implement in Go☆12Oct 13, 2022Updated 3 years ago
- Example code from https://www.joeshaw.org/abusing-go-linkname-to-customize-tls13-cipher-suites/☆10Jun 11, 2020Updated 6 years ago
- Exercises and solutions from the book 'Know Go'☆13Sep 16, 2025Updated 9 months ago
- How to create a native Android command-line application that loads and uses ART virtual machine☆12May 12, 2025Updated last year
- A simple link checker in Go☆14Jun 3, 2026Updated 3 weeks ago
- an easy to use terminal styling library☆45May 11, 2022Updated 4 years ago
- Community Repository of govc vSphere Inventory Recordings☆13Jan 8, 2021Updated 5 years ago
- A yet to be voice call application in terminal. with the power of go and webRTC (pion).☆39Aug 16, 2021Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆12Feb 26, 2022Updated 4 years ago
- https://jamesgraves.github.io/rust-cookbook☆10Mar 5, 2025Updated last year
- A simple timer in your terminal☆10Dec 7, 2022Updated 3 years ago
- gRPC message-oriented middleware on top of worker-pool, event ingestion and delivery system.☆12Sep 2, 2020Updated 5 years ago
- xor byte slices☆18May 26, 2026Updated last month
- FF6 randomizer☆12Sep 1, 2025Updated 9 months ago
- Burp extension to automatically drop requests that match a certain regex.☆10Mar 10, 2023Updated 3 years ago
- Session package for gogo.☆10Apr 8, 2018Updated 8 years ago
- Python GDB RDP client (replaces gdb for QEMU tcp debug)☆12Apr 22, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Convert subtitles (SRT) to Advanced Substation Alpha (ASS)☆10Feb 16, 2022Updated 4 years ago
- Exercises and solutions from the book 'Know Go'☆23Aug 14, 2024Updated last year
- String metrics function in golang (levenshtein, damerau-levenshtein, jaro, jaro-winkler and additionally bk-tree) for autocorrect☆18Mar 13, 2026Updated 3 months ago
- Golang bindings for libinjection☆11May 22, 2015Updated 11 years ago
- Wirehole like container setup with inclusion of wireguard control gui by WeeJeWel☆13May 30, 2022Updated 4 years ago
- 基于golang go语言(beego框架)下的ONLYOFFICE Document Server二次开发。 主要功能为文档的上传、预览、覆盖、回调等功能。☆10Oct 20, 2023Updated 2 years ago
- A library for generating the repository pattern.☆34Mar 7, 2022Updated 4 years ago
- The http checker☆16Nov 8, 2017Updated 8 years ago
- Go 的版本号解析,通过定义 struct tag 可以实现大部分版本号解析,比如 semver