isbn-core

ISBN parser

A Java library for parsing, validating, and formatting ISBN numbers.

ISBN core

GitHub

3 stars
3 watching
1 forks
Language: Java
last commit: 4 months ago
Linked from 1 awesome list

isbnosgi

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
inukshuk/anystyle A tool that parses bibliographic references and uses machine learning to improve citation styles. 1,067
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 265
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 850
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 parser combinator library for efficient text parsing in network protocols and file formats 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. 240
relvacode/iso8601 Library providing an efficient ISO 8601 date parsing solution for Go applications. 148
r1chardj0n3s/parse A library that parses strings using a specification based on the Python format() syntax 1,732
jblindsay/lidario A Go library for reading and writing LiDAR data stored in LAS format 31
sirthias/parboiled An implementation of efficient parsing algorithms in Java and Scala for building robust parsers. 1,285
plioi/parsley A parsing library inspired by Haskell's Parsec and F#'s FParsec. 61