A JSON parser implemented in Java, to show how to implement high performance parsers in Java.
☆111Dec 4, 2013Updated 12 years ago
Alternatives and similar repositories for parsers-in-java
Users that are interested in parsers-in-java are comparing it to the libraries listed below
Sorting:
- ☆14Aug 19, 2024Updated last year
- A toolkit that makes it easier to work with threads in Java.☆29Oct 15, 2020Updated 5 years ago
- Bringing Archaius-goodness to the world of Spring☆29Jun 17, 2021Updated 4 years ago
- Statistics about data (cardinality estimation, frequent item detection, approximate counting,...)☆16Jun 21, 2022Updated 3 years ago
- Echo client-server components to evaluate Project Loom virtual threads.☆17Jan 3, 2022Updated 4 years ago
- A giter8 template for generating a new Scala NiFi processor bundle.☆10Mar 6, 2019Updated 7 years ago
- ☆14Sep 8, 2023Updated 2 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29May 20, 2022Updated 3 years ago
- Scala「shapeless-guide」中文版☆13Apr 26, 2022Updated 3 years ago
- A distributed key-value store based on replicated LSM-Trees☆10May 18, 2017Updated 8 years ago
- GPT2 Inference Implementation in Pure C☆31Jun 23, 2025Updated 8 months ago
- Homework for the assignments of the book Exercises in Programming Style☆10Sep 7, 2019Updated 6 years ago
- A Scala.js library for building user interfaces☆13May 30, 2023Updated 2 years ago
- Scala Mison implementation☆15Nov 16, 2018Updated 7 years ago
- JStall is a small command-line tool for one-shot inspection of running JVMs using thread dumps and short, on-demand profiling.☆39Updated this week
- Java REST API Examples☆17Mar 12, 2026Updated last week
- A non-blocking networking toolkit for implenting non-blocking clients and servers in Java with Java NIO.☆33Jan 17, 2022Updated 4 years ago
- Simple Jetty server using Project Loom☆37Aug 11, 2021Updated 4 years ago
- Disruptor vs ForkJoinPool playground☆15Mar 20, 2024Updated 2 years ago
- Hugecast - The Off-Heap Storage for Hazelcast☆22Dec 1, 2013Updated 12 years ago
- Demonstrate jpackage for Scala apps for OS X and Windows using GitHub workflows☆15Sep 5, 2022Updated 3 years ago
- Pure functional wrapper for RocksDB☆14Sep 8, 2019Updated 6 years ago
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Jun 25, 2020Updated 5 years ago
- Animated ZIO documentation and visualizations☆58Apr 3, 2021Updated 4 years ago
- John Walker's Forth☆21Jul 8, 2016Updated 9 years ago
- Quarkus RSocket extension☆16Jan 9, 2025Updated last year
- Blazing fast Priority Queue that allows sorting for elements with partial ordering☆25Apr 20, 2022Updated 3 years ago
- Graphical User Interface for SDKMAN.☆91Nov 13, 2025Updated 4 months ago
- Configuration repository for scalafiddle.io☆20Dec 23, 2021Updated 4 years ago
- Experimental JFR parser☆46Updated this week
- pstore, a high-performance, read-optimized database system.☆26Nov 14, 2013Updated 12 years ago
- A java library to output logs for debugging. It is available in Java 8 or later.☆11Jul 26, 2025Updated 7 months ago
- Scala API for Mesos☆22Sep 2, 2016Updated 9 years ago
- Just Enough Markup Language☆16Feb 3, 2020Updated 6 years ago
- Composable Data and Type Generators for C++☆10Mar 25, 2019Updated 6 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB