isbn-core
ISBN parser
A Java library for parsing, validating, and formatting ISBN numbers.
ISBN core
3 stars
3 watching
1 forks
Language: Java
last commit: about 2 months ago
Linked from 1 awesome list
isbnosgi
Related projects:
Repository | Description | Stars |
---|---|---|
inukshuk/anystyle | A tool that parses bibliographic references and uses machine learning to improve citation styles. | 1,052 |
ivoputzer/cli-args-parser-kata | Implementing a CLI arguments parser to process input in various formats | 5 |
kdomanski/iso9660 | A package for reading and creating ISO9660 images | 264 |
yujinakayama/astrolabe | An object-oriented Ruby AST extension for parsing and manipulating source code | 68 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
titsuki/raku-algorithm-libsvm | A Raku binding for the popular machine learning library libsvm, providing an interface to support training and evaluating Support Vector Machines. | 8 |
nealhu/args-kata | Practices readable and maintainable coding skills in parsing command-line arguments | 1 |
haskell/attoparsec | A fast Haskell parser combinator library for efficient text and binary data parsing | 513 |
fanlia/read_xlsx_v | A Vlang library for parsing and reading Excel files (.xlsx) in a file-based format | 0 |
ziman/lightyear | A parser combinator library for Idris that allows backtracking by default and provides various combinators for building parsers. | 239 |
relvacode/iso8601 | Library providing an efficient ISO 8601 date parsing solution for Go applications. | 147 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,713 |
jblindsay/lidario | A Go library for reading and writing LiDAR data stored in LAS format | 30 |
sirthias/parboiled | An implementation of efficient parsing algorithms in Java and Scala for building robust parsers. | 1,279 |
plioi/parsley | A parsing library inspired by Haskell's Parsec and F#'s FParsec. | 61 |