static-dispatch
Dispatch library
A static dispatch library for Common Lisp that enables optimization by choosing methods at compile-time.
Static generic function dispatch for Common Lisp
80 stars
7 watching
1 forks
Language: Common Lisp
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a generic interface to standard Common Lisp functions for various operations like equality and sequence manipulation. | 143 |
| A simple fast dispatch library designed to support the CQRS pattern in Java applications | 42 |
| A collection of Common Lisp utility functions and macros to simplify development | 4 |
| An alternative to Grand Central Dispatch with new Swift classes for queues, timers, and task groups. | 107 |
| Provides a uniform API for accessing information in lexical environments of Common Lisp implementations | 32 |
| A scheduling library for dispatching messages to channels with priority queuing capabilities | 25 |
| A Racket-based library providing multiple dispatch with support for type and class predicates. | 17 |
| An optimized function dispatcher for smart contracts using a single-byte selector and jump table | 10 |
| A system for creating type-dispatching functions without classes, supporting optional and keyword arguments. | 53 |
| A CLI tool for managing remote Redux dispatch instances and interacting with remotedev-server | 30 |
| A Common Lisp library that provides a native interface to the Gtk+ GUI toolkit | 36 |
| A service that optimizes and distributes files to improve web performance. | 586 |
| An exploration of type erasure and dispatch in C to improve generic programming | 4 |
| A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
| A utility library for Common Lisp that aims to provide a concise and efficient way of solving common problems | 87 |