dasanjos / java-WebServerLinks
A simple multi-threaded HTTP 1.1 Server implemented in Java for educational purposes based on W3C specifications
☆86Updated 5 years ago
Alternatives and similar repositories for java-WebServer
Users that are interested in java-WebServer are comparing it to the libraries listed below
Sorting:
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated last month
- simple java virtual machine☆138Updated 5 years ago
- Very simple disk-backed message queue☆37Updated 13 years ago
- ClauDB is a REDIS implementation in Java☆178Updated last week
- Netty based HTTP service with JAX-RS☆130Updated last month
- A simple unstructured P2P network implementation☆160Updated last year
- A Java implementation of Lamport's Paxos algorithm.☆91Updated last year
- Disk-based B+-tree written in Pure Java☆227Updated 4 years ago
- Java event loop for simple projects☆35Updated 2 years ago
- A simple multi-threaded HTTP server written in Java for educational or experimental purposes☆25Updated 14 years ago
- JamVM is a new Java Virtual Machine conforming to the JVM specification edition 2 (blue book). Clone of git://git.code.sf.net/p/jamvm/cod…☆41Updated 4 years ago
- Sample maven project containing a Java agent and examples of bytecode manipulation with ASM and Javassist☆56Updated 8 years ago
- A really basic HTTP server in the style of Flask/Sinatra, written in Java (that you probably shouldn't use)☆18Updated 10 years ago
- ☆244Updated 13 years ago
- A Java implementation of B+ tree for key-value store☆55Updated 5 years ago
- simple java nio based httpserver☆42Updated 14 years ago
- Tiny Compiler in plain Java. Covers examples for AST, JDT, ANTLR & JavaParser☆40Updated 4 years ago
- Tiny Language with ANTLR 4☆208Updated 4 years ago
- Lightweight HTTP Server☆39Updated 5 years ago
- A non-blocking networking toolkit for implenting non-blocking clients and servers in Java with Java NIO.☆33Updated 3 years ago
- A Java implementation of skip list 跳表的Java语言实现☆39Updated 3 years ago
- A JSON parser implemented in Java, to show how to implement high performance parsers in Java.☆108Updated 11 years ago
- 一个mini Spring IOC实现☆45Updated 7 years ago
- Java Concurrency in Practice annnotations with javadoc and source☆17Updated 4 years ago
- A Java NIO Server using non-blocking IO all the way through.☆937Updated 5 years ago
- Unofficial mirror of HSQLDB (https://sf.net/p/hsqldb/), namely HyperSQL Database. It is a relational database management system and a set…☆86Updated last month
- Jrinetd is a network TCP port redirector/forward proxy (like rinetd) with extra features like connection Failover, LoadBalancing and Clus…☆20Updated last month
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆175Updated last year
- Assorted java classes that make use of sun.misc.Unsafe☆97Updated 4 years ago
- Yet another high performance REST server based on Netty & OpenAPI☆119Updated 2 years ago