• Stars
    star
    43
  • Rank 645,449 (Top 13 %)
  • Language
    Java
  • License
    Open Software Lic...
  • Created over 11 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A generic compact Trie implementation in Java. Built for high-performance applications.

More Repositories

1

dayspan-vuetify

A collection of components that visualizes DaySpan Calendars and Schedules using Vuetify
Vue
1,103
star
2

dayspan

A date & schedule library to use for advanced calendars in TypeScript and JS.
TypeScript
136
star
3

SemanticUI-Angular

Angular Directives for Semantic UI
JavaScript
57
star
4

vuex-typescript-interface

Adding magical type safety to Vuex without additional code
TypeScript
45
star
5

Ents

A hybrid of the Entity-Component-System and Model-View-Controller patterns with new concepts developed specifically for games. Ents is easy to integrate into your game, is developed to be decoupled from a graphics library, and is very memory conscious compared to similar frameworks.
Java
42
star
6

Steerio

An extensive steering behavior library in Java, Javascript, C#, C, and C++
Java
37
star
7

unitz

A unit parser, converter, & combiner in JS: '1 cup' + '1.5 pint' = '1 quart`
JavaScript
35
star
8

vuex-router-actions

Streamline complex Vuex actions and have fast and secure asynchronous routing in your app.
TypeScript
31
star
9

Azzet

An Asset Loading Library in Java. Load assets from any source (classpath, file system, web, database, etc) in many formats (XML, JSON, audio, images, etc) either directly or in a background process.
Java
31
star
10

dayspan-vuetify-example

A standalone example of a Calendar app using dayspan-vuetify
Vue
27
star
11

storkjs

Simple key-value storage in your browser.
JavaScript
24
star
12

unitz-ts

A unit parser, converter, & calculator for TypeScript and JS
JavaScript
19
star
13

iteratez

A powerful functional iterator, transformer, and mutator - like Underscore.js, except for everything
TypeScript
14
star
14

CDSL

A data structure library written in C
C
5
star
15

Falcon

A fast Java event-driven networking library that has a unified API over various networking technologies: TCP, UDP, blocking (OIO), and non-blocking (NIO).
Java
5
star
16

Taskaroo

A Java library that handles execution of tasks. Tasks can be executed sequentially, in parallel, or in any order. Tasks can be canceled at any point, and can be ran synchronously or asynchronously.
Java
5
star
17

valid8or

A validator and transformer in TypeScript/JS for simple and complex data types
TypeScript
4
star
18

Buffero

A Java library used for efficiently and safely working with ByteBuffers.
Java
4
star
19

Blackbuck

A game networking library in java focused around making asynchronous method calls.
Java
4
star
20

typed-query-builder

A fully featured fully typed query builder interface that supports multiple databases.
TypeScript
4
star
21

Curity

A Java library with data structures developed for various projects. Many of the structures have to do with concurrency and thread-safety.
Java
4
star
22

Statastic

A Java library for tracking statistics over time in a round robin database. A round robin database is a fixed size database with several time spans it accumulates statistics over.
Java
4
star
23

gameprogblog

Java
3
star
24

Daperz

A Java library for writing/reading data in a generic way to a store. The library is designed with the idea that the user will be constantly modifying this file (or sections of it) and the library will efficiently load and persistent data between Java objects and the store implementation (memory, file, etc).
Java
3
star
25

Testility

A small Java library with a few classes I've used in other projects in JUnit tests.
Java
2
star
26

vue-fiery

The most extensive Google Firestore plugin for Vue
TypeScript
2
star
27

Gamesol

A Generic Game Solving Library in Java. You define the state of a game, possible moves, and gamesol will find the first solution, all solutions, the path to those solutions, anything you want!
Java
2
star
28

Reflector

A specialized Java library for serializing primitives, simple objects, and method calls into a compressed format to and from a ByteBuffer.
Java
2
star
29

TheProf

A simple Java Profiler that outputs the performance of your application into CSV files.
Java
1
star
30

pubsub.js

A lightweight publish/subscribe server & client written in javascript.
JavaScript
1
star
31

Rekord-Java

An ORM for Java with intelligent loading and caching
Java
1
star
32

Jayjax

The easiest way to call your Java code from JavaScript or form submits. Minimal configuration, create a public API, upload files, and automatic object serialization.
Java
1
star
33

Zource

A Java library for pooling expensive resources.
Java
1
star
34

Surfice

A Java library centered around the concept of a Service, which is a glorified thread that continually loops performing some job and handling events sent to the Service.
Java
1
star
35

scrute

A TypeScript/JS library for observing changes and adding computed properties (inspired by Vue)
TypeScript
1
star
36

full-stack-typescript-vue-template

A template project for a full-stack Typescript application which uses Vue for the front-end.
TypeScript
1
star
37

Dependz

A dependency analysis utility in Java which uses topological sorting to order values based on their dependencies.
Java
1
star