Collection « Algorithm Data Structure « Java Open Source App

Home
Java Open Source App
1.2D
2.3D
3.Algorithm Data Structure
4.Chart
5.Cloud Computing
6.Data Mining
7.Database
8.Eclipse
9.Game
10.Google API
11.Graphics
12.GUI
13.GWT
14.IntelliJ
15.JavaFX
16.JBoss
17.JDBC
18.JEE
19.JPA ORM
20.JSF
21.JSON
22.Maven
23.Media
24.Mobile
25.MongoDB
26.MySQL
27.Netbeans
28.Network
29.NoSQL
30.OpenGL
31.Oracle
32.OSGi
33.Security
34.Social Network
35.Spring
36.Sqlite
37.Testing
38.Web Framework
39.WebService
40.XML
Java Open Source App » Algorithm Data Structure » Collection 

1. anthonyu/KeptCollections    github.com

Distributed Java Collections for ZooKeeper

2. tslamic/Collections    github.com

Own implementation of data structures (emulating Java Collections framework) for learning purposes.

3. brianm/jdbi    github.com

jDBI is designed to provide convenient tabular data access in Java (tm). It uses the Java collections framework for query results, provides a convenient means of externalizing sql statements, and provides named parameter support for any database being used.

4. goldmansachs/gs-collections    github.com

A supplement or replacement for the Java Collections Framework.

5. stefanmuenchow/Smart-Collections    github.com

Smart decorators for the Java Collection framework

6. posborne/java-algorithms    github.com

A Collection of Classic Algorithms, Implemented in Java

7. p/ga-bitbot    code.google.com

ga-bitbot is a distributed genetic algorithm tuned automated mtgox trading system for Bitcoin which includes market data collection, gene client/server, reporting tools, and automated trading.The ...

8. p/airhead-research    code.google.com

The S-Space Package is a collection of algorithms for building Semantic Spaces as well as a highly-scalable library for designing new distributional semantics algorithms. Distributional algorit...

9. p/pcollections    code.google.com

PCollections serves as a persistent and immutable analogue of the Java Collections Framework.This includes efficient, thread-safe, generic, immutable, and persistent stacks, maps, vectors, set...

10. p/burstsort4j    code.google.com

Burstsort4j is a Java library containing a collection of string sorting algorithm implementations, initially inspired by the Burstsort algorithm.Burstsort4j contains an implementation of ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.