fast-generic-functions
Domain sealer
Optimizes generic function behavior by sealing specific domains and enabling compiler optimizations.
Seal your generic functions for an extra boost in performance.
93 stars
11 watching
4 forks
Language: Common Lisp
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hemulgm/delphiopenai | Provides access to OpenAI's API for natural language processing and AI-powered tasks in Delphi applications | 241 |
marcoheisig/typo | An inference library for Common Lisp's type system | 39 |
alex-gutev/generic-cl | Provides a generic interface to standard Common Lisp functions for various operations like equality and sequence manipulation. | 143 |
markcox80/specialization-store | A system for defining generic functions with type-based dispatch and flexible argument handling. | 30 |
autosponge/_part_ | Provides a way to make native methods available as partially applied functions to support functional programming. | 41 |
marcoheisig/bitfield | A library that provides an efficient mechanism for storing multiple discrete states in a single integer | 26 |
bungle/lua-resty-xxhash | FFI-bindings to an Extremely fast non-cryptographic hash algorithm | 17 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 94 |
marcoscoffier/lua---sfm | A wrapper around a web-based SFM solver for optimization problems in C | 3 |
konfekt/fastfold | A Vim script plugin to update folds only when necessary, reducing unnecessary computations and improving performance. | 709 |
fstamour/common-lisp-heroku-example | An example project demonstrating how to deploy a Common Lisp server on Heroku using Docker | 5 |
mynameiscfed/lua-resty-fastpbkdf2 | A Lua library for password hashing using the fastpbkdf2 algorithm. | 0 |
michaeljforster-zz/panic | A wrapper library that integrates Common Lisp with React. | 42 |
sdilts/cl-bindgen | A tool for generating FFI wrappers from C header files for Common Lisp | 26 |
happyfish100/libfastcommon | A set of utility functions and data structures used in distributed systems and network applications. | 898 |