Skip to content

Commit ef9f129

Browse files
committed
Merge pull request fffaraz#31 from ParallelMazen/patch-1
Added Thrift library to the serializaiton section
2 parents b6eec41 + d18810f commit ef9f129

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
298298
* [protobuf](http://code.google.com/p/protobuf/) - Protocol Buffers - Google's data interchange format. [BSD]
299299
* [protobuf-c](https://github.com/protobuf-c/protobuf-c) - Protocol Buffers implementation in C. [BSD]
300300
* [SimpleBinaryEncoding](https://github.com/real-logic/simple-binary-encoding) - encoding and decoding application messages in binary format for low-latency applications. [Apache2]
301+
* [Thrift](https://thrift.apache.org/) - Efficient cross-language IPC/RPC, works between C++, Java, Python, PHP, C#, and many more other languages. Originally developer by Twitter. [Apache2]
301302

302303
## Video
303304

0 commit comments

Comments
 (0)