Skip to content

TheZoc/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Utils

There are always that set of utilities that you end up needing to use on many projects out there. Instead of keep rewriting those for new projects, I finally decided to create a repository to host them.

Unless otherwise stated in the utility directory, the utilities here are use a 3-clause BSD license ("BSD-new").

Quick summary of utilities

  • CastKeepingBits: An utility to cast from/to signed/unsigned variables, while keeping their internal bits intact.
  • rapidjson_utils: An utility to aid with RapidJSON common tasks.
  • SquirrelNoise5: An utility to create interesting noise or to be used as a Random Number Generator (RNG).

About

A set of utilities to aid in development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages