pragdave avatar

Dave Thomas

pragdave

Total Packages

31

Total Downloads

73 688 792+

component

0.2.5
2 345+

The component framework is meant to make it easy to decompose an application into many simple services. It does this by eliminating boilerplate code in common service patterns: source files can be just domain logic. See the GitHub repo for details.

Last Updated: about 7 years ago

gen_template_umbrella

0.1.10
1 593+

Generate a basic umbrella project.

Last Updated: about 8 years ago

jeeves

0.1.3
1 549+

Jeeves is library that transforms regular modules into named or anonymous singleton or pooled GenServers. Just write your business functions, and Jeeves will convert them into an API, a server, and potentially a pooled set of workers.

Last Updated: about 9 years ago

work_queue

0.0.3
1 510+

A simple implement of the Hungry Consumer model of concurrent servers.

Last Updated: about 11 years ago

pipe_while_ok

0.0.2
1 316+

PipeWhileOk =========== Moved to https://githib.com/pragdave/exlibris

Last Updated: about 11 years ago

dd

0.0.3
1 016+

Create fieldsets (aka structs) with validation and Phoenix form_for compatibility, making it easier to separate resource applications from your web frontend.

Last Updated: about 8 years ago

gen_template_template

0.1.5
975+

A template that generates blank template projects, intended to be used by folks creating their own templates.

Last Updated: about 8 years ago

gen_template_ecto_server

0.1.1
675+

Generate a simple free-standing application with an ecto layer, intended to be used as a database resource in an application written using decoupled resources.

Last Updated: about 8 years ago

stream_perlin

0.1.1
616+

Generate a stream of random-ish floats between -1 and 1 using the Perlin algorithm. When plotted, the points will tend to form a smooth curve. This is useful when generating mock values that are supposed to be "natural."

Last Updated: about 9 years ago

diet

0.1.0
509+

Diet is a DSL for writing your program logic as a sequence of trivial transformations. See https://github.com/pragdave/diet_examples for some example code, and https://www.youtube.com/watch?v=L1-amhlGk7c for a talk that contains examples of Diet in action.

Last Updated: about 9 years ago

periodic

0.1.0
424+

Run functions periodically: each function can be called on a different schedule.

Last Updated: about 7 years ago
Showing 21–31 packages of 31 total