All Projects → ashkrit → Blog

ashkrit / Blog

Java Performance

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Blog

cachegrand
cachegrand is an open-source fast, scalable and secure Key-Value store, also fully compatible with Redis protocol, designed from the ground up to take advantage of modern hardware vertical scalability, able to provide better performance and a larger cache at lower cost, without losing focus on distributed systems.
Stars: ✭ 87 (+4.82%)
Mutual labels:  high-performance, low-latency
LruClockCache
A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per second.
Stars: ✭ 35 (-57.83%)
Mutual labels:  high-performance, low-latency
Nanolog
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
Stars: ✭ 1,710 (+1960.24%)
Mutual labels:  high-performance, low-latency
Reveno
⚡ High performance and low latency Event Sourcing/CQRS framework
Stars: ✭ 283 (+240.96%)
Mutual labels:  high-performance, low-latency
Emitter
High performance, distributed and low latency publish-subscribe platform.
Stars: ✭ 3,130 (+3671.08%)
Mutual labels:  high-performance, low-latency
thread-pool
A modern thread pool implementation based on C++20
Stars: ✭ 104 (+25.3%)
Mutual labels:  high-performance, thread-pool
Threadly
A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute threaded work safely.
Stars: ✭ 196 (+136.14%)
Mutual labels:  thread-pool, high-performance
NanoLogLite
A revised version of NanoLog which writes human readable log file, and is easier to use.
Stars: ✭ 18 (-78.31%)
Mutual labels:  high-performance, low-latency
Object threadsafe
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
Stars: ✭ 280 (+237.35%)
Mutual labels:  high-performance, low-latency
Atomic queue
C++ lockless queue.
Stars: ✭ 373 (+349.4%)
Mutual labels:  high-performance, low-latency
Chihaya
A customizable, multi-protocol BitTorrent Tracker
Stars: ✭ 1,130 (+1261.45%)
Mutual labels:  high-performance
A j simple hud
High Performance Display Overlay in iOS
Stars: ✭ 67 (-19.28%)
Mutual labels:  high-performance
Java Thread Affinity
Bind a java thread to a given core
Stars: ✭ 1,184 (+1326.51%)
Mutual labels:  low-latency
Hugo Papermod
A fast, clean, responsive Hugo theme
Stars: ✭ 1,202 (+1348.19%)
Mutual labels:  high-performance
Fast String Interpolator
Scala macro that generates ultra-fast string interpolators.
Stars: ✭ 64 (-22.89%)
Mutual labels:  high-performance
Buoy
High-Performance Erlang HTTP 1.1 Client
Stars: ✭ 72 (-13.25%)
Mutual labels:  high-performance
Go Workerpool
Worker pool implementation
Stars: ✭ 62 (-25.3%)
Mutual labels:  high-performance
Goods Seckill
高性能电商秒杀解决方案,redis预减库存,消息队列异步下单,订单防重,订单防刷,秒杀接口地址隐藏,数学公式验证码
Stars: ✭ 61 (-26.51%)
Mutual labels:  high-performance
Netmap Tutorial
Netmap tutorial at SIGCOMM 2017 and AsiaBSDCon 2018
Stars: ✭ 60 (-27.71%)
Mutual labels:  high-performance
Smmalloc Csharp
Blazing fast memory allocator designed for video games meets .NET
Stars: ✭ 81 (-2.41%)
Mutual labels:  high-performance

Code Sample files for blog - http://ashkrit.blogspot.com

Hi! I'm Ashkrit! I'm a blogger. In my blog, I've posted multiple Java related articles and some sample code. Please Follow, share and like my posts! The link of my blog is : http://ashkrit.blogspot.com

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].