Skip to content

Latest commit

 

History

History

module

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Modules

Libraries publicly available as Git dependencies for Clojure CLI:

Module Description
aws.loadnet Deploying and managing Convex networks as AWS CloudFormation stack sets for load testing
cvm Core utilities related to the Convex Virtual Machine
gen Convex cells generators
net Interact with a Convex network

Applications:

Module Description
shell Convex Shell, execute Convex Lisp in the terminal

Testing and benchmarking:

Module Description
app.fuzz Parallel generation and execution of random Convex Lisp forms involving standard functions
bench Namespaces for benchmarking various areas of Convex
break Advanced suite of generative tests targeting the Convex Virtual Machine

Learning materials:

Module Description
recipe Examples for common use cases meant for the REPL