Tree-flat Alternatives
Similar projects and alternatives to tree-flat
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
-
-
entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
-
atomic-data-rust
Create, share, fetch and model Atomic Data! This project consists of a graph database + server, a CLI and a rust library.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
pyroscope
Continuous Profiling Platform. Debug performance issues down to a single line of code
-
minisketch
Minisketch: an optimized library for BCH-based set reconciliation
-
-
t-digest
A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means
-
TablaM
The practical relational programing language for data-oriented applications
-
-
AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
-
ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
-
-
-
-
FusionCache
FusionCache is an easy to use, high performance and robust cache with an optional distributed 2nd layer and some advanced features.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
tree-flat reviews and mentions
-
Ask HN: What are some 'cool' but obscure data structures you know about?
I made https://github.com/mamcx/tree-flat as flattened stored tree in pre-order that allows for very fast iterations even for childs/parent queries. Is based on APL, so not that novel.
I also like a lot the relational model, is not that much represented so I making a language on top of it: https://tablam.org.
-
What’s everyone working on this week (9/2022)?
Working in the flattest tree library for Rust (https://github.com/mamcx/tree-flat), inspired by the talk “High-performance Tree Wrangling, the APL Way” by Aaron Hsu.
Stats
mamcx/tree-flat is an open source project licensed under Apache License 2.0 which is an OSI approved license.