No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
NOTICE: The LateralGM team has since moved to use GIT. You can now find the latest code at https://github.com/IsmAvatar/LateralGM
This repository will remain here as a way to look up things on the old svn repo.
LateralGM (LGM) is an alternate Game Maker IDE written in Java. It can be used to edit projects, and, with a plugin like ENIGMA, it can compile/run them. It has many other uses, including GM8 -> GM6/7 conversion.
SoftPHP is a fast, simple, object-oriented, and powerful PHP Framework that uses many creative functions and revolutionary changes the way we write programs. Not only for web, but also for command line and GUI. Please use git if possible, not svn!
The Review Pages tool generates a set of HTML pages that show the status of a working copy, or the difference between given revisions of a code repository, suitable for review. There is no need in a special server.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
It's just a GUI for TC in linux. Yes, TrafficControl. I'm using RED and HTB as it basis qdisc. It's a project for my final essay in college. Just extract it and run main.py as root. don't forget to have matplotlib and GTK.
The e-Crime Reporting and Incident Sharing Project via XML, is developing a repository of conversion tools and utilities to make it easier to convert proprietary data formats to IETF IODEF (RFC 5070) XML reports.
An initial tool to submit data to a repository wascreated in java.
Subsequent tool devlopment was done in python as a set of scripts to allow submittors to do higher volume submissions. [This code is available in the git 'scripts' repository.]
IMPORTANT: The flosslogic project has merged with the sigrok project. Development continues in the sigrok wiki, mailing lists, IRC channel, and git repository.
A validation wrapper to calling the commit action on your rcs (svn, git). Can validate that files are well formed xml or conform to a given XSD schema before committing.
pornsvn is a CLI tool for subversion. It provides a simple interface to review your changes and choose what files you want to commit, much like what tig is for git, albeit with less features (for now!).
It is written in Perl with Curses::UI.
Python script to mirror a git repository with subversion
It uses a basic common working directory, where git checkout the file for each commit of the master branch
and then it will add, del, commit with a svn client.
QB (Quellcode Bahn) is a software that manage the operations on the source of the programs you develop, with a versioned repository. QB manage the deploy of your program, taking it from the repository and putting it wherever you want with test phase.
An actionscript 3 game with RPG and RTS elements. The game is in a semi-playable state, but there's still a long way to go. Check the website for a playable demo of a recent version from the git repository.
GIT is an open source library that operates image transcoding for mobile applications. GaWis is an open source information system for the creation, management and use of a customizable information source about mobile devices.
This project is intended to track Linux kernel performance by running a set of key benchmarks with latest snapshots of development kernel source tree (Linuss kernel git tree). Latest benchmark results are hosted here as well as historical data.
libkine
---
A serial robot kinematics library.
Feature:
---
* [x] DH Paramters
* [x] Homogenous transformation matrix
* [ ] Screw theory
* [ ] Rigid body velocity / Jacobian
* [x] 3D Visualization with using STL files
Dependencies:
---
1. VTK for visualization
2. Armadillo for matrix calculation
3. FLTK for the joint sider interface
How to Install:
---
1. Make sure you have git-lfs installed
2. Clone the repository: git clone...