Beast initial commit

This commit is contained in:
Vinnie Falco
2013-05-31 17:27:46 -07:00
commit 48cf78af68
10 changed files with 441 additions and 0 deletions

8
ReadMe.md Normal file
View File

@@ -0,0 +1,8 @@
# Beast: An amazing cross platform library
Contains cross platform objects to do a variety of useful things.
No external dependencies, no complicated build steps.
Things people need for building peer to peer, concurrent, cryptographic systems.
The hope is that this will replace the use of boost and other cumbersome jalopies.