SaaSHub helps you find the best software and product alternatives Learn more →
Leapfrog Alternatives
Similar projects and alternatives to leapfrog
-
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
-
scalable-concurrent-containers
High-performance containers and utilities for concurrent and asynchronous programming
-
-
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
leapfrog discussion
leapfrog reviews and mentions
-
Leapfrog 0.2.0 (improved concurrent rust hashmap)
I'm announcing v 0.2.0 of leapfrog (crate), which adds new features and fixes the collision problems of the previous version. The performance is slightly reduced, but not by much and the maps are still very fast.
-
On my way to make the production rusty
You can try Leapfrog as your concurrent hashmap implementation https://github.com/robclu/leapfrog. I recently stumbled across it and was pleased by its performance
-
Announcing Leapfrog, a faster concurrent HashMap
For a personal project I needed a concurrent HashMap, so thought I would port one of the fast C++ hashmaps to Rust., which I have called Leapfrog. The API is similar to the HashMap in the std library, but to improve concurrent performance it is slightly different in places.
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Feb 2025
Stats
robclu/leapfrog is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of leapfrog is Rust.