eddelbuettel / rcppmsgpack
MsgPack Headers for R / msgpack.org[R]
☆20Updated 2 months ago
Alternatives and similar repositories for rcppmsgpack:
Users that are interested in rcppmsgpack are comparing it to the libraries listed below
- A place to work on documenting recent algorithmic improvements to data.table.☆12Updated 5 years ago
- Rcpp interface to CCTZ library☆22Updated 3 weeks ago
- Serialization from the C API for R☆11Updated last month
- Manipulating External Pointer☆13Updated 4 years ago
- ☆10Updated 7 years ago
- Fast generalised linear models by sampling and one-step polishing☆20Updated 6 years ago
- kind of precompiling from magrittr's syntax to eager evaluation syntax☆29Updated 7 years ago
- Reusable shiny modules☆12Updated 9 years ago
- Rcpp Interface to mlpack (version 2.1.0 and up)☆24Updated 4 years ago
- An R package allowing efficient use of std::vector in Rcpp☆16Updated 5 years ago
- An implementation of R's DBI interface using ODBC package as a back-end. This allows R to connect to any DBMS that has a ODBC driver.☆12Updated 8 years ago
- Implement the rquery piped query algebra in R using data.table. Distributed under choice of GPL-2 or GPL-3 license.☆38Updated last year
- Rcpp bindings for Boost Date_Time☆17Updated 3 weeks ago
- ☆19Updated 6 years ago
- Automate Scaffolding R Interfaces to Packages in Other Programming Languages☆27Updated last year
- Slick call stack traces☆35Updated 7 years ago
- A deque for R.☆29Updated 3 years ago
- Dependent Delayed Computation☆23Updated 11 months ago
- Provides a replacement for `utils::install.packages()`☆35Updated 4 years ago
- Fast and Simple Object Serialization to Protocol Buffers☆48Updated last month
- An R package for caching function outputs in memory (memoization)☆13Updated last year
- Serverless R message queue using SQLite☆56Updated 4 months ago
- R package implementing an ALTREP class for memory-mapped vectors.☆35Updated 4 years ago
- Dynamic Programming implemented in Rcpp. Includes example partition and out of sample fitting applications.☆15Updated last year
- Create "Object Tables" with R Functions