All Projects → odnoklassniki → One Nio

odnoklassniki / One Nio

Licence: apache-2.0
Unconventional I/O library for Java

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to One Nio

Js Collider
Java network (NIO) application framework: performance and scalability.
Stars: ✭ 25 (-94.67%)
Mutual labels:  nio, network
Asks
Async requests-like httplib for python.
Stars: ✭ 429 (-8.53%)
Mutual labels:  io, network
Simplenet
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
Stars: ✭ 164 (-65.03%)
Mutual labels:  nio, network
Ofxgpio
Library C++ for raspberrypi and orangepi, GPIO interfaces compatible with openframeworks.
Stars: ✭ 155 (-66.95%)
Mutual labels:  io, network
Javacore
☕️ JavaCore 是对 Java 核心技术的经验总结。
Stars: ✭ 909 (+93.82%)
Mutual labels:  nio, io
Wheel
关于net nio os cache db rpc json web http udp tcp mq 等多个小工具的自定义实现
Stars: ✭ 45 (-90.41%)
Mutual labels:  nio, network
jdk-source-code-reading
JDK source code reading
Stars: ✭ 19 (-95.95%)
Mutual labels:  nio, io
Awesome Android Performance
🏆Explore Android performance optimization in depth(continuous updating ...)
Stars: ✭ 433 (-7.68%)
Mutual labels:  native
Kalm
Moved to https://github.com/kalm/kalm.js
Stars: ✭ 449 (-4.26%)
Mutual labels:  network
Qsimpleupdater
Updater system for Qt applications
Stars: ✭ 429 (-8.53%)
Mutual labels:  network
Cookbook
🎉🎉🎉JAVA高级架构师技术栈==任何技能通过 “刻意练习” 都可以达到融会贯通的境界,就像烹饪一样,这里有一份JAVA开发技术手册,只需要增加自己练习的次数。🏃🏃🏃
Stars: ✭ 428 (-8.74%)
Mutual labels:  nio
Sketchcachecleaner
💻 Sketch Cache Cleaner - Deletes hidden Sketch history files that can take a lot of space on your hard drive and that you would probably never use.
Stars: ✭ 435 (-7.25%)
Mutual labels:  native
Chat
Java NIO+多线程实现聊天室
Stars: ✭ 454 (-3.2%)
Mutual labels:  nio
Vue2 News
基于vue2 + vue-router + vuex 构建的一个新闻类单页面应用 —— 今日头条(移动端)
Stars: ✭ 462 (-1.49%)
Mutual labels:  native
Netcat
NetCat for Windows
Stars: ✭ 463 (-1.28%)
Mutual labels:  network
Alfred
alfred-py: A deep learning utility library for **human**, more detail about the usage of lib to: https://zhuanlan.zhihu.com/p/341446046
Stars: ✭ 460 (-1.92%)
Mutual labels:  network
Happychat
基于Netty实现的WebSocket聊天室,支持几万人同时在线聊天
Stars: ✭ 445 (-5.12%)
Mutual labels:  nio
Qt Nice Frameless Window
Qt Frameless Window for both Windows and OS X, support Aero Snap, drop shadow on Windows, and support Native Style such as round corner, drop shadow on OS X. Based on QMainWindow.
Stars: ✭ 430 (-8.32%)
Mutual labels:  native
React Native Animated Charts
Set of components and helpers for building complex and beautifully animated charts
Stars: ✭ 443 (-5.54%)
Mutual labels:  native
Pyto
Python IDE for iOS with NumPy, Matplotlib, Pandas, SciPy and SciKit-Learn
Stars: ✭ 459 (-2.13%)
Mutual labels:  native

one-nio Build Status Javadocs

one-nio

one-nio is a library for building high performance Java servers. It features OS capabilities and JDK internal APIs essential for making your high load applications get maximum of the underlying system.

one-nio highlights

  • Own native socket library.
  • APIs for managing gigabytes of RAM beyond Java Heap.
  • Fast and compact serialization mechanism.
  • RPC client/server technology which is an order of magnitude faster than Java RMI.

More info on the wiki page

https://github.com/odnoklassniki/one-nio/wiki

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].