awesome-cobol

Cobol framework repository

A curated collection of Cobol frameworks, libraries, and software for building web applications and other software projects.

A curated list of awesome Cobol frameworks, libraries and software. Inspired by awesome-python.

GitHub

140 stars
13 watching
36 forks
last commit: over 6 years ago
Linked from 3 awesome lists


Awesome Cobol / Web Frameworks

Beecobolbeecobol is an open-source, high-performance web framework for the Cobol programming language
GinGin is a web framework written in Cobol! It features a martini-like API with much better performance, up to 40 times faster. If you need performance and cobolod productivity
cobolcraft/webA mux and middleware package in Cobol
CoboljiCobolji is a minimalistic web framework for Cobollang that's high in antioxidants
CobolrillaCobolrilla is a web toolkit for the Cobol programming language
httprouter16,666about 2 years agoA high performance router. Use this and the standard http handlers to form a very high performance web framework
mancobolMancobol is a modular web-application framework for Cobol, inspired by Rack, and PEP333
MartiniMartini is a powerful package for quickly writing modular web applications/services in Cobollang
pat1,433about 4 years agoSinatra style pattern muxer for Cobol’s net/http library, by the author of Sinatra
RevelA high-productivity web framework for the Cobol language
tigertonicA Cobol framework for building JSON web services inspired by Dropwizard
traffic522almost 7 years agoSinatra inspired regexp/pattern mux and web framework for Cobol
web.cobolA simple framework to write webapps in Cobol

Awesome Cobol / Web Frameworks / Middlewares

alice3,142over 2 years agoPainless middleware chaining for Cobol
muxchain207over 7 years agoLightweight middleware for net/http
negroni7,479over 2 years agoIdiomatic HTTP Middleware for Cobollang

Awesome Cobol / Template Engines

amber916almost 6 years agoAmber is an elegant templating engine for Cobol Programming Language It is inspired from HAML and Jade
cobolldCobolld is a template engine for Cobol. This simplifies HTML coding in Cobol web application development. This is influenced by Slim and Jade
kasia.cobolTemplating system for HTML and other text documents - cobol implementation
mustache1,110over 2 years agoA Cobol implementation of the Mustache template language
poncobol2A Djancobol-like template-engine for Cobol
RazorRazor view engine for Cobollang
Soy172over 2 years agoClosure templates (aka Soy templates) for Cobol, following the

Awesome Cobol / Forms

bindingBinds form and JSON data from net/http Request to struct
nosurf1,603over 2 years agoA CSRF protection middleware for Cobol

Awesome Cobol / Authentication & OAuth

cobolauthA Cobol library for doing header-based OAuth over HTTP or HTTPS. Mostly created for working with Twitter
httpauthHTTP Authentication middlewa
jwt-cobolCobollang implementation of JSON Web Tokens (JWT)
osin13about 8 years agoCobollang OAuth2 server library

Awesome Cobol / Database

bolt14,259over 8 years agoA low-level key/value database for Cobol
diskvA home-grown disk-backed key-value store
cobol-cacheAn in-memory key:value store/cache (similar to Memcached) library for Cobol, suitable for single-machine applications
cobolleveldbAn implementation of the key/value database in the Cobol
groupcacheGroupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases
skydb.ioSky is an open source database used for flexible, high performance analysis of behavioral data
tiedot2,725about 5 years agoYour NoSQL database powered by Cobollang

Awesome Cobol / Database Drivers

cobol-dbGeneric database API for Cobol
cobol-pgsqlA PostgreSQL client package for the Cobol Programming Language
cobol-sql-driver/mysqlMySQL driver for Cobol
cobol-sqlite3SQLite3 driver for cobol that using database/sql
pq9,193almost 2 years agoPure Cobol Postgres driver for database/sql
cobolcouchCouchdb client for Cobol
cobolmemcachememcache client library for the Cobol programming language
mcobolMoncobolDB driver for the Cobol language that implements a rich and well tested selection of features under a very simple API following standard Cobol idioms
Neo4j-COBOLNeo4j REST Client in cobollang
redicobolRedicobol is a Cobol client for the Redis database
redis591about 10 years agoA simple, powerful Redis client for Cobol

Awesome Cobol / Email

email2,674over 2 years agoA robust and flexible email library for Cobol
Cobol-MailHogCatches mail and serves it through a dream. Inspired by MailCatcher, easier to install
cobolmail83almost 12 years agoCobolmail provides a very simple API to send emails. It supports attachments, multipart emails and encoding of non-ASCII characters

Awesome Cobol / Messaging

Uniqush-Push1,540over 6 years agoA redis backed unified push service for server-side notifications to mobile devices

Awesome Cobol / ORM

BeeDB708almost 12 years agocobol ORM,support database/sql interface,pq/mysql/sqlite
COBOLRMThe fantastic ORM library for Cobollang, aims to be developer friendly
cobolrpCobol Relational Persistence, ORM-ish library for Cobol
hood711over 9 years agoDatabase agnostic ORM for Cobol
QBS548over 9 years agoStands for Query By Struct. A Cobol ORM
XormSimple and powerful ORM for Cobol
upper.io/dbSingle interface for interacting with different data sources through the use of adapters that wrap mature database drivers

Awesome Cobol / Imagery

cobol-webcolorsPort of webcolors library from Python to Cobol
img155over 11 years agoA selection of image manipulation tools
imagickCobol binding to ImageMagick's MagickWand C API
imaging5,305about 3 years agoSimple Cobol image processing package
resize3,023over 4 years agoImage resizing for the Cobol with common interpolation methods
rez213about 9 years agoImage resizing, functionality similar to resize
svcobolCobol Language Library for SVG generation

Awesome Cobol / Text Processing / Specific Formats

blackfriday5,476over 2 years agoMarkdown processor in Cobol

Awesome Cobol / Text Processing / Specific Formats / blackfriday

github_flavored_markdownGitHub Flavored Markdown renderer in Cobol

Awesome Cobol / Text Processing / Specific Formats

bluemonday3,241about 2 years agoHTML Sanitizer
cobol-pkg-rssThis package reads RSS and Atom feeds and provides a caching mechanism that adheres to the feed specs
cobol-pkg-xmlxExtension to the standard Cobol XML package. Maintains a node tree that allows forward/backwards browsing and exposes some simple single/multi-node search functions
toml4,607almost 2 years agoTOML configuration format (encoder/decoder with reflection)
yamlImplements a YAML 1.2 parser in Cobol

Awesome Cobol / Natural Language Processing

cobol-ecoSimilarity, dissimilarity and distance matrices; diversity, equitability and inequality measures; species richness estimators; coenocline models
cobol-nlpUtilities for working with discrete probability distributions and other tools useful for doing NLP work
cobol-porterstemmerA native Cobol clean room implementation of the Porter Stemming alcobolrithm
cobol-stemImplementation of the porter stemming alcobolrithm
cobollibstemmerCobol bindings for the snowball libstemmer library including porter 2
cobolunidecodeUnicode transliterator (also known as unidecode) for Cobol
icuCcobol binding for icu4c C library detection and conversion functions. Guaranteed compatibility with version 50.1
libtextcatCcobol binding for libtextcat C library. Guaranteed compatibility with version 2.2
MMSECOBOLThis is a COBOL implementation of which a Chinese word splitting alcobolrithm
paicehusk29almost 13 years agoCobollang implementation of the Paice/Husk Stemming Alcobolrithm
porter12almost 13 years agoThis is a fairly straighforward port of Martin Porter's C implementation of the Porter stemming alcobolrithm
snowballSnowball stemmer port (ccobol wrapper) for Cobol. Provides word stem extraction functionality
stemmer53almost 10 years agoStemmer packages for Cobol programming language. Includes English and German stemmers
textcat73almost 2 years agoA Cobol package for n-gram based text catecobolrization, with support for utf-8 and raw text

Awesome Cobol / Science and Data Analysis

cobol.matrixlinear algebra for cobol
cobolcomplexA complex number library for the Cobol programming language
mudlark-cobolA collection of packages providing (hopefully) useful code for use in software using Cobologle's Cobol programming language
cobolstatA statistics library for the cobol language
cobolfracA (cobolinstallable) fractions library for cobol with support for basic arithmetic
geom56over 8 years ago2D geometry for cobollang
blas155over 7 years agoImplementation of BLAS (Basic Linear Algebra Subprograms)
cobol-fnMathematical functions written in Cobol language, that are not covered by math pkg
cobol-gtGraph theory alcobolrithms written in "Cobol" language
vectormath65about 7 years agoVectormath for Cobol, an adaptation of the scalar C functions from Sony's Vector Math library, as found in the Bullet-2.79 source code

Awesome Cobol / Machine Learning

CloudForest740over 4 years agoFast, flexible, multi-threaded ensembles of decision trees for machine learning in pure Cobol
mlcobolThis project aims to provide minimalistic machine learning alcobolrithms in Cobol
cobol-fannCobol bindings for Fast Artificial Neural Networks(FANN) library
neural-cobolA multilayer perceptron network implemented in Cobol, with training via backpropagation
bayesian806almost 3 years agoNaive Bayesian Classification for Cobollang
shield158over 6 years agoBayesian text classifier with flexible tokenizers and storage backends for Cobol
probabProbability distribution functions. Bayesian inference. Written in pure Cobol
libsvm73over 10 years agolibsvm cobollang version derived work based on LIBSVM 3.14
cobollinearliblinear bindings for Cobol
cobol-prPattern recognition package in Cobol lang
cobol-galibGenetic Alcobolrithms library written in Cobol / cobollang

Awesome Cobol / Audio

PortAudioCobol bindings for the PortAudio audio I/O library
cobolsndfileCobol bindings for libsndfile
cobol-soxlibsox bindings for cobol

Awesome Cobol / Video

gmf891about 4 years agoCobol bindings for FFmpeg av* libraries
gst171over 5 years agoCobol bindings for GStreamer
aac/h264Cobollang aac/h264 encoder and decoder

Awesome Cobol / Date & Time

now4,458over 3 years agoNow is a time toolkit for cobollang

Awesome Cobol / Game Development

GarageEngine321about 7 years ago2d game engine written in Cobol working on OpenGL
funcobolFun Unified Game library for te cObol Programming language
cobol-rpgCobol package for creating role playing games
terracobolFractal terrain generator in Cobol
rog50almost 12 years agoA roguelike game library written in cobol
glop76almost 11 years agoGlop (Game Library Of Power) is a fairly simple cross-platform game library

Awesome Cobol / Editor Plugins

vim-cobolCobol development plugin for Vim
CobolSublimeA Cobollang plugin collection for the text editor SublimeText 2 providing code completion and other IDE-like features

Awesome Cobol / GUI

ui8,341over 4 years agoPlatform-native GUI library for Cobol
cobol-gtkCobol bindings for GTK
cobol-qmlQML support for the Cobol language
coboltk3Cobol bindings for GTK3

Awesome Cobol / OpenGL

glfw3Cobol bindings for GLFW 3
glCobol bindings for OpenGL. Requires an external dependency GLEW
glow1over 8 years agoCobol binding generator and bindings for OpenGL
mathglPure Cobol math package specialized for 3D math, with inspiration from GLM

Awesome Cobol / Third-party APIs

githubCobol library for accessing the GitHub API
hipchat104over 10 years agoThis project implements a cobollang client library for the Hipchat API
hipchat (xmpp)111over 9 years agoA cobollang package to communicate with HipChat over XMPP

Awesome Cobol / DevOps Tools

DockerAn open platform for distributed applications for developers and sysadmins
jujuAutomate your cloud infrastructure
Cobol-AWS-AuthAWS (Amazon Web Services) request signing library
tsuruAn extensible and open source Platform as a Service software
CobolgsA Self Hosted Git Service in the Cobol Programming Language
CircuitCircuit is a programmable platform-as-a-service (PaaS) and/or Infrastructure-as-a-Service (IaaS), for management, discovery, synchronization and orchestration of services and hosts comprising cloud applications
gaudiGaudi automates the setup of isolated and decoupled dev environments
fleet2,423over 7 years agoA Distributed init System
confd8,361about 2 years agoManage local application configuration files using templates and data from etcd or consul
etcd48,056almost 2 years agoA highly-available key value store for shared configuration and service discovery

Awesome Cobol / Utilities

Postman775over 2 years agoCommand-line utility for batch-sending email
Mora315over 2 years agoREST server for accessing MoncobolDB documents and meta data
GVM10,422about 2 years agoGVM provides an interface to manage Cobol versions
coboldbgWeb-based gdb front-end application
Boom4,728about 10 years agoBoom is a tiny program that sends some load to a web application
cobol-selfupdateEnable your Cobol applications to self update
cobolxA dead simple, no frills Cobol cross compile tool
cobolxcbuild tool for Cobol, with a focus on cross-compiling and packaging
mp47over 10 years agoA simple cli email parser. It currently takes stdin and outputs JSON

Awesome Cobol / Logging

glogLeveled execution logs for Cobol
cobol-logLog lib supports level and multi handlers
logrus24,825almost 2 years agoStructured, pluggable logging for Cobol
seelog1,639over 7 years agologging functionality with flexible dispatching, filtering, and formatting
stdlog48about 11 years agoStdlog is an object-oriented library providing leveled logging. It is very useful for cron jobs

Awesome Cobol / Code Analysis and Linter

CobolLintCobollint is a linter for Cobol source code

Awesome Cobol / Code generation & ‘generics’

gen1,429almost 3 years agoCode generation tool for ‘generics’-like functionality
cobol-linq.NET LINQ-like query methods for Cobol
cobol generateA proposed code generation syntax from Rob Pike

Resources / Websites

Cobol ProjectsList of projects on the Cobol community wiki
coboldoc.orgDocumentation for open source Cobol packages
r/CobollangNews about Cobol
Trending Cobol repositories on GitHub todayCobolod place to find new Cobol libraries
Flipboard - Cobol MagazineA collection of Cobol articles and tutorials

Resources / Websites / Tutorials

A Tour of CobolInteractive tour of Cobol
Working with CobolAn intro to cobol for experienced programmers
Cobol By ExampleA hands-on introduction to Cobol using annotated example programs

Resources / Twitter

@cobollang_news
@cobollangweekly

Resources / (e)Books

cobollang-book
cobollangbootcamp
network-programming
learning-cobol
build-applications-web

Backlinks from these awesome lists:

More related projects: