Dan-wanna-M/kbnf
A high-performance constrained decoding engine based on context free grammar in Rust
RustNOASSERTION
Issues
- 4
- 0
Support full json validation
#15 opened by Dan-wanna-M - 0
Structured AST nodes as inputs
#17 opened by Dan-wanna-M - 1
Provide an efficient logits mask index
#16 opened by Dan-wanna-M - 2
Support suffix automata
#13 opened by Dan-wanna-M - 0
Mitigate improper tokenization sequence
#14 opened by Dan-wanna-M - 0
Integrate with third party libraries
#12 opened by Dan-wanna-M - 1
More comprehensive benchmark
#4 opened by Dan-wanna-M - 1
Extend Earley recognizer to a parser
#10 opened by Dan-wanna-M - 1
Replace `except!` by #e"<regex>"
#8 opened by Dan-wanna-M - 1
Add lexer
#11 opened by Dan-wanna-M - 2
- 1
- 1
Minimal Continuous Integration
#5 opened by Dan-wanna-M - 3
Escape characters support
#9 opened by Dan-wanna-M - 1
Use mimalloc for python wheels
#6 opened by Dan-wanna-M - 0
FFI bindings
#2 opened by Dan-wanna-M - 0
Expose `Grammar` from `EngineLike`
#3 opened by Dan-wanna-M