fast-string-interpolator
String interpolator library
A high-performance Scala macro that generates string interpolators with improved speed and memory usage.
Scala macro that generates ultra-fast string interpolators.
90 stars
16 watching
7 forks
Language: Scala
last commit: 6 days ago high-performancemacroscalastring-interpolation
Related projects:
Repository | Description | Stars |
---|---|---|
plokhotnyuk/jsoniter-scala | Provides a way to generate efficient and safe JSON codecs at compile-time using Scala macros | 752 |
sheijk/ppx_string_interpolate | Interpolates variables into string expressions | 21 |
t-pham/nooptionalinterpolation | A utility to simplify Swift string interpolation by avoiding 'Optional(...)' and 'nil' | 51 |
yassine-klilich/ngx-interpolation | A lightweight Angular library for parsing and evaluating string interpolation expressions | 3 |
pleasetrythisathome/bardo | A Clojure library for defining and manipulating interpolators between values of various types to create intermediate values or sequences. | 94 |
tidyverse/glue | A package that makes it easy to embed and evaluate R expressions in strings, removing the need for explicit string formatting. | 726 |
gzoller/scalajack | A fast JSON serialization library for Scala classes | 112 |
flexmonkey/interpolation-playground- | A collection of mathematical interpolation functions in Swift | 63 |
sgreben/piecewiselinear | A lightweight linear interpolation library for Go | 27 |
com-lihaoyi/fastparse | A Scala-based library for writing fast parsers using parser combinators. | 1,098 |
atry/fastring | A fast and efficient string formatting library for Scala | 127 |
avahidi/interpol | A rule-based string interpolation library for generating data based on known formats | 5 |
edicl/cl-interpol | Libraries that enhance Common Lisp syntax for string interpolation | 63 |
juliohm/interpolations.jl | An interpolation package that provides efficient and flexible interpolation methods for continuous datasets | 0 |
wojciechmula/pyahocorasick | A fast and memory-efficient library for exact or approximate string search | 960 |