2,955 skills found · Page 7 of 99
qbicc / QbiccExperimental static compiler for Java programs.
zalando / Faux PasA library that simplifies error handling for Functional Programming in Java
PEGASUS1993 / Introduction To Java Programming And Data StructuresJava语言程序设计与数据结构(原书第11版)源码,PPT,课后习题,补充练习,奖励章节等资源。
wkgcass / Latte Lang100% Java compatibility and Functional Programming.
anabastos / Functional Programming In JavascriptJavascript approach to functional programming
tonivade / PurefunFunctional Programming library for Java
CodeNMore / New Beginner Java Game Programming SrcThe "New Beginner Java Game Programming Tutorial Series" - contains every episode's individual source code!
opengeospatial / GeoapiGeoAPI provides a set of interfaces in programming languages (currently Java and Python) for geospatial applications. The GeoAPI interfaces closely follow OGC specifications, adaptated to match the expectations of programmers.
mlnorman / Intro To Java ProgrammingSolution to Intro to Java Programming 10th ed. by Y. Daniel Liang
emgoz / Neural Network SnakeJava program that uses a genetic algorithm to train snakes: https://www.youtube.com/watch?v=BBLJFYr7zB8
akshayavb99 / CodingNinjas Java DSAContains the solutions for the programming questions in the CodingNinjas Java+DSA course
Asabeneh / Functional Programming In JavaScriptA complete summary of functional programming in JavaScript
Col-E / JRemapperRemapping tool for compiled java programs.
gufranthakur / FlowForgeFlowForge is a simple visual programming tool built in Java, inspired from Unreal Engine 5 blueprints system
joney000 / Java Competitive ProgrammingI've written some important Algorithms and Data Structures in an efficient way in Java with references to time and space complexity. These Pre-cooked and well-tested codes help to implement larger hackathon problems in lesser time. DFS, BFS, LCA, LCS, Segment Tree, Sparce Table, All Pair Shortest Path, Binary Search, Matching and many more ...
kingluo / Lua Resty Ffilua-resty-ffi provides an efficient and generic API to do hybrid programming in openresty/envoy with mainstream languages (Go, Python, Java, Rust, Nodejs, etc.).
pietrobraione / JbseA symbolic Java virtual machine for program analysis, verification and test generation
marcelog / DingDI ( Dependency Injection: Setter, Constructor, Method), AOP ( Aspect Oriented Programming ), Events support, xml, yaml, and annotations (including some JSR 250 and JSR 330, like @Configuration and @Bean ala java configuration) , lightweight, simple, and quick MVC ( Model View Controller ), syslog, tcp client and server, with non blocking sockets, custom error, signal, and exception handling through events. Needs PHP 5.3, very similar to seasar, spring ( java ) . Can be deployed as a PHAR file.
amarjeetanandsingh / Jps StatBash script to moniter current_heap_memory , max_heap_till_now , current_ram , max_ram_used , current_cpu_by_jvm details of all java programs running on current linux system
CGCL-codes / SCVDTSource Code Vulnerability Detection Tools(SCVDT)provides a vulnerable code database, vulnerability detection service for Java and C/C++ programs, and other security service.