-
imagehash Public
ImageHash is a Zig package for generating robust image fingerprints using four popular algorithms: average (ahash), difference (dhash), perceptual (phash), and wavelet (whash) hashing.
-
-
simple-g2p Public
A lightweight LSTM encoder–decoder model for grapheme-to-phoneme conversion trained on CMUdict.
Python MIT License UpdatedNov 13, 2025 -
cryogrid-net Public
A neural network that automatically detects the center coordinates of each slot in a grid box used for CRYO-EM protein freezing.
Python MIT License UpdatedNov 13, 2025 -
stringwrap Public
Stringwrap is a Go package for wrapping strings by visual width with optional word splitting and full ANSI + grapheme cluster support.
-
rxnet-lstm Public
An LSTM neural network that learns and predicts pharmaceutical brand names, which extends the original RxNet MLP implementation
Python MIT License UpdatedOct 10, 2025 -
hamnet Public
Fine-tuned ResNet50 and DenseNet121 for skin lesion classification on HAM10000.
Python MIT License UpdatedSep 17, 2025 -
tomlkit-extras Public
tomlkit-extras is a Python package that extends the functionality of tomlkit, allowing for advanced manipulation, validation, and introspection of TOML files, including handling comments and nested…
-
rxnet Public
A very simple neural network that learns and predicts pharmaceutical brand names
-
cnn-zoo Public
A collection of classic CNN architectures with reference implementations for ImageNet classification.
Python MIT License UpdatedAug 10, 2025 -
heapcraft Public
heapcraft is a Go library offering a suite of heap data structures which include binary, d‑ary, pairing, radix, skew, and leftist heaps.
-
comphash Public
comphash is a very lightweight Zig package offering a compile-time hash map for immutable, O(1) string-keyed lookups.
-
zighash Public
Zighash is a Zig package for generating non-cryptographic hash values using a variety of popular algorithms: FNV-1a, MurmurHash3, SpookyHash, xxHash, SuperFastHash, and CityHash. Perfect for hash-b…
-
ansiwalker Public
ansiwalker is an extremely lightweight Go package for iterating through strings or byte slices while skipping all ANSI/VT100 escape sequences.
Go MIT License UpdatedJun 26, 2025 -
stringalign Public
stringalign is a lightweight Go package for wrapping and aligning multi‑line text to a fixed width. It supports left, right, center, and full‑justify modes.
Go MIT License UpdatedJun 26, 2025 -
comphash-bench Public
Simple benchmarks that compares the performance of the comphash library's ComptimeHashMap against Zig's standard library std.StaticStringMap for string-keyed lookups.
Zig MIT License UpdatedJun 24, 2025 -
python-iso20022 Public archive
A Python package that automatically generates and updates dataclasses from ISO20022 schemas daily, making it easy to integrate and validate financial message data.
-
iso20022-message-catalogue Public archive
A daily scraper that downloads and organizes all XML schemas for ISO 20022 messages from the official site, ensuring an up-to-date message catalogue
-
codescout Public
CodeScout is a Go package and CLI tool for analyzing and extracting structured representations of functions, methods, and structs from Go source files.
Go MIT License UpdatedMay 29, 2025 -
-
pubmed_tag_tracker Public
A lightweight Python script that automatically scrapes and tracks PubMed tag metadata daily, providing insights into the latest tags being used in PubMed's database. Ideal for researchers, develope…
Python MIT License UpdatedMar 2, 2025 -
python-fide Public
An API that provides an interface for retrieving detailed information about chess players from the FIDE API. This package allows users to access data such as player details, historical ratings, gam…
-
xsdata-rootfinder Public
A lightweight Python package to identify the top-level dataclass in files generated by xsdata, representing the root schema element.
-
unix-perms Public
Manage and interpret Unix file permissions with a Python package that provides intuitive tools for creating, validating, and describing permission codes.
Python MIT License UpdatedFeb 13, 2025 -
code_formatter_diff Public
PEP8 AutoFormatter is a CLI tool designed for Python developers seeking to adhere to PEP8, the Python style guide. This tool not only automatically formats your Python code to meet PEP8 standards b…
Python MIT License UpdatedNov 13, 2024 -
pytweetql Public
Easy parsing of Twitter GraphQL API responses
-
simple-uu Public
Includes easy-to-use functions to encode/decode binary data to/from UU format. In addition, includes a structured and intuitive interface for seamless extraction of content and metadata, emphasizin…
Python MIT License UpdatedNov 3, 2024 -
twitter-api-client Public
Forked from trevorhobenshield/twitter-api-clientImplementation of X/Twitter v1, v2, and GraphQL APIs
Python MIT License UpdatedFeb 6, 2024 -
echo_frame Public
echo_frame is an video analysis API that leverages AI to create searchable embeddings of video content, enabling users to intuitively query and retrieve specific video segments or timestamps using …
-
telegram_ocr Public
This repository contains a specialized tool designed to scan and analyze images from cryptocurrency-focused Telegram channels. Utilizing advanced vision and Optical Character Recognition (OCR) meth…