2,482 skills found · Page 6 of 83
loiane / Estrutura Dados Algoritmos Java☕ [PT-BR] Código fonte apresentado no curso de Estrutura de Dados e Algoritmos com Java [EN] Source code of my free Data Structures with Java training.
div-bargali / Data Structures And AlgorithmsData Structures and Algorithms implemented In Python, C, C++, Java or any other languages. Aimed to help strengthen the concepts of DSA. Give a Star 🌟 if it helps you.
FasterXML / Jackson JrStand-alone data-binding module designed as a light-weight (and -featured) alternative to `jackson-databind`: will only deal with "Maps, Lists, Strings, wrappers and Java Beans" (jr-objects), or simple read-only trees (jr-stree)
ScaleFree-Tech / Yishape MathYiShape-Math is a Java math library that provides NumPy-like functionalities including vector & matrix operations, data visualization, statistics, optimization, time series, signal processing, audio analysis, image processing and machine learning models.
oeljeklaus-you / JavaOrBigData InterviewJava开发者或者大数据开发者面试知识点整理
raydac / Java Binary Block Parsermost comfortable and dynamic way to process binary data in Java and Android
alibaba / TamperA Java Bean to Java Bean mapper that recursively copies data from one object to another
WJX20 / DataCompareDataCompare is a Java-based tool designed to verify the consistency of data after replication or migration operations are completed between different or the same databases.Currently stable support: PostgreSQL, Oracle, MySQL; Under development support (among the top ten mainstream databases worldwide): MariaDB, DB2, Microsoft SQL Server,Snowflake.
mfornos / HumanizeJava facility for adding a “human touch” to data.
rsim / Mondrian OlapJRuby gem for performing multidimensional queries of relational database data using Mondrian OLAP Java library
cami-la / Academia DigitalProjeto de LAB: Conhendo o projeto Spring data JPA com Java na prática
rehacktive / Waspdbkey/value data storage library for Android, pure java and encrypted
tiationg-kho / Leetcode Pattern 500LeetCode Pattern 500 offers 500 solutions for LeetCode problems in Python and Java, 17 notes on essential concepts related to data structures and algorithms, and 130 patterns for solving LeetCode problems.
Jsondb / Jsondb CoreJsonDB a pure java database that stores its data as Json Files
ModeShape / ModeshapeModeShape is a distributed, hierarchical, transactional, and consistent data store with support for queries, full-text search, events, versioning, references, and flexible and dynamic schemas. It is very fast, highly available, extremely scalable, and it is 100% open source and written in Java. Clients use the JSR-283 standard Java API for content repositories (aka, JCR) or ModeShape's REST API, and can query content through JDBC and SQL.
pikelang / PikePike is a dynamic programming language with a syntax similar to Java and C. It is simple to learn, does not require long compilation passes and has powerful built-in data types allowing simple and really fast data manipulation.
fast-data-transfer / FdtFDT is an Application for Efficient Data Transfers which is capable of reading and writing at disk speed over wide area networks (with standard TCP). It is written in Java, runs an all major platforms and it is easy to use. FDT is based on an asynchronous, flexible multithreaded system and is using the capabilities of the Java NIO libraries.
inspectIT / Inspectit OcelotinspectIT Ocelot - Java agent for collecting application performance, tracing and behavior data
stevespringett / Nist Data MirrorA simple Java command-line utility to mirror the CVE JSON data from NIST.
srsandy / Data Structures And Algorithms In Java 2nd Edition By Robert LaforeSolutions of Data Structures and Algorithms in Java 2nd Edition by Robert Lafore. Adding practice problems and solutions.