melisgl / try
Try is an extensible test anti-framework with equal support for interactive and non-interactive workflows.
☆30Updated last week
Alternatives and similar repositories for try:
Users that are interested in try are comparing it to the libraries listed below
- A Common Lisp library for logging, tracing, testing and persistence.☆40Updated last week
- unofficial mirror of git://git.code.sf.net/p/series/series (Richard C. Waters' SERIES package for Common Lisp)☆57Updated 9 years ago
- Reactive programming at the variable/function level for Common Lisp☆36Updated 2 years ago
- A simple advice system for Common Lisp☆25Updated 2 years ago
- Dictionary and set data structures using hash array-mapped tries (HAMT)☆34Updated 5 years ago
- A setf like macro for functional programming☆64Updated 4 years ago
- cl-schedule is a scheduling library in Common Lisp.☆36Updated last year
- CL type system implementation☆26Updated 3 months ago
- The completeness of Djula meets the usability of Eco.☆34Updated 8 months ago
- A collection of various tweaks for working with Common Lisp.☆39Updated 4 years ago
- An s-expression representation of GraphViz DOT Language☆26Updated 4 years ago
- System dependency listing and archiving tool for Common Lisp☆27Updated last year
- A Common Lisp function caching / memoization library☆46Updated last year
- Portability layer for atomic operations like compare-and-swap (CAS)☆35Updated last month
- A heap-based priority queue whose first and foremost priority is speed.☆35Updated 8 months ago
- A Common Lisp implementation of Message Pack☆30Updated last year
- Superior Common Lisp `trace` functionality for debugging/profiling real world applications.☆31Updated 5 years ago
- Monitor and restart background threads.☆30Updated last year
- Clojure-style concurrency operations in Common Lisp☆39Updated 9 months ago
- Define efficient global variables in Common Lisp.☆44Updated last year
- Parseq is a library for Common Lisp used for parsing sequences such as strings and lists using parsing expression grammars.☆30Updated last year
- Portability library for IEEE float features that are not covered by the CL standard.☆33Updated 10 months ago
- ☆26Updated last year
- Tracing profiler for Common Lisp☆56Updated 5 years ago
- a SLIme-based TEst runner for FiveAM and Parachute Tests☆54Updated last week
- An implementation of threading macros based on binding anonymous variables.☆23Updated 11 months ago
- A portable loop optimization framework for Common Lisp☆51Updated 2 years ago
- provides a nice, portable way to capture user-interrupt signals in lisp☆22Updated 10 months ago
- Documentation contribs for SLIME (the Superior Lisp Interaction Mode for Emacs)☆21Updated 7 months ago
- bind is let and much much more