All Projects → amykyta3 → speedy-antlr-tool

amykyta3 / speedy-antlr-tool

Licence: BSD-3-Clause license
Generate an accelerator extension that makes your Antlr parser in Python super-fast!

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to speedy-antlr-tool

Kcp
⚡ KCP - A Fast and Reliable ARQ Protocol
Stars: ✭ 10,473 (+47504.55%)
Mutual labels:  accelerator
Oneapi Spec
oneAPI Specification source files
Stars: ✭ 75 (+240.91%)
Mutual labels:  accelerator
Aws Secure Environment Accelerator
The AWS Secure Environment Accelerator is a tool designed to help deploy and operate secure multi-account, multi-region AWS environments on an ongoing basis. The power of the solution is the configuration file which enables the completely automated deployment of customizable architectures within AWS without changing a single line of code.
Stars: ✭ 203 (+822.73%)
Mutual labels:  accelerator
Aparapi
The New Official Aparapi: a framework for executing native Java and Scala code on the GPU.
Stars: ✭ 352 (+1500%)
Mutual labels:  accelerator
Lenet accelerator
A Lenet ASIC Accelerator targeting minimum number of cycles
Stars: ✭ 17 (-22.73%)
Mutual labels:  accelerator
Zou
A simple and fast download accelerator, written in Rust
Stars: ✭ 145 (+559.09%)
Mutual labels:  accelerator
ILAng
A Modeling and Verification Platform for SoCs using ILAs
Stars: ✭ 52 (+136.36%)
Mutual labels:  accelerator
java-ast
Java Parser for JavaScript/TypeScript (based on antlr4ts)
Stars: ✭ 58 (+163.64%)
Mutual labels:  antlr4
Lantern
Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 lantern proxy vpn censorship-circumvention censorship gfw accelerator
Stars: ✭ 10,238 (+46436.36%)
Mutual labels:  accelerator
Saldl
A lightweight well-featured CLI downloader optimized for speed and early preview.
Stars: ✭ 203 (+822.73%)
Mutual labels:  accelerator
Electron Localshortcut
Add keyboard shortcuts locally to a BrowserWindow instance, without using a Menu
Stars: ✭ 366 (+1563.64%)
Mutual labels:  accelerator
Snatch
A simple, fast and interruptable download accelerator, written in Rust
Stars: ✭ 623 (+2731.82%)
Mutual labels:  accelerator
Lenet5 hls
FPGA Accelerator for CNN using Vivado HLS
Stars: ✭ 167 (+659.09%)
Mutual labels:  accelerator
Qkeras
QKeras: a quantization deep learning library for Tensorflow Keras
Stars: ✭ 254 (+1054.55%)
Mutual labels:  accelerator
Download
Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 proxy vpn circumvention gfw
Stars: ✭ 15,655 (+71059.09%)
Mutual labels:  accelerator
at
Accelerator Toolbox
Stars: ✭ 29 (+31.82%)
Mutual labels:  accelerator
Trickster
Open Source HTTP Reverse Proxy Cache and Time Series Dashboard Accelerator
Stars: ✭ 1,306 (+5836.36%)
Mutual labels:  accelerator
duck
Create command snippets for repetitive development task. Share them to an online repository system (self hosted options available).
Stars: ✭ 40 (+81.82%)
Mutual labels:  speedup
Java-AgentSpeak
LightJason - AgentSpeak(L++) for Java
Stars: ✭ 21 (-4.55%)
Mutual labels:  antlr4
Kcptun
A Stable & Secure Tunnel based on KCP with N:M multiplexing and FEC. Available for ARM, MIPS, 386 and AMD64。KCPプロトコルに基づく安全なトンネル。KCP 프로토콜을 기반으로 하는 보안 터널입니다。
Stars: ✭ 12,714 (+57690.91%)
Mutual labels:  accelerator

Documentation Status PyPI - Python Version

Speedy Antlr Tool

Running an Antlr parser in Python is slow.

This tool generates a Python extension that runs your parser using Antlr's C++ target, and then translates the parsed tree back into Python.

See the Speedy Antlr Tool Documentation for more details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].