cdman / fast-java-expr-eval
A Caliper benchmark comparing different Java expression parsers / evaluators. Run it by executing:
☆14Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for fast-java-expr-eval
- sql interface for solr cloud☆40Updated 2 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- Sql Parser written in Antlr4 for Lucene☆46Updated 6 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆52Updated last year
- JDBC driver that converts any INSERT, UPDATE and DELETE statements into append-only INSERTs. Instead of updating rows in-place it inserts…☆80Updated 7 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 6 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- Utility code for java and jvm-based languages☆52Updated last year
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 10 years ago
- Provides off-heap storage for in-memory datagrid build in Turkey☆51Updated 9 years ago
- HawtDB is an embedded MVCC Key/Value Database☆78Updated 10 years ago
- Akka bounded mailbox implementation using LMAX Disruptor☆38Updated 10 years ago
- ☆17Updated 9 years ago
- java version of leveldb☆23Updated 11 years ago
- EZDB provides a nice Java wrapper around LevelDB, RocksDB, and LMDB.☆66Updated last year
- Java implementation of the Sparkey key value store☆118Updated 9 months ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 3 years ago
- High performance native memory access for Java.☆122Updated this week
- Blog code snippets☆28Updated 11 years ago
- Java port of Facebook's PlanOut A/B testing system with additional functionality☆11Updated 5 years ago
- Mirror of Apache Tephra (Incubating)☆31Updated last year
- The Akiban SQL Parser provides a complete, production-quality Java parser for the SQL language. It defines the SQL grammar as implemented…☆43Updated 10 months ago
- Drop-in replacement for JVM maps when you need to optimize memory or work with large datasets☆13Updated 7 months ago
- Source code for SIMD benchmarks and experiments in Java☆32Updated 7 years ago
- Cacheonix is a strictly consistent distributed key-value store. Key use cases are distributed caching and large-scale distributed in-memo…☆52Updated last year
- Spark CEP is an extension of Spark Streaming to support SQL-based query processing☆56Updated 7 years ago
- LMAX Disruptor backed Thrift Server implementation (half-sync/half-async).☆69Updated 7 years ago