An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by opencoff

A curated list of projects in awesome lists by opencoff .

https://github.com/opencoff/go-srp

SRP implementation in pure golang

go golang secure-authentication srp srp-6a

Last synced: 04 Apr 2025

https://github.com/opencoff/sigtool

Ed25519 signing, verification and encryption, decryption for arbitary files; like OpenBSD signifiy but with more functionality and written in Golang - only easier and simpler

curve25519 digital-signature ecdh ecdh-signature ed25519 elliptic-curve-diffie-hellman elliptic-curves encryption-decryption file-decryption file-encryption golang signature-verification signify

Last synced: 06 Apr 2025

https://github.com/opencoff/portable-lib

Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random

arc4random bloom-filter c c-plus-plus c-template c-templates cdb hash-functions hash-tables mmap mpsc mpsc-queue portable queues spsc spsc-queue string-manipulation templates-in-c

Last synced: 01 May 2025

https://github.com/opencoff/go-sieve

SIEVE cache - simpler than LRU

cache-eviction lru-cache sieve-cache

Last synced: 09 May 2025

https://github.com/opencoff/go-nc

Netcat in golang

golang nc netcat

Last synced: 10 Apr 2025

https://github.com/opencoff/certik

opinionated TLS client & server PKI management tool

ca local-ca pki pki-applications pki-tools self-signed-certificate ssl-cert tls-certificate tls-support

Last synced: 09 May 2025

https://github.com/opencoff/unbound-adblock

Generate ad-serving and malware list for unbound

adblock adblock-list adblocking-dns malware-domains unbound unbound-server

Last synced: 09 May 2025

https://github.com/opencoff/rsbep

Add Reed Solomon Error correction to archives

Last synced: 09 May 2025

https://github.com/opencoff/fastdd

Fast "dd" implementation that leverages Linux's splice(2)

dd disk-dump multithreaded-copy splice

Last synced: 09 May 2025

https://github.com/opencoff/ovpn-tool

OpenVPN PKI tools and client/server configuration generator - better than easy-rsa

openssl-tools openvpn openvpn-cl openvpn-configuration openvpn-ser tls-certificate-management

Last synced: 09 May 2025

https://github.com/opencoff/go-pki

Simple TLS PKI Library with embedded database

boltdb golang golang-crypto golang-library pki tls-pki

Last synced: 09 May 2025

https://github.com/opencoff/snapbak

Rotating tarsnap backup script

backup-rotation backup-script tarsnap

Last synced: 09 May 2025

https://github.com/opencoff/go-sign

Ed25519 key and signature generation, storage in portable format

cryptographic-checksum ed25519 ed25519-serialization file-checksum golang

Last synced: 01 Sep 2025

https://github.com/opencoff/go-ratelimit

golang ratelimiter without using channels or timers

drip-fill golang ratelimiter token-bucket

Last synced: 28 Feb 2026

https://github.com/opencoff/go-utils

General purpose golang utility functions

askpass buffer-pool circular-queue golang mmap password-prompt

Last synced: 09 May 2025

https://github.com/opencoff/mt-arc4random

Thread-Aware, thread-safe user-space port of OpenBSD arc4random (chacha20)

Last synced: 29 Oct 2025

https://github.com/opencoff/go-cdb

DJB's Constant DB - with changes to add sha256 checksum to the generated DB

Last synced: 24 Aug 2025

https://github.com/opencoff/ifscand

automatically configure OpenBSD WiFi interface

automatic-interface-management network-setup openbsd openbsd-ports wifi wifimanager

Last synced: 22 Aug 2025

https://github.com/opencoff/go-logger

Enhanced logger derived from golang's standard lib

backtrace go-logger go-logging log-crit logging-library priority syslog

Last synced: 09 May 2025

https://github.com/opencoff/go-mph

Minimal perfect hash functions in go-lang

Last synced: 04 Apr 2025

https://github.com/opencoff/crypto-rand

AES and Chacha based cryptographic random generator

aes256-random arc4random chacha-cipher cryptographic-random-generator nist-sp-800-22

Last synced: 20 Jun 2026

https://github.com/opencoff/ipsec-tools

Mirror/fork of sourceforge ipsec-tools

ipsec ipsec-tools ipsec-vpn linux-ipsec

Last synced: 17 Jun 2025

https://github.com/opencoff/go-chd

Minimal Perfect Hash function via Compress Hash Displace

chd compress-hash-displace constant-time golang mphf

Last synced: 13 Sep 2025

https://github.com/opencoff/dep.sh

Simple Golang dependency manager

golang vendoring

Last synced: 11 Apr 2026

https://github.com/opencoff/go-aws-auth

Signs requests and URLs to Amazon Web Services (AWS) using IAM roles or signed signature versions 2, 3, and 4. Supports S3 and STS, Presigned URLs

aws-authentication aws-presigned-url aws-signature aws-signature-v4 golang

Last synced: 14 Jan 2026

https://github.com/opencoff/go-fasthash

golang port of Zilong Tan's Fasthash

Last synced: 02 Jul 2025

https://github.com/opencoff/go-du

Parallel du(1) to calculate disk utilization

du go golang golang-tool parallel-directory-walk parallel-du

Last synced: 14 Jan 2026

https://github.com/opencoff/go-currency

golang implementation of arbitrary precision currency

big-int currency golang

Last synced: 16 Aug 2025

https://github.com/opencoff/go-mtrand

Mersenne-Twister random number generator for golang

golang mersenne-twister mtrand pseudo-random-generator random-number-generators

Last synced: 02 May 2026

https://github.com/opencoff/go-semaphore

counting semaphore for golang

counting-sem golang semaphore

Last synced: 27 Jul 2025

https://github.com/opencoff/go-options

golang self-documenting command line option parsing from a text-block

arguments-parser command-line-arguments-parser golang self-documenting

Last synced: 01 Apr 2025

https://github.com/opencoff/go-mmap

OS Independent mmap abstraction

Last synced: 01 Apr 2025

https://github.com/opencoff/ifchange-ddns

Monitor network interface for IP address changes and update DDNS

Last synced: 13 Jul 2025

https://github.com/opencoff/go-fio

optimized file I/O routines - including reflink based copies/clones

Last synced: 20 Jun 2025

https://github.com/opencoff/go-hash

Cryptographic hash calculation & verification for files/dirs

Last synced: 01 Apr 2025

https://github.com/opencoff/go-clone

concurrent directory compare and clone utility

Last synced: 01 Apr 2025

https://github.com/opencoff/go-objpool

Generic, Concurrency-safe, fixed-size object pool for golang

Last synced: 01 Apr 2025

https://github.com/opencoff/go-zfileio

golang code to open compressed files and read it uncompressed

Last synced: 01 Apr 2025

https://github.com/opencoff/ebolt

Encrypted bolt db wrapper with heirarchical keys

aes-gcm boltdb encryption encryption-decryption golang-db golang-library sha3

Last synced: 29 Jun 2025

https://github.com/opencoff/go-testrunner

Script driven test runner for filesys related projects

Last synced: 29 Jun 2025

https://github.com/opencoff/dmetaphone

Clone of the public domain Double Metaphone Algorithm - extracted from Python-Fuzzy

Last synced: 15 Jul 2025

https://github.com/opencoff/ifscand-ports

OpenBSD ports dir for ifscand

Last synced: 11 Jan 2026

https://github.com/opencoff/shlex

fork of google/shlex

Last synced: 15 Jan 2026

https://github.com/opencoff/go-lib

Useful, Reusable Golang libraries

golang

Last synced: 01 Apr 2025

https://github.com/opencoff/go-android

Android utility library - parse packages.xml and packages.list

Last synced: 22 Aug 2025

https://github.com/opencoff/xstat

Extended stat(2) for golang - with marshal/unmarshal capabilities

Last synced: 01 Apr 2025