Rpds Alternatives
Similar projects and alternatives to rpds
-
moodycamel
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
hypergraph
Hypergraph is data structure library to create a directed hypergraph in which a hyperedge can join any number of vertices.
-
-
-
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
-
-
-
entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
-
ferret
Ferret is a free software lisp implementation for real time embedded control systems. (by nakkaya)
rpds reviews and mentions
-
Learning Clojure made me return back to C/C++
Thanks for taking the time to provide a detailed response. Need to think on this. I had actually started a regular Clojure parser using LLVM as a hobby, but then my friend said it was better to implement this in a safe-memory and. save-concurrency language like Rust and leverage cranelift for code generation. So, now I am learning rust, lol. (Btw, Rust has a persistent data structures lib too: https://github.com/orium/rpds )
-
Persisting data that has revisions for values
Take a look at https://github.com/orium/rpds or one of the many others.
Stats
orium/rpds is an open source project licensed under Mozilla Public License 2.0 which is an OSI approved license.
The primary programming language of rpds is Rust.