luismbo / perfpieceLinks
Perfpiece is a tool for measuring the performance of Lisp code, not unlike the standard CL:TIME.
☆34Updated 13 years ago
Alternatives and similar repositories for perfpiece
Users that are interested in perfpiece are comparing it to the libraries listed below
Sorting:
- A CLOSsy way to trade genericity for performance.☆37Updated 5 years ago
- A variant of READ secure against internbombing, excessive input and macro characters.☆45Updated 2 years ago
- Extract documentation from Common Lisp systems☆41Updated 2 years ago
- Index page for Common Lisp portability libraries and their current support status☆31Updated 11 months ago
- Various utilities to make use and creation of custom method combinations easier.☆24Updated last year
- A Common Lisp package for hash table creation with flexible, extensible initializers.☆37Updated 9 years ago
- Common Lisp interface to the Linux inotify API☆29Updated 3 years ago
- Julia-like dispatch for Common Lisp☆61Updated 4 years ago
- Allocate SIMPLE-ARRAYs in static memory☆99Updated last year
- Implements the CLTL2 environment access API.☆32Updated last month
- Intervals and interval trees for Common Lisp☆21Updated 6 years ago
- Common Lisp introspection library for the call stack and restarts☆46Updated last year
- CL environment introspection portability layer☆41Updated last year
- destructuring extension of let*☆22Updated 2 years ago
- Units and dimensions for Common Lisp☆23Updated 7 years ago
- ZeroMQ 4.0+ Common Lisp bindings.☆38Updated last year
- Helps macro writers produce better errors for macro users☆38Updated 2 years ago
- MS Windows API from Common Lisp perspective☆32Updated 7 months ago
- Define efficient global variables in Common Lisp.☆44Updated last year
- A color data type for Common Lisp.☆18Updated 4 years ago
- Sources of the "Well Specified Common Lisp" specification which is based on the final draft of the Common Lisp standard but is not a new …☆39Updated last year
- (BETA) C++-style templates for Common Lisp☆46Updated 7 years ago
- Create a Quicklisp distribution from a directory of local projects.☆66Updated 12 years ago
- Computer graphics algebra library for SBCL☆49Updated last month
- A Common Lisp function caching / memoization library